aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-02-14 16:24:20 +0000
committerNick Clifton <nickc@redhat.com>2002-02-14 16:24:20 +0000
commite2fd756b5dbbd435ee1cefcb105dff5001ac3e88 (patch)
tree24ecd92edc3a24885d9dc77a31e76b5f40ba07f1 /bfd/ChangeLog
parentdd47e6fdd903e23ca947c265611abe40c2b5f21c (diff)
downloadgdb-e2fd756b5dbbd435ee1cefcb105dff5001ac3e88.zip
gdb-e2fd756b5dbbd435ee1cefcb105dff5001ac3e88.tar.gz
gdb-e2fd756b5dbbd435ee1cefcb105dff5001ac3e88.tar.bz2
Replace 'arch' field with 'mach'.
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 32ce022..e09c014 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
+ (scan): Test against 'mach' field in info structure.
+
2002-02-14 Alan Modra <amodra@bigpond.net.au>
* elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.