aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2000-07-20 16:35:18 +0000
committerHans-Peter Nilsson <hp@axis.com>2000-07-20 16:35:18 +0000
commit3bd336f7c8e1211404eb84e492e9d9b15c0247e4 (patch)
treea877dd48b7d595ac154a95bfa28513c73bbc2b08 /bfd
parent06c15ad74f391b3c7197cce61f70f0ae7dd3fb8e (diff)
downloadbinutils-3bd336f7c8e1211404eb84e492e9d9b15c0247e4.zip
binutils-3bd336f7c8e1211404eb84e492e9d9b15c0247e4.tar.gz
binutils-3bd336f7c8e1211404eb84e492e9d9b15c0247e4.tar.bz2
Fix typo in CRIS entry
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 1 insertions, 2 deletions
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.