mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 23:56:39 +00:00
* emultempl/spu_ovl.S (__rv_pattern, __cg_pattern): Set symbol
types and sizes. * emultempl/spu_ovl.o: Regenerate.
This commit is contained in:
parent
945370aa44
commit
a7e4b3fed3
@ -1,3 +1,9 @@
|
||||
2007-05-29 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* emultempl/spu_ovl.S (__rv_pattern, __cg_pattern): Set symbol
|
||||
types and sizes.
|
||||
* emultempl/spu_ovl.o: Regenerate.
|
||||
|
||||
2007-05-24 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
* Makefile.in: Regnerate.
|
||||
|
@ -78,8 +78,12 @@
|
||||
|
||||
.text
|
||||
.align 4
|
||||
.type __rv_pattern, @object
|
||||
.size __rv_pattern, 16
|
||||
__rv_pattern:
|
||||
.word 0x00010203, 0x1c1d1e1f, 0x00010203, 0x10111213
|
||||
.type __cg_pattern, @object
|
||||
.size __cg_pattern, 16
|
||||
__cg_pattern:
|
||||
.word 0x04050607, 0x80808080, 0x80808080, 0x80808080
|
||||
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user