Add SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_PRIORITY_INIT.

Add code to display these values in readelf.
This commit is contained in:
Nick Clifton
2003-02-21 12:17:51 +00:00
parent a55f9cd4fa
commit d05ef21d4f
2 changed files with 38 additions and 31 deletions

View File

@@ -1,3 +1,8 @@
2003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
* ia64.h (SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG,
SHT_IA_64_PRIORITY_INIT): Define.
2003-02-18 Alan Modra <amodra@bigpond.net.au>
* ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC.