aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2001-02-28 10:15:57 +0000
committerPhil Blundell <philb@gnu.org>2001-02-28 10:15:57 +0000
commita5bcd848ff9f8a403f1f57644447ba136c0e29eb (patch)
treee881cc70be42e149654a124bd9033eff6db5814d /binutils/ChangeLog
parentfd2ec33034e870c38a8e29c65939594b6ff5d63e (diff)
downloadgdb-a5bcd848ff9f8a403f1f57644447ba136c0e29eb.zip
gdb-a5bcd848ff9f8a403f1f57644447ba136c0e29eb.tar.gz
gdb-a5bcd848ff9f8a403f1f57644447ba136c0e29eb.tar.bz2
2001-02-28 Philip Blundell <pb@futuretv.com>
* readelf.c (decode_ARM_machine_flags): Explicitly mention which ABI is in use; remove ambiguity between the "unknown" EABI and unrecognised ABIs. Handle version 2 ARM EABI. Update uses of renamed EF_xx constants.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 25e815c..aa91011 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2001-02-28 Philip Blundell <pb@futuretv.com>
+
+ * readelf.c (decode_ARM_machine_flags): Explicitly mention which
+ ABI is in use; remove ambiguity between the "unknown" EABI and
+ unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
+ renamed EF_xx constants.
+
2001-02-27 Alan Modra <alan@linuxcare.com.au>
* configure.in (BFD_VERSION): New.