diff options
author | Alan Modra <amodra@gmail.com> | 2009-02-04 02:42:57 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-02-04 02:42:57 +0000 |
commit | 50e009621f6087907a916a576a33c031106f86fc (patch) | |
tree | a534f69b6f88ce45d4b5501aa71649adea5be3f2 /bfd/ChangeLog | |
parent | 644f599bfce00bb2b0e95d4c5bd4149b004843ea (diff) | |
download | gdb-50e009621f6087907a916a576a33c031106f86fc.zip gdb-50e009621f6087907a916a576a33c031106f86fc.tar.gz gdb-50e009621f6087907a916a576a33c031106f86fc.tar.bz2 |
* elf32-spu.c (spu_elf_build_stubs): Define __icache_neg_log2_linesize.
Define __icache_ptr_handler*, not __icache_ptr___icache_bi_handler*.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e028f1f..de0f596 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2009-02-04 Alan Modra <amodra@bigpond.net.au> + + * elf32-spu.c (spu_elf_build_stubs): Define __icache_neg_log2_linesize. + Define __icache_ptr_handler*, not __icache_ptr___icache_bi_handler*. + 2009-02-03 Sandip Matte <sandip@rmicorp.com> * aoutx.h (NAME (aout, machine_type)): Handle bfd_mach_mips_xlr. |