aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/dwarf2.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-09x86: remove always-defined CONFIG_AS_CFI_SECTIONSGravatar Masahiro Yamada 1-2/+0
2020-04-09x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEGravatar Masahiro Yamada 1-6/+0
2020-04-09x86: remove always-defined CONFIG_AS_CFIGravatar Masahiro Yamada 1-36/+0
2020-04-09x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hGravatar Masahiro Yamada 1-1/+1
2020-02-25x86/vmlinux: Drop unneeded linker script discard of .eh_frameGravatar Arvind Sankar 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-10-14x86/asm: Remove the xyz_cfi macros from dwarf2.hGravatar Andy Lutomirski 1-93/+0
2015-10-09x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmGravatar Andy Lutomirski 1-3/+10
2015-10-09x86/asm: Re-add parts of the manual CFI infrastructureGravatar Andy Lutomirski 1-0/+170
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsGravatar Ingo Molnar 1-170/+0
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREGravatar Denys Vlasenko 1-0/+24
2011-09-28x86-64: Fix CFI data for interrupt framesGravatar Jan Beulich 1-0/+2
2010-09-03x86: Use {push,pop}{l,q}_cfi in more placesGravatar Jan Beulich 1-0/+20
2010-05-13x86: Use .cfi_sections for assembly codeGravatar Roland McGrath 1-0/+12
2009-08-31x86, asm: Add 32-bit versions of the combined CFI macrosGravatar H. Peter Anvin 1-1/+17
2008-11-23x86: move dwarf2 related macro to dwarf2.hGravatar Cyrill Gorcunov 1-31/+66
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+61