aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-08-11 02:21:34 +0000
committerAlan Modra <amodra@gmail.com>2009-08-11 02:21:34 +0000
commit5dabe7859c287d7cd4ab695c5d6f511336a1031e (patch)
tree4ddbbac660b8c78f52d1efc71da7496cc6fd1f47 /bfd/ChangeLog
parentea7a63de4029867f9ee5702fe6b0244ef5026435 (diff)
downloadgdb-5dabe7859c287d7cd4ab695c5d6f511336a1031e.zip
gdb-5dabe7859c287d7cd4ab695c5d6f511336a1031e.tar.gz
gdb-5dabe7859c287d7cd4ab695c5d6f511336a1031e.tar.bz2
* elflink.c: Add FIXMEs for some places that require octets_per_byte
adjustments. * elf-eh-frame.c: Likewise. * merge.c: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 784e45a..be52aa6 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,12 @@
2009-08-11 Alan Modra <amodra@bigpond.net.au>
+ * elflink.c: Add FIXMEs for some places that require octets_per_byte
+ adjustments.
+ * elf-eh-frame.c: Likewise.
+ * merge.c: Likewise.
+
+2009-08-11 Alan Modra <amodra@bigpond.net.au>
+
* configure.in: Remove elf-ifunc.lo from common ELF files. Add
to x86 and x86_64 configurations.
* configure: Regenerate.