aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 30df05d..4d81dff 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,11 +1,11 @@
-Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
+Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
* aoutx.h (NAME(aout,machine_type)): Recognize the ARM processor.
* archures.c, config.bfd, configure.host, libaout.h, reloc.c,
targets.c: Add support for the ARM.
* cpu-arm.c, riscix.c, config/riscix.mh, config/riscix.mt: New files.
- * aoutx.h (add_to_stringtabl): Check that str isn't a NULL pointer.
+ * aoutx.h (add_to_stringtable): Check that str isn't a NULL pointer.
Fri Sep 2 14:10:30 1994 Ken Raeburn (raeburn@cujo.cygnus.com)