aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2002-01-30 02:14:19 +0000
committerChris Demetriou <cgd@google.com>2002-01-30 02:14:19 +0000
commit4514d474edfcad976dc870d8e68c406f2a7b5e62 (patch)
tree80b73eabb9f65f4ccac9b7da0beed436cd7bd841 /gas/ChangeLog
parentfcc76bea372c593cd34dfada143ed5d9baa92997 (diff)
downloadgdb-4514d474edfcad976dc870d8e68c406f2a7b5e62.zip
gdb-4514d474edfcad976dc870d8e68c406f2a7b5e62.tar.gz
gdb-4514d474edfcad976dc870d8e68c406f2a7b5e62.tar.bz2
2002-01-29 Chris Demetriou <cgd@broadcom.com>
* config/tc-mips.c (tc_gen_reloc): Arrange for BFD_RELOC_PCREL_HI16_S relocations to be output relative to their LO16 parts, even for ELF.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5ee5bbf..08d43c0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-29 Chris Demetriou <cgd@broadcom.com>
+
+ * config/tc-mips.c (tc_gen_reloc): Arrange for
+ BFD_RELOC_PCREL_HI16_S relocations to be output relative to
+ their LO16 parts, even for ELF.
+
2002-01-29 Daniel Jacobowitz <drow@mvista.com>
* config/tc-i386.c: Protect definitions of true and false