diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-01-02 03:53:53 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-01-02 03:53:53 +0000 |
commit | 396a24671935a40f9b9681416e8837488fefcea2 (patch) | |
tree | 8df5babec2ef57864bf17f3b8f4ada3704ac70da /ld/ChangeLog | |
parent | 55ac548dfbc3a914db2b07b958523573f34690a1 (diff) | |
download | gdb-396a24671935a40f9b9681416e8837488fefcea2.zip gdb-396a24671935a40f9b9681416e8837488fefcea2.tar.gz gdb-396a24671935a40f9b9681416e8837488fefcea2.tar.bz2 |
* ldfile.c: Fix comment typos.
* ldlang.c: Likewise.
* mri.c: Likewise.
* pe-dll.c: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 79ec901..0d568a9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2003-01-01 Kazu Hirata <kazu@cs.umass.edu> + + * ldfile.c: Fix comment typos. + * ldlang.c: Likewise. + * mri.c: Likewise. + * pe-dll.c: Likewise. + 2003-01-01 Daniel Jacobowitz <drow@mvista.com> Suggested by Manfred Hollstein <manfred.h@gmx.net>: @@ -5,7 +12,7 @@ and ldver.texi. * Makefile.in: Regenerated. -2002-12-24 Dmitry Diky <diwil@mail.ru> +2002-12-24 Dmitry Diky <diwil@mail.ru> * Makefile.am: Add msp430 target. * configure.tgt: Likewise. |