diff options
author | Chris Demetriou <cgd@google.com> | 2001-10-18 23:44:17 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2001-10-18 23:44:17 +0000 |
commit | 31d677f9baf8dd28a82d45e9d807b50693a45af5 (patch) | |
tree | 857d80d83688f17b23412660a8d927526f3ba0df /ld/ChangeLog | |
parent | e4432525bbaf73c14e575d3da4ec43cfa13ccf06 (diff) | |
download | gdb-31d677f9baf8dd28a82d45e9d807b50693a45af5.zip gdb-31d677f9baf8dd28a82d45e9d807b50693a45af5.tar.gz gdb-31d677f9baf8dd28a82d45e9d807b50693a45af5.tar.bz2 |
2001-10-18 Chris Demetriou <cgd@broadcom.com>
* ldmain.c (get_emulation): Improve comment about the handling
of -mipsN options.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 409a775..302d0c3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-10-18 Chris Demetriou <cgd@broadcom.com> + + * ldmain.c (get_emulation): Improve comment about the handling + of -mipsN options. + 2001-10-17 Alan Modra <amodra@bigpond.net.au> * po/POTFILES.in: Regenerate. |