diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2009-05-14 16:56:09 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2009-05-14 16:56:09 +0000 |
commit | cdc83fba739acf894c08d5aa92746f30e552c465 (patch) | |
tree | d461d5ecffbfc0fcb8c7e5473820de3cfe1ecf9a /ld/ChangeLog | |
parent | 97fc8d845e364cd47d7f6005e749e99cf45691b1 (diff) | |
download | gdb-cdc83fba739acf894c08d5aa92746f30e552c465.zip gdb-cdc83fba739acf894c08d5aa92746f30e552c465.tar.gz gdb-cdc83fba739acf894c08d5aa92746f30e552c465.tar.bz2 |
bfd/
* elf32-spu.c (build_stub): Always build "compact" sofware
i-cache stubs.
ld/
* emultempl/spuelf.em (PARSE_AND_LIST_ARGS_CASES): Always use
compact stubs with software i-cache.
ld/testsuite/
* ld-spu/icache1.d: Update for compact stubs.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 04b3bae..b9c2965 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2009-05-14 Ulrich Weigand <uweigand@de.ibm.com> + + * emultempl/spuelf.em (PARSE_AND_LIST_ARGS_CASES): Always use + compact stubs with software i-cache. + 2009-05-14 Alan Modra <amodra@bigpond.net.au> * emultempl/spuelf.em (spu_before_allocation): Call |