mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
Run more tests on x86_64-*-linux-gnu*/i?86-*-linux-gnu
* ld-elf/discard1.d: Run on x86_64-*-linux-gnu*. * ld-elf/discard2.d: Likewise. * ld-elf/discard3.d: Likewise. * ld-elf/eh6.d: Likewise. * ld-elf/maxpage3c.d: Run on i?86-*-linux-gnu. * ld-elf/maxpage4.d: Likewise.
This commit is contained in:
@ -1,3 +1,12 @@
|
|||||||
|
2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* ld-elf/discard1.d: Run on x86_64-*-linux-gnu*.
|
||||||
|
* ld-elf/discard2.d: Likewise.
|
||||||
|
* ld-elf/discard3.d: Likewise.
|
||||||
|
* ld-elf/eh6.d: Likewise.
|
||||||
|
* ld-elf/maxpage3c.d: Run on i?86-*-linux-gnu.
|
||||||
|
* ld-elf/maxpage4.d: Likewise.
|
||||||
|
|
||||||
2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
|
2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR ld/14862
|
PR ld/14862
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#source: discard1.s
|
#source: discard1.s
|
||||||
#ld: -r -T discard.ld
|
#ld: -r -T discard.ld
|
||||||
#readelf: -r
|
#readelf: -r
|
||||||
#target: x86_64-*-linux-gnu i?86-*-linux-gnu i?86-*-gnu*
|
#target: x86_64-*-linux-gnu* i?86-*-linux-gnu i?86-*-gnu*
|
||||||
|
|
||||||
Relocation section '.rel.*.debug_info' at offset 0x[0-9a-z]+ contains 1 entries:
|
Relocation section '.rel.*.debug_info' at offset 0x[0-9a-z]+ contains 1 entries:
|
||||||
[ \t]+Offset[ \t]+Info[ \t]+Type[ \t]+Sym.*
|
[ \t]+Offset[ \t]+Info[ \t]+Type[ \t]+Sym.*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#source: discard2.s
|
#source: discard2.s
|
||||||
#ld: -r -T discard.ld
|
#ld: -r -T discard.ld
|
||||||
#readelf: -r
|
#readelf: -r
|
||||||
#target: x86_64-*-linux-gnu i?86-*-linux-gnu i?86-*-gnu*
|
#target: x86_64-*-linux-gnu* i?86-*-linux-gnu i?86-*-gnu*
|
||||||
|
|
||||||
Relocation section '.rel.*.debug_info' at offset 0x[0-9a-z]+ contains 1 entries:
|
Relocation section '.rel.*.debug_info' at offset 0x[0-9a-z]+ contains 1 entries:
|
||||||
[ \t]+Offset[ \t]+Info[ \t]+Type[ \t]+Sym.*
|
[ \t]+Offset[ \t]+Info[ \t]+Type[ \t]+Sym.*
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#source: discard2.s
|
#source: discard2.s
|
||||||
#ld: -r -T discard.ld
|
#ld: -r -T discard.ld
|
||||||
#readelf: -r
|
#readelf: -r
|
||||||
#target: x86_64-*-linux-gnu i?86-*-linux-gnu i?86-*-gnu*
|
#target: x86_64-*-linux-gnu* i?86-*-linux-gnu i?86-*-gnu*
|
||||||
|
|
||||||
Relocation section '.rel.*.debug_info' at offset 0x[0-9a-z]+ contains 2 entries:
|
Relocation section '.rel.*.debug_info' at offset 0x[0-9a-z]+ contains 2 entries:
|
||||||
[ \t]+Offset[ \t]+Info[ \t]+Type[ \t]+Sym.*
|
[ \t]+Offset[ \t]+Info[ \t]+Type[ \t]+Sym.*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#source: eh6.s
|
#source: eh6.s
|
||||||
#ld: --gc-sections -shared
|
#ld: --gc-sections -shared
|
||||||
#readelf: -wf
|
#readelf: -wf
|
||||||
#target: x86_64-*-linux-gnu i?86-*-linux-gnu i?86-*-gnu*
|
#target: x86_64-*-linux-gnu* i?86-*-linux-gnu i?86-*-gnu*
|
||||||
|
|
||||||
Contents of the .eh_frame section:
|
Contents of the .eh_frame section:
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#as: --32
|
#as: --32
|
||||||
#ld: -m elf_i386 -z max-page-size=0x10000000 -T maxpage3.t
|
#ld: -m elf_i386 -z max-page-size=0x10000000 -T maxpage3.t
|
||||||
#readelf: -lS --wide
|
#readelf: -lS --wide
|
||||||
#target: x86_64-*-linux*
|
#target: x86_64-*-linux* i?86-*-linux-gnu
|
||||||
|
|
||||||
#...
|
#...
|
||||||
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t]+0*10000000[ \t]+[ \t0-9a-f]+WA?.*
|
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t]+0*10000000[ \t]+[ \t0-9a-f]+WA?.*
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#as: --32
|
#as: --32
|
||||||
#ld: -z max-page-size=0x200000 -T maxpage4.t
|
#ld: -z max-page-size=0x200000 -T maxpage4.t
|
||||||
#readelf: -l --wide
|
#readelf: -l --wide
|
||||||
#target: x86_64-*-linux*
|
#target: x86_64-*-linux* i?86-*-linux-gnu
|
||||||
|
|
||||||
#...
|
#...
|
||||||
LOAD+.*0x200000
|
LOAD+.*0x200000
|
||||||
|
Reference in New Issue
Block a user