Add cutoff for changes in 2.16 release
authorNick Clifton <nickc@redhat.com>
Tue, 15 Mar 2005 17:49:15 +0000 (17:49 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 15 Mar 2005 17:49:15 +0000 (17:49 +0000)
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 5663525b70ac987cd96fe1ca22587c56f0532f3c..67906640194b58522edd290dbe6ac11ce8fbc578 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-15  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Add cutoff for changes in 2.16 release.
+
 2005-03-15  Jan Beulich  <jbeulich@novell.com>
 
        * expr.c (operand): Merge handling of unary + into that for unary
index dd636a3b91213595e1254fd83df16eeb26212bb4..5f483b988f93d368a5e30cac2814877803d699e5 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.16:
+
 * Redefinition of macros now results in an error.
 
 * New command line option -mhint.b=[ok|warning|error] for IA64 targets.
index c093dab2f1415a18c2e7ba37694640fc36f4beac..37536b98f7f1bc5dbf967f8fa07024a6cf49c58c 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-15  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Add cutoff for changes in 2.16 release.
+
 2005-03-15  Mikkel Krautz  <krautz@gmail.com>
 
        * configure.tgt (x86_64-elf): Add target.
diff --git a/ld/NEWS b/ld/NEWS
index c30b62c1b1accf7bc305fe2bcd1289959aa93808..f7fbc7986ec07f79cecd7480071b4884270ef10c 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.16:
+
 * Support for the R_ARM_V4BX relocation as defined in the ARM AAELF
   specification has been added via the --fix-v4bx command-line option.