aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2007-04-27 19:57:40 +0000
committerBob Wilson <bob.wilson@acm.org>2007-04-27 19:57:40 +0000
commitbcc2cc8eff34eec7072665903fa6f6f6df6f0401 (patch)
treeb3266737edbebeebc98c7d045781d8db227d2680 /bfd/ChangeLog
parent484c222e443cb22ffc8308fbd49c7af26d62cf11 (diff)
downloadgdb-bcc2cc8eff34eec7072665903fa6f6f6df6f0401.zip
gdb-bcc2cc8eff34eec7072665903fa6f6f6df6f0401.tar.gz
gdb-bcc2cc8eff34eec7072665903fa6f6f6df6f0401.tar.bz2
* elf32-xtensa.c (xtensa_read_table_entries): Step through table
contents and relocs in parallel.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 07ded05..55849ac 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2007-04-27 Bob Wilson <bob.wilson@acm.org>
+ * elf32-xtensa.c (xtensa_read_table_entries): Step through table
+ contents and relocs in parallel.
+
+2007-04-27 Bob Wilson <bob.wilson@acm.org>
+
* elf32-xtensa.c (relax_property_section): Remove extra irel increment.
2007-04-27 Alan Modra <amodra@bigpond.net.au>