mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +08:00
Revert previous delta
This commit is contained in:
parent
8aee822f5b
commit
ee5114ab2a
@ -8,11 +8,6 @@
|
||||
the reloc might have been adjusted to be against the section
|
||||
symbol.
|
||||
|
||||
* ld-cris/warn3.d: Only run this version of the test for cris-aout
|
||||
targets.
|
||||
* ld-cris/warn4.d: Only run this version of the test for cris-elf
|
||||
targets.
|
||||
|
||||
2005-02-22 Eric Christopher <echristo@redhat.com>
|
||||
|
||||
* ld-mips-elf/reloc-merge-lo16.d: Correct symbol
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: start1.s
|
||||
#source: globsym1ref.s
|
||||
#source: globsymw2.s
|
||||
#target: cris-*-*aout*
|
||||
#target: cris-*-*elf* cris-*-*aout*
|
||||
#as: --em=crisaout
|
||||
#ld: -mcrisaout
|
||||
#warning: warning: isatty is not implemented and will always fail$
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: start1.s
|
||||
#source: globsym1ref.s
|
||||
#source: globsymw2.s
|
||||
#target: cris-*-*elf*
|
||||
#target: cris-*-*elf* cris-*-*aout*
|
||||
#as: --em=criself
|
||||
#ld: -mcriself
|
||||
#warning: warning: isatty is not implemented and will always fail$
|
||||
|
Loading…
Reference in New Issue
Block a user