From: Ian Lance Taylor Date: Mon, 5 Sep 1994 19:14:24 +0000 (+0000) Subject: Tipos X-Git-Tag: gdb-4_18~13646 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e1728bee60c4326b5a71a0c4937005733466f3c6;p=platform%2Fupstream%2Fbinutils.git Tipos --- 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)