* ld-elf/orphan4.d: Allow for other sections to be present in the
output.
This commit is contained in:
parent
0dc5cb47f8
commit
0c13f7cc02
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2010-02-23 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* ld-elf/orphan4.d: Allow for other sections to be present in the
|
||||||
|
output.
|
||||||
|
|
||||||
2010-02-18 H.J. Lu <hongjiu.lu@intel.com>
|
2010-02-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
|
* ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
|
||||||
|
|
|
@ -3,5 +3,5 @@
|
||||||
#objdump: -h
|
#objdump: -h
|
||||||
|
|
||||||
#...
|
#...
|
||||||
1 \.foo 0+1 0+1000 0+1000 .* 2\*\*0
|
. \.foo 0+1 0+1000 0+1000 .* 2\*\*0
|
||||||
#pass
|
#pass
|
||||||
|
|
Loading…
Reference in a new issue