diff options
author | Alan Modra <amodra@gmail.com> | 2007-06-14 08:41:41 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-06-14 08:41:41 +0000 |
commit | 107eb3fc405825a147b9b3d7a176040b65f1f757 (patch) | |
tree | 549ed78ff66682b73ce171a9a51b43464581b9f3 /ld/ChangeLog | |
parent | a104c397e762939248436df5128bf6d6a6f04edc (diff) | |
download | gdb-107eb3fc405825a147b9b3d7a176040b65f1f757.zip gdb-107eb3fc405825a147b9b3d7a176040b65f1f757.tar.gz gdb-107eb3fc405825a147b9b3d7a176040b65f1f757.tar.bz2 |
* emultempl/spu_ovl.S: Don't trash lr on tail call from one
overlay to another.
* emultempl/spu_ovl.o: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index d31157e..2d44638 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2007-06-14 Alan Modra <amodra@bigpond.net.au> + + * emultempl/spu_ovl.S: Don't trash lr on tail call from one + overlay to another. + * emultempl/spu_ovl.o: Regenerate. + 2007-06-11 Bob Wilson <bob.wilson@acm.org> * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS): Add ONLY_IF_RO |