mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
Fixes a typo in the list of targets that should not run the compressed1d test.
* ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
This commit is contained in:
parent
1ade717569
commit
e00a2fbc24
@ -1,3 +1,7 @@
|
||||
2015-06-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
|
||||
|
||||
2015-06-05 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-powerpc/ppc476-shared.s,
|
||||
|
@ -2,7 +2,7 @@
|
||||
#as: --compress-debug-sections=none
|
||||
#ld: -r --compress-debug-sections=zlib-gnu
|
||||
#readelf: -SW
|
||||
#notarget: arc-*-* d30v-*-* dlx-*-* fr30-*-* frv-*-* i370-*-* i860-*-* iq200-*-* mn10200-*-* msp430-*-* mt-*-* or1k-*-* pj-*-*
|
||||
#notarget: arc-*-* d30v-*-* dlx-*-* fr30-*-* frv-*-* i370-*-* i860-*-* iq2000-*-* mn10200-*-* moxie-*-* msp430-*-* mt-*-* or1k-*-* pj-*-*
|
||||
# Not all ELF targets use the elf.em emulation...
|
||||
|
||||
#failif
|
||||
|
Loading…
Reference in New Issue
Block a user