diff options
author | Alan Modra <amodra@gmail.com> | 2008-05-12 12:23:13 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-05-12 12:23:13 +0000 |
commit | cef1fe971fc0fc51c87b64f242d49fbe2cfe5351 (patch) | |
tree | d75aa2265cf2c876320a31ea7d7c7b54c3ccf0b3 /binutils/ChangeLog | |
parent | cc5ca406f932c14b0af83d96756f2198b55a5c7c (diff) | |
download | gdb-cef1fe971fc0fc51c87b64f242d49fbe2cfe5351.zip gdb-cef1fe971fc0fc51c87b64f242d49fbe2cfe5351.tar.gz gdb-cef1fe971fc0fc51c87b64f242d49fbe2cfe5351.tar.bz2 |
* embedspu.sh: Test for presence of ._ea by looking at section
table rather than looking at relocs. Correct toe_addr substitution.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9ee4875..d64994d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2008-05-12 Alan Modra <amodra@bigpond.net.au> + + * embedspu.sh: Test for presence of ._ea by looking at section + table rather than looking at relocs. Correct toe_addr substitution. + 2008-05-08 Alan Modra <amodra@bigpond.net.au> * embedspu.sh: Take note of R_SPU_PPU32/64 relocs without a symbol, |