Make GOT relocs offset by 32768, which allows the table to double in size.
authorMichael Meissner <gnu@the-meissners.org>
Fri, 17 Feb 1995 17:41:08 +0000 (17:41 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Fri, 17 Feb 1995 17:41:08 +0000 (17:41 +0000)
bfd/ChangeLog

index 8f75336d99ec8f24cbd4e350ad80d884c1fac057..a84fb80cc76f2d51feb3d5f555ac18d24467fb61 100644 (file)
@@ -1,3 +1,9 @@
+Fri Feb 17 12:34:36 1995  Michael Meissner  <meissner@cygnus.com>
+
+       * elf32-ppc.c (ppc_elf_got16_reloc): Make GOT style relocs add
+       32768, so the GOT pointer can point to 16384 pointers, instead of
+       8192.
+
 Fri Feb 17 11:45:38 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * syms.c (bfd_decode_symclass): Return 'W' for a weak symbol.