2004-12-03 H.J. Lu <hongjiu.lu@intel.com>

* ld-elf/group1.d: Support 64bit.
This commit is contained in:
H.J. Lu 2004-12-03 17:06:28 +00:00
parent 5742623224
commit e1d9786917
2 changed files with 6 additions and 2 deletions

View File

@ -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>
* ld-elf/group1.d: New test.

View File

@ -4,6 +4,6 @@
#readelf: -s
Symbol table '.symtab' contains .* entries:
#...
.*: 00001000 0 NOTYPE WEAK DEFAULT . foo
.*: 00000000 0 NOTYPE GLOBAL DEFAULT UND bar
.*: 0[0]*1000 0 NOTYPE WEAK DEFAULT . foo
.*: 0[0]*0000 0 NOTYPE GLOBAL DEFAULT UND bar
#...