aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2002-01-06 11:12:39 +0000
committerAlan Modra <modra@gmail.com>2002-01-06 11:12:39 +0000
commitd7e7027d128595fe671c3ce175cdb07e5c69906b (patch)
tree0430fa735295e73ffe2852fb00505736653d1272 /include/elf/ChangeLog
parentd6154fb758bddfc22abf303f5cb015b2c9fb4eeb (diff)
downloadnewlib-d7e7027d128595fe671c3ce175cdb07e5c69906b.zip
newlib-d7e7027d128595fe671c3ce175cdb07e5c69906b.tar.gz
newlib-d7e7027d128595fe671c3ce175cdb07e5c69906b.tar.bz2
* ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for HP-UX.
(SHT_IA_64_HP_OPT_ANOT): Ditto (PT_IA_64_HP_OPT_ANOT): Ditto (PT_IA_64_HP_HSL_ANOT): Ditto (PT_IA_64_HP_STACK): Ditto (SHN_IA_64_ANSI_COMMON): Ditto
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 1d0675d..068a4b6 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,12 @@
+2002-01-06 Steve Ellcey <sje@cup.hp.com>
+
+ * ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for HP-UX.
+ (SHT_IA_64_HP_OPT_ANOT): Ditto
+ (PT_IA_64_HP_OPT_ANOT): Ditto
+ (PT_IA_64_HP_HSL_ANOT): Ditto
+ (PT_IA_64_HP_STACK): Ditto
+ (SHN_IA_64_ANSI_COMMON): Ditto
+
2001-12-17 Alan Modra <amodra@bigpond.net.au>
* external.h (Elf_External_Sym_Shndx): Declare.