diff options
author | Fred Fish <fnf@specifix.com> | 1991-11-15 03:14:20 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1991-11-15 03:14:20 +0000 |
commit | 7d68537f73a0b5e06c8989331d55179a8e73b33d (patch) | |
tree | bda0056b9f922fae1817486724fba70ae469007d /bfd/ChangeLog | |
parent | 92b73793963c2b918a12cbef1c87c0f79aec2498 (diff) | |
download | gdb-7d68537f73a0b5e06c8989331d55179a8e73b33d.zip gdb-7d68537f73a0b5e06c8989331d55179a8e73b33d.tar.gz gdb-7d68537f73a0b5e06c8989331d55179a8e73b33d.tar.bz2 |
Trivial change to comment to remove redundant "to".
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ab978c5..84a253f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,6 +1,15 @@ +Thu Nov 14 19:11:13 1991 Fred Fish (fnf at cygnus.com) + + * syms.c: Trivial fix to comment to remove a redundant "to". + +Wed Nov 13 17:02:01 1991 John Gilmore (gnu at cygnus.com) + + * coff-{i386,m68k,m88k}.c: Change name of file format to standard + form that GDB recognizes as COFF. + Wed Nov 13 09:09:41 1991 Steve Chamberlain (sac at cygnus.com) - * ieee.c: (ieee_object_p) cast NULL correctly. + * ieee.c (ieee_object_p): cast NULL correctly. * configure.in: added harris host * coff-a29k.c: Lots of changes, most from David Wood. |