mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* scripttempl/mips.sc: Force _gp and .lit8 to be aligned to a 16
byte boundary, in case the global constructors do not take up an even 16 bytes.
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
Tue Apr 26 12:41:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
Tue Apr 26 12:41:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||||
|
|
||||||
|
* scripttempl/mips.sc: Force _gp and .lit8 to be aligned to a 16
|
||||||
|
byte boundary, in case the global constructors do not take up an
|
||||||
|
even 16 bytes.
|
||||||
|
|
||||||
* config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
|
* config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
|
||||||
exist, get crtbegin based on gcc -print-libgcc-file-name.
|
exist, get crtbegin based on gcc -print-libgcc-file-name.
|
||||||
(HOSTING_LIBS): Similar change for ../gcc/crtend.o.
|
(HOSTING_LIBS): Similar change for ../gcc/crtend.o.
|
||||||
|
Reference in New Issue
Block a user