aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--bfd/ChangeLog4
-rw-r--r--include/ChangeLog2
3 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e14478..b30c750 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
1999-08-31 Nick Clifton <nickc@cygnus.com>
- * config.sub (maybe_os): Add support for configuring for fr30.
+ * config.sub (maybe_os): Add support for configuring for fr30.
1999-08-27 Nick Clifton <nickc@cygnus.com>
@@ -219,7 +219,7 @@ Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
Patch from: Scott Bambrough <scottb@corelcomputer.com>
- * config.guess: Modified to recognize uname's armv* syntax.
+ * config.guess: Modified to recognize uname's armv* syntax.
* config.sub: Modified to recognize uname's armv* syntax.
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c2e7498..351fcb7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -21,7 +21,7 @@
* elf32-arm.h (elf32_arm_get_symbol_type): If a symbol has the
STT_ARM_16BIT flag set, but it is not attached to a data object
return STT_ARM_16BIT so that it will be treated as code by the
- disassembler.
+ disassembler.
2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
@@ -70,7 +70,7 @@
(bfd_arch_mach_octets_per_byte): New function: Return target
byte size.
- * section.c: Distinguish between octets and bytes for usage of
+ * section.c: Distinguish between octets and bytes for usage of
_cooked_size, _raw_size, and output_offset. Clarify
description of bfd_set_section_contents.
diff --git a/include/ChangeLog b/include/ChangeLog
index 062d732..386ad16 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -96,7 +96,7 @@ Mon Dec 14 09:53:31 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* demangle.h: Don't check IN_GCC anymore.
* splay-tree.h: Likewise.
-Tue Dec 8 00:30:31 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
+Tue Dec 8 00:30:31 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
The following changes were made by Elena Zannoni
<ezannoni@kwikemart.cygnus.com> and Edith Epstein