[ binutils/ChangeLog ]
authorChris Demetriou <cgd@google.com>
Tue, 30 Sep 2003 16:44:04 +0000 (16:44 +0000)
committerChris Demetriou <cgd@google.com>
Tue, 30 Sep 2003 16:44:04 +0000 (16:44 +0000)
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.

binutils/ChangeLog
binutils/NEWS
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 72c1fd0..f7c8337 100644 (file)
@@ -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>
index 3fa22e8..c375c74 100644 (file)
@@ -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.
index def878b..0ee098b 100644 (file)
@@ -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>
+
        * configure.in (mipsisa64r2, mipsisa64r2el, mipsisa64r2*): New CPUs.
        * configure: Regenerate.
        * config/tc-mips.c (imm2_expr): New variable.
index b1c5b31..a0bdd4f 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -7,6 +7,8 @@
   with multi-byte nop instructions such as leal 0(%esi,1),%esi.  This
   switch disables the optimization.
 
+Changes in 2.14:
+
 * Added support for MIPS32 Release 2.
 
 * Added support for Xtensa architecture.
index 961ce66..fa55fc4 100644 (file)
@@ -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>
diff --git a/ld/NEWS b/ld/NEWS
index 9c25a53..a39535e 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -5,6 +5,8 @@
   should report them and the switch --warn-unresolved-symbols has been added to
   make reports be issued as warning messages rather than errors.
 
+Changes in 2.14:
+
 * Added support for Xtensa architecture.
 
 * Added --with-sysroot configure switch to specify a target system root, for