This commit is contained in:
Ian Lance Taylor 1994-09-05 19:14:24 +00:00
parent a5a2f1562b
commit e1728bee60
1 changed files with 2 additions and 2 deletions

View File

@ -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)