* emulparams/elf32bmip.sh (OTHER_GOT_SYMBOLS): Use ALIGN(16)
authorIan Lance Taylor <ian@airs.com>
Thu, 6 Jun 1996 16:23:04 +0000 (16:23 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 6 Jun 1996 16:23:04 +0000 (16:23 +0000)
rather than . when computing _gp value.  From Per Fogelstrom.
* emulparams/elf32lmip.sh (OTHER_GOT_SYMBOLS): Likewise.

ld/ChangeLog

index d36d3f55ed098f71bc1b6c7f1e8fcc4832e82283..62d6bc7b8a01e18e86fa78a8c418cb894f055c41 100644 (file)
@@ -1,5 +1,9 @@
 Thu Jun  6 11:50:31 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * emulparams/elf32bmip.sh (OTHER_GOT_SYMBOLS): Use ALIGN(16)
+       rather than . when computing _gp value.  From Per Fogelstrom.
+       * emulparams/elf32lmip.sh (OTHER_GOT_SYMBOLS): Likewise.
+
        * ldmain.c (main): Don't close and unlink the file on error, since
        remove_output will do it anyhow.
        * ldlang.c (open_output): Set boolean variable to true, not 1.
This page took 0.028649 seconds and 4 git commands to generate.