aboutsummaryrefslogtreecommitdiff
path: root/binutils
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 /binutils
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 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 72c1fd0..f7c8337 100644
--- a/binutils/ChangeLog
+++ b/binutils/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>
+
* readelf.c (get_machine_flags): Handle E_MIPS_ARCH_64R2.
2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
diff --git a/binutils/NEWS b/binutils/NEWS
index 3fa22e8..c375c74 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -19,6 +19,8 @@
single-character representation. This can be checked by running nm
with the -a switch.
+Changes in 2.14:
+
* Added --info switch to objcopy and strip.
* Support for Vitesse IQ2000 added by Red Hat.