mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Add SHT_X86_64_UNWIND to elf.h (bug 20079).
As requested in bug 20079, this patch adds SHT_X86_64_UNWIND (a standard value from the x86_64 ABI) to elf.h. Tested for x86_64. [BZ #20079] * elf/elf.h (SHT_X86_64_UNWIND): New macro.
This commit is contained in:
parent
fbce6f7260
commit
d473f01520
@ -1,3 +1,8 @@
|
||||
2018-03-19 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
[BZ #20079]
|
||||
* elf/elf.h (SHT_X86_64_UNWIND): New macro.
|
||||
|
||||
2018-03-19 Wilco Dijkstra <wdijkstr@arm.com>
|
||||
|
||||
* benchtests/bench-timing.h (attribute_hidden): Undefine.
|
||||
|
Loading…
Reference in New Issue
Block a user