aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2003-01-09 21:26:53 +0000
committerChris Demetriou <cgd@google.com>2003-01-09 21:26:53 +0000
commit6f33421c4774d819f18277ca2e5cc9d2ea6a686e (patch)
tree267806aa58c71419e1dd89411a5cb187ec3d5317 /ld/ChangeLog
parenta80e2bcbae7041137bd873def3193216fb1afc9a (diff)
downloadfsf-binutils-gdb-6f33421c4774d819f18277ca2e5cc9d2ea6a686e.zip
fsf-binutils-gdb-6f33421c4774d819f18277ca2e5cc9d2ea6a686e.tar.gz
fsf-binutils-gdb-6f33421c4774d819f18277ca2e5cc9d2ea6a686e.tar.bz2
2003-01-09 Chris Demetriou <cgd@broadcom.com>
* ldmain.c (get_emulation): Sort -mipsNN checks in the usual order, and handle (ignore) -mips32r2.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f16654c..52b2467 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-09 Chris Demetriou <cgd@broadcom.com>
+
+ * ldmain.c (get_emulation): Sort -mipsNN checks in the usual
+ order, and handle (ignore) -mips32r2.
+
2003-01-09 Daniel Jacobowitz <drow@mvista.com>
* ldmain.c (main): Make sure ld_sysroot is initialized.