index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
dwarf2.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-10-14
x86/asm: Remove the xyz_cfi macros from dwarf2.h
Andy Lutomirski
2015-10-09
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
Andy Lutomirski
2015-10-09
x86/asm: Re-add parts of the manual CFI infrastructure
Andy Lutomirski
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-03-04
x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE
Denys Vlasenko
2011-09-28
x86-64: Fix CFI data for interrupt frames
Jan Beulich
2010-09-03
x86: Use {push,pop}{l,q}_cfi in more places
Jan Beulich
2010-05-13
x86: Use .cfi_sections for assembly code
Roland McGrath
2009-08-31
x86, asm: Add 32-bit versions of the combined CFI macros
H. Peter Anvin
2008-11-23
x86: move dwarf2 related macro to dwarf2.h
Cyrill Gorcunov
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro