mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Enable --gc-sections test cases for aarch64*-*-*
This commit is contained in:
@ -1,3 +1,14 @@
|
|||||||
|
2013-03-20 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
|
||||||
|
|
||||||
|
* ld-elf/group8a.d (notarget): Remove aarch64*-*-*.
|
||||||
|
* ld-elf/group8b.d: Likewise.
|
||||||
|
* ld-elf/group9a.d: Likewise.
|
||||||
|
* ld-elf/group9b.d: Likewise.
|
||||||
|
* ld-elf/pr12851.d: Likewise.
|
||||||
|
* ld-elf/pr12975.d: Likewise.
|
||||||
|
* ld-elf/pr13177.d: Likewise.
|
||||||
|
* ld-elf/pr13195.d: Likewise.
|
||||||
|
|
||||||
2013-03-20 Will Newton <will.newton@linaro.org>
|
2013-03-20 Will Newton <will.newton@linaro.org>
|
||||||
|
|
||||||
* ld-elfvers/vers.exp (objdump_symstuff): Sort objdump output
|
* ld-elfvers/vers.exp (objdump_symstuff): Sort objdump output
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#source: group8.s
|
#source: group8.s
|
||||||
#ld: -r --gc-sections --entry foo
|
#ld: -r --gc-sections --entry foo
|
||||||
#readelf: -g --wide
|
#readelf: -g --wide
|
||||||
#notarget: aarch64*-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
||||||
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||||||
#xfail: cr16-*-* crx-*-*
|
#xfail: cr16-*-* crx-*-*
|
||||||
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#source: group8.s
|
#source: group8.s
|
||||||
#ld: -r --gc-sections --entry bar
|
#ld: -r --gc-sections --entry bar
|
||||||
#readelf: -g --wide
|
#readelf: -g --wide
|
||||||
#notarget: aarch64*-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
||||||
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||||||
#xfail: cr16-*-* crx-*-*
|
#xfail: cr16-*-* crx-*-*
|
||||||
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#source: group9.s
|
#source: group9.s
|
||||||
#ld: -r --gc-sections --entry foo
|
#ld: -r --gc-sections --entry foo
|
||||||
#readelf: -g --wide
|
#readelf: -g --wide
|
||||||
#notarget: aarch64*-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
||||||
#notarget: alpha-*-* hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
#notarget: alpha-*-* hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||||||
#xfail: cr16-*-* crx-*-*
|
#xfail: cr16-*-* crx-*-*
|
||||||
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#source: group9.s
|
#source: group9.s
|
||||||
#ld: -r --gc-sections --entry bar
|
#ld: -r --gc-sections --entry bar
|
||||||
#readelf: -g --wide
|
#readelf: -g --wide
|
||||||
#notarget: aarch64*-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
||||||
#notarget: alpha-*-* hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
#notarget: alpha-*-* hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||||||
#xfail: cr16-*-* crx-*-*
|
#xfail: cr16-*-* crx-*-*
|
||||||
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#source: start.s
|
#source: start.s
|
||||||
#ld: --gc-sections
|
#ld: --gc-sections
|
||||||
#readelf: -s --wide
|
#readelf: -s --wide
|
||||||
#notarget: aarch64*-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
||||||
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||||||
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#ld: --gc-sections -shared -version-script pr12975.t
|
#ld: --gc-sections -shared -version-script pr12975.t
|
||||||
#readelf: -s --wide
|
#readelf: -s --wide
|
||||||
#target: *-*-linux* *-*-gnu*
|
#target: *-*-linux* *-*-gnu*
|
||||||
#notarget: aarch64*-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
||||||
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||||||
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#ld: --gc-sections -shared
|
#ld: --gc-sections -shared
|
||||||
#readelf: -s -D --wide
|
#readelf: -s -D --wide
|
||||||
#target: *-*-linux* *-*-gnu*
|
#target: *-*-linux* *-*-gnu*
|
||||||
#notarget: aarch64-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
||||||
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||||||
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#ld: --gc-sections -shared -version-script pr13195.t
|
#ld: --gc-sections -shared -version-script pr13195.t
|
||||||
#readelf: -s --wide -D
|
#readelf: -s --wide -D
|
||||||
#target: *-*-linux* *-*-gnu*
|
#target: *-*-linux* *-*-gnu*
|
||||||
#notarget: aarch64*-*-* arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
||||||
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||||||
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user