summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/dwarf2.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/asm: Remove the xyz_cfi macros from dwarf2.hAndy Lutomirski2015-10-141-93/+0
* x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmAndy Lutomirski2015-10-091-3/+10
* x86/asm: Re-add parts of the manual CFI infrastructureAndy Lutomirski2015-10-091-0/+170
* x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-021-170/+0
* x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko2015-03-041-0/+24
* x86-64: Fix CFI data for interrupt framesJan Beulich2011-09-281-0/+2
* x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich2010-09-031-0/+20
* x86: Use .cfi_sections for assembly codeRoland McGrath2010-05-131-0/+12
* x86, asm: Add 32-bit versions of the combined CFI macrosH. Peter Anvin2009-08-311-1/+17
* x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov2008-11-231-31/+66
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+61