mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
* ld-powerpc/sdalib.s (lib_var): Size it.
This commit is contained in:
parent
15b552e906
commit
2910ae9649
@ -1,3 +1,7 @@
|
||||
2005-07-12 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld-powerpc/sdalib.s (lib_var): Size it.
|
||||
|
||||
2005-07-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-ia64/tlsbin.rd: Update for empty section removal change.
|
||||
|
@ -1,4 +1,5 @@
|
||||
.globl lib_var
|
||||
.type lib_var, @object
|
||||
.size lib_var, 2
|
||||
lib_var:
|
||||
.word 1
|
||||
|
Loading…
Reference in New Issue
Block a user