aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2003-09-30 16:44:04 +0000
committerChris Demetriou <cgd@google.com>2003-09-30 16:44:04 +0000
commit43c58ae62644a9d0446f6772adb1d9689a0e218a (patch)
tree679d5136e5ef1289f062548f54979cf387baccf6 /ld/ChangeLog
parent5f74bc130d437ca83b9f94507f92838aa516cb01 (diff)
downloadgdb-43c58ae62644a9d0446f6772adb1d9689a0e218a.zip
gdb-43c58ae62644a9d0446f6772adb1d9689a0e218a.tar.gz
gdb-43c58ae62644a9d0446f6772adb1d9689a0e218a.tar.bz2
[ binutils/ChangeLog ]
2003-09-30 Chris Demetriou <cgd@broadcom.com> * NEWS: Add an indication of the cutoff for 2.14. [ gas/ChangeLog ] 2003-09-30 Chris Demetriou <cgd@broadcom.com> * NEWS: Add an indication of the cutoff for 2.14. [ ld/ChangeLog ] 2003-09-30 Chris Demetriou <cgd@broadcom.com> * NEWS: Add an indication of the cutoff for 2.14.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 961ce66..fa55fc4 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
2003-09-30 Chris Demetriou <cgd@broadcom.com>
+ * NEWS: Add an indication of the cutoff for 2.14.
+
+2003-09-30 Chris Demetriou <cgd@broadcom.com>
+
* ldmain.c (get_emulation): Ignore "-mips64r2".
2003-09-03 Robert Millan <robertmh@gnu.org>