mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* 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.
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
Thu Jun 6 11:50:31 1996 Ian Lance Taylor <ian@cygnus.com>
|
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
|
* ldmain.c (main): Don't close and unlink the file on error, since
|
||||||
remove_output will do it anyhow.
|
remove_output will do it anyhow.
|
||||||
* ldlang.c (open_output): Set boolean variable to true, not 1.
|
* ldlang.c (open_output): Set boolean variable to true, not 1.
|
||||||
|
Reference in New Issue
Block a user