aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-09-05 19:14:24 +0000
committerIan Lance Taylor <ian@airs.com>1994-09-05 19:14:24 +0000
commite1728bee60c4326b5a71a0c4937005733466f3c6 (patch)
tree98d93143ca3ea7fe4b10ddf6e3f606ad8086cc12
parenta5a2f1562b8d8ff16be830219c937e303c263380 (diff)
downloadgdb-e1728bee60c4326b5a71a0c4937005733466f3c6.zip
gdb-e1728bee60c4326b5a71a0c4937005733466f3c6.tar.gz
gdb-e1728bee60c4326b5a71a0c4937005733466f3c6.tar.bz2
Tipos
-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)