aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>1999-08-09 22:45:39 +0000
committerMark Mitchell <mark@codesourcery.com>1999-08-09 22:45:39 +0000
commitb944b044fb3664008f20a3f5434325437ed99a93 (patch)
tree107c5090468b05705c048f6f48893ea0c1437f4c /bfd/ChangeLog
parent96baa820df8126165bd3c4a33c561556b21203af (diff)
downloadgdb-b944b044fb3664008f20a3f5434325437ed99a93.zip
gdb-b944b044fb3664008f20a3f5434325437ed99a93.tar.gz
gdb-b944b044fb3664008f20a3f5434325437ed99a93.tar.bz2
* elf32-mips.c (elf_mips_howto_table): Fix src_mask for
R_MIPS_GOT16 and R_MIPS_CALL16. (mips_elf_got16_entry): Use mips_elf_high to calculate the value to use wheen looking for a preexisting GOT entry.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 349d983..9be218b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+1999-08-09 Mark Mitchell <mark@codesourcery.com>
+
+ * elf32-mips.c (elf_mips_howto_table): Fix src_mask for
+ R_MIPS_GOT16 and R_MIPS_CALL16.
+ (mips_elf_got16_entry): Use mips_elf_high to calculate the value
+ to use wheen looking for a preexisting GOT entry.
+
1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
* elf64-sparc.c (sparc64_elf_relocate_section): Back out part of