diff options
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 6e53fdf..c17368f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2008-06-20 Alan Modra <amodra@bigpond.net.au> + * elf32-spu.c (needs_ovl_stub): Correctly return nonovl_stub for + non-branch insns. + +2008-06-20 Alan Modra <amodra@bigpond.net.au> + * elf32-spu.c (build_stub): Allow wraparound on stub branches. (allocate_spuear_stubs, build_spuear_stubs): Return value from count_stub/build_stub. |