aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2000-11-16 22:48:14 +0000
committerRichard Henderson <rth@redhat.com>2000-11-16 22:48:14 +0000
commit71517c7008466f0211a3380e9e9950f1b440dc54 (patch)
tree8cfcc44e971b770b2135d25756b197099d56a22d /include/elf/ChangeLog
parent18b27f179ea729ce6031181ff03e78f07d087166 (diff)
downloadgdb-71517c7008466f0211a3380e9e9950f1b440dc54.zip
gdb-71517c7008466f0211a3380e9e9950f1b440dc54.tar.gz
gdb-71517c7008466f0211a3380e9e9950f1b440dc54.tar.bz2
Update relocations per August psABI docs.
* ia64.h (R_IA64_SEGBASE): Remove. (R_IA64_LTV*): Renumber to 0x74 to 0x77. (R_IA64_EPLTMSB, R_IA64_EPLTLSB): Remove. (R_IA64_TPREL14, R_IA64_TPREL64I): New. (R_IA64_DTPMOD*): New. (R_IA64_DTPREL*): New.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 75becba..e0b4bbb 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,13 @@
+2000-11-16 Richard Henderson <rth@redhat.com>
+
+ Update relocations per August psABI docs.
+ * ia64.h (R_IA64_SEGBASE): Remove.
+ (R_IA64_LTV*): Renumber to 0x74 to 0x77.
+ (R_IA64_EPLTMSB, R_IA64_EPLTLSB): Remove.
+ (R_IA64_TPREL14, R_IA64_TPREL64I): New.
+ (R_IA64_DTPMOD*): New.
+ (R_IA64_DTPREL*): New.
+
2000-09-29 Hans-Peter Nilsson <hp@axis.com>
* cris.h (EF_CRIS_UNDERSCORE): New.