aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2008-05-12 12:23:13 +0000
committerAlan Modra <amodra@gmail.com>2008-05-12 12:23:13 +0000
commitcef1fe971fc0fc51c87b64f242d49fbe2cfe5351 (patch)
treed75aa2265cf2c876320a31ea7d7c7b54c3ccf0b3 /binutils/ChangeLog
parentcc5ca406f932c14b0af83d96756f2198b55a5c7c (diff)
downloadgdb-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/ChangeLog5
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,