From: Hans-Peter Nilsson Date: Thu, 20 Jul 2000 16:35:18 +0000 (+0000) Subject: Fix typo in CRIS entry X-Git-Tag: newlib-1_9_0~1425 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3bd336f7c8e1211404eb84e492e9d9b15c0247e4;p=external%2Fbinutils.git Fix typo in CRIS entry --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e7e2a4c..d9af253 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -19,8 +19,7 @@ * libbfd.h: Rebuild. * libaout.h (enum machine_type): Add M_CRIS. * reloc.c: Add CRIS relocations. - * targets.c (bfd_target bfd_elf32_cris_vec, cris_aout_vec): - Declare. + * targets.c (bfd_elf32_cris_vec, cris_aout_vec): Declare. (bfd_target_vect): Add bfd_elf32_cris_vec and cris_aout_vec. * cpu-cris.c, aout-cris.c, elf32-cris.c: New files. * po/POTFILES.in, po/bfd.pot: Regenerate.