* ld-mmix/bpo-6.d, ld-mmix/bpo-19.d: Adjust for symbols between

section symbols and the _start symbol.
This commit is contained in:
Hans-Peter Nilsson 2005-10-26 01:34:05 +00:00
parent be75119426
commit ee4ced6a5c
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-10-26 Hans-Peter Nilsson <hp@bitrange.com>
* ld-mmix/bpo-6.d, ld-mmix/bpo-19.d: Adjust for symbols between
section symbols and the _start symbol.
2005-10-25 Alan Modra <amodra@bigpond.net.au>
* ld-elf/orphan.d: Adjust for mips.

View File

@ -15,6 +15,7 @@ SYMBOL TABLE:
0+ l d \*ABS\* 0+ (|\.shstrtab)
0+ l d \*ABS\* 0+ (|\.symtab)
0+ l d \*ABS\* 0+ (|\.strtab)
#...
0+ g \.text 0+ _start
#...

View File

@ -14,6 +14,7 @@ SYMBOL TABLE:
0+ l d \*ABS\* 0+ (|\.shstrtab)
0+ l d \*ABS\* 0+ (|\.symtab)
0+ l d \*ABS\* 0+ (|\.strtab)
#...
0+ g \.text 0+ _start
#...