2004-12-03 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/group1.d: Support 64bit.
This commit is contained in:
parent
5742623224
commit
e1d9786917
@ -1,3 +1,7 @@
|
|||||||
|
2004-12-03 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* ld-elf/group1.d: Support 64bit.
|
||||||
|
|
||||||
2004-12-01 Paul Brook <paul@codesourcery.com>
|
2004-12-01 Paul Brook <paul@codesourcery.com>
|
||||||
|
|
||||||
* ld-elf/group1.d: New test.
|
* ld-elf/group1.d: New test.
|
||||||
|
@ -4,6 +4,6 @@
|
|||||||
#readelf: -s
|
#readelf: -s
|
||||||
Symbol table '.symtab' contains .* entries:
|
Symbol table '.symtab' contains .* entries:
|
||||||
#...
|
#...
|
||||||
.*: 00001000 0 NOTYPE WEAK DEFAULT . foo
|
.*: 0[0]*1000 0 NOTYPE WEAK DEFAULT . foo
|
||||||
.*: 00000000 0 NOTYPE GLOBAL DEFAULT UND bar
|
.*: 0[0]*0000 0 NOTYPE GLOBAL DEFAULT UND bar
|
||||||
#...
|
#...
|
||||||
|
Loading…
Reference in New Issue
Block a user