mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Add modified file I missed in last commit.
This commit is contained in:
@ -2,8 +2,10 @@
|
|||||||
#as: --compress-debug-sections=none
|
#as: --compress-debug-sections=none
|
||||||
#ld: -r --compress-debug-sections=zlib-gnu
|
#ld: -r --compress-debug-sections=zlib-gnu
|
||||||
#readelf: -SW
|
#readelf: -SW
|
||||||
#notarget: d30v-*-* dlx-*-* fr30-*-* frv-*-* ft32-*-* i370-*-* i860-*-* iq2000-*-* mn10200-*-* moxie-*-* msp430-*-* mt-*-* or1k-*-* pj-*-*
|
#notarget: d30v-*-* dlx-*-* fr30-*-* frv-*-* ft32-*-* i370-*-* i860-*-* iq2000-*-* mn10200-*-* moxie-*-* msp430-*-* mt-*-* or1k-*-* pj-*-* riscv*-*-*
|
||||||
# Not all ELF targets use the elf.em emulation...
|
# Not all ELF targets use the elf.em emulation...
|
||||||
|
# RISC-V has linker relaxations that delete code, so text label subtractions
|
||||||
|
# do not get resolved at assembly time, which results in a compressed section.
|
||||||
|
|
||||||
#failif
|
#failif
|
||||||
#...
|
#...
|
||||||
|
Reference in New Issue
Block a user