mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
* ld-elf/orphan.d: Adjust for mips.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2005-10-25 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* ld-elf/orphan.d: Adjust for mips.
|
||||||
|
|
||||||
2005-10-24 Jan Beulich <jbeulich@novell.com>
|
2005-10-24 Jan Beulich <jbeulich@novell.com>
|
||||||
|
|
||||||
* ld-elf/empty2.[sd]: New.
|
* ld-elf/empty2.[sd]: New.
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
#readelf: -S --wide
|
#readelf: -S --wide
|
||||||
|
|
||||||
#...
|
#...
|
||||||
\[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t0-9a-f]+AX.*
|
\[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
|
||||||
\[[ 0-9]+\] \.notbad[ \t]+PROGBITS[ \t0-9a-f]+A.*
|
\[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
|
||||||
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t0-9a-f]+WA.*
|
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t0-9a-f]+WA.*
|
||||||
#...
|
#...
|
||||||
\[[ 0-9]+\] \.note[ \t]+NOTE[ \t0-9a-f]+A.*
|
\[[ 0-9]+\] \.note[ \t]+NOTE[ \t0-9a-f]+A.*
|
||||||
|
Reference in New Issue
Block a user