mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
* ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.
* ld-cris/noglob1.d: Ditto. * ld-cris/badgotr1.d: Pass --underscore to gas.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2003-06-16 Hans-Peter Nilsson <hp@axis.com>
|
||||||
|
|
||||||
|
* ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.
|
||||||
|
* ld-cris/noglob1.d: Ditto.
|
||||||
|
* ld-cris/badgotr1.d: Pass --underscore to gas.
|
||||||
|
|
||||||
2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
||||||
|
|
||||||
* ld-mips-elf/elf-rel-got-n64-linux.d: New file.
|
* ld-mips-elf/elf-rel-got-n64-linux.d: New file.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#source: gotrel1.s
|
#source: gotrel1.s
|
||||||
#as: --pic
|
#as: --pic --underscore
|
||||||
#ld: -m crislinux -shared
|
#ld: -m crislinux -shared
|
||||||
#objdump: -dr
|
#objdump: -dr
|
||||||
#error: ^[^c][^h][^i][^l][^d].* uses _-prefixed .* failed to merge .* no GOT .* Bad value$
|
#error: ^[^c][^h][^i][^l][^d].* uses _-prefixed .* failed to merge .* no GOT .* Bad value$
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
# source: expdyn1.s
|
# source: expdyn1.s
|
||||||
|
# target: cris-*-*elf* cris-*-*aout*
|
||||||
# as: --em=criself
|
# as: --em=criself
|
||||||
# ld: -mcriself
|
# ld: -mcriself
|
||||||
# objdump: -d
|
# objdump: -d
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
#ld:
|
#ld:
|
||||||
|
#target: cris-*-*elf* cris-*-*aout*
|
||||||
#objdump: -p
|
#objdump: -p
|
||||||
|
|
||||||
# Check that we can link an object that doesn't have any global symbols;
|
# Check that we can link an object that doesn't have any global symbols;
|
||||||
|
Reference in New Issue
Block a user