aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2008-03-20 10:52:14 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2008-03-20 10:52:14 +0000
commit51e38d68782784e67211a66c5408d1c1943f1aa9 (patch)
tree7df502ed85f1a2e2a42f932d85680e8463c6c176 /bfd/ChangeLog
parentc65be8d78a6822e12d6037afdaddcde688f90f7a (diff)
downloadgdb-51e38d68782784e67211a66c5408d1c1943f1aa9.zip
gdb-51e38d68782784e67211a66c5408d1c1943f1aa9.tar.gz
gdb-51e38d68782784e67211a66c5408d1c1943f1aa9.tar.bz2
bfd/
* elfxx-mips.c (MIPS_ELF_GNU_GOT1_MASK): New macro. (_bfd_mips_elf_finish_dynamic_sections): Use it instead of 0x80000000. ld/testsuite/ * ld-mips-elf/elf-rel-got-n64-linux.d: Expect bit 63 rather than bit 31 of the second GOT entry to be set. * ld-mips-elf/elf-rel-got-n64.d: Likewise. * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise. * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c6157ad..333cd1f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
+
+ * elfxx-mips.c (MIPS_ELF_GNU_GOT1_MASK): New macro.
+ (_bfd_mips_elf_finish_dynamic_sections): Use it instead of 0x80000000.
+
2008-03-20 Alan Modra <amodra@bigpond.net.au>
* elf32-spu.c (spu_elf_create_sections): Remove output_bfd parameter.