aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 06:43:59 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 06:43:59 +0000
commit8c2bc6877d75f8cd9073f206fab29920f73d325c (patch)
treea66e109ca074e0b715fcd04ffc6f7dbc60206a63 /binutils/ChangeLog
parenta2b64bede395d988a7ae6676e2411b7ec5da8248 (diff)
downloadgdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.zip
gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.tar.gz
gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.tar.bz2
Fix typos in ChangeLogs and update copyright notices
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index fc8d557..1767f67 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -431,15 +431,15 @@ Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
2000-07-20 H.J. Lu <hjl@gnu.org>
- * binutils/binutils.texi: Put back "@end table" deleted by
+ * binutils.texi: Put back "@end table" deleted by
accident.
2000-07-05 Kenneth Block <krblock@computer.org>
- * binutils/nm.c: Add optional style to demangle switch.
- * binutils/objdump.c: Add optional style to demangle switch.
- * binutils/addr2line.c: Add optional style to demangle switch.
- * binutils/binutils.texi: Document optional style to demangle
+ * nm.c: Add optional style to demangle switch.
+ * objdump.c: Add optional style to demangle switch.
+ * addr2line.c: Add optional style to demangle switch.
+ * binutils.texi: Document optional style to demangle
switch.
2000-07-20 Hans-Peter Nilsson <hp@axis.com>
@@ -752,7 +752,7 @@ Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
2000-04-10 Philippe De Muyter <phdm@macqel.be>
- * readelf (dynamic_segment_mips_val): Call `sprintf', not
+ * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
`strftime' since strftime is not available on all systems.
(process_mips_specific): Ditto.
@@ -1005,7 +1005,7 @@ Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
* configure.in: Add arm-wince, mips-pe and sh-pe targets.
* configure: Regenerate.
- * dlltoolc.: Add support for sh-pe and mips-pe targets.
+ * dlltool.c: Add support for sh-pe and mips-pe targets.
* rescoff.c: Add support for sh-pe and mips-pe targets.
2000-02-23 H.J. Lu <hjl@gnu.org>
@@ -1050,7 +1050,7 @@ Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
2000-02-03 Timothy Wall <twall@redhat.com>
- * binutils/objdump.c (dump_section_header, find_symbol_for_address,
+ * objdump.c (dump_section_header, find_symbol_for_address,
show_line, disassemble_bytes, disassemble_data, dump_data):
distinguish between octets and bytes.