diff options
author | Alan Modra <amodra@gmail.com> | 2007-04-05 07:01:53 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-04-05 07:01:53 +0000 |
commit | c1b2796f477c941ce0b9bba7cedff60f11926685 (patch) | |
tree | 39ed6306f07839e401391333928bffa3f391f770 /ld/testsuite/ld-spu/ovl2.d | |
parent | be26064bad19d44450d2b06e51d0a9d9f714f759 (diff) | |
download | gdb-c1b2796f477c941ce0b9bba7cedff60f11926685.zip gdb-c1b2796f477c941ce0b9bba7cedff60f11926685.tar.gz gdb-c1b2796f477c941ce0b9bba7cedff60f11926685.tar.bz2 |
bfd/
* elf32-spu.c (spu_elf_output_symbol_hook): New function.
(elf_backend_link_output_symbol_hook): Define.
ld/testsuite/
* ld-spu/ovl2.d: Update.
Diffstat (limited to 'ld/testsuite/ld-spu/ovl2.d')
-rw-r--r-- | ld/testsuite/ld-spu/ovl2.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-spu/ovl2.d b/ld/testsuite/ld-spu/ovl2.d index ea2644b..459ef5a 100644 --- a/ld/testsuite/ld-spu/ovl2.d +++ b/ld/testsuite/ld-spu/ovl2.d @@ -33,7 +33,7 @@ Disassembly of section \.text: 138: 42 00 00 ce ila \$78,1 13c: 32 00 08 80 br 180 <__ovly_load> # 180 -00000140 <00000000\.ovl_call\._SPUEAR_f1_a2>: +00000140 <_SPUEAR_f1_a2>: 140: 42 02 00 4f ila \$79,1024 # 400 144: 40 20 00 00 nop \$0 148: 42 00 01 4e ila \$78,2 @@ -46,7 +46,7 @@ Disassembly of section \.ov_a1: \.\.\. Disassembly of section \.ov_a2: -00000400 <_SPUEAR_f1_a2>: +00000400 <f1_a2>: 400: 32 7f a2 00 br 110 <longjmp> # 110 400: SPU_REL16 longjmp \.\.\. |