mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-10 01:23:17 +00:00
2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
* elfcpp.h (enum STT): Remove STT_IFUNC.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* elfcpp.h (enum STT): Remove STT_IFUNC.
|
||||
|
||||
2008-12-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* elfcpp.h (enum STT): Add STT_IFUNC.
|
||||
|
||||
@@ -476,7 +476,6 @@ enum STT
|
||||
STT_COMMON = 5,
|
||||
STT_TLS = 6,
|
||||
STT_LOOS = 10,
|
||||
STT_IFUNC = 10,
|
||||
STT_HIOS = 12,
|
||||
STT_LOPROC = 13,
|
||||
STT_HIPROC = 15,
|
||||
|
||||
Reference in New Issue
Block a user