Add 2.30 markers to NEWS files.
authorNick Clifton <nickc@redhat.com>
Sat, 13 Jan 2018 13:20:55 +0000 (13:20 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 13 Jan 2018 13:20:55 +0000 (13:20 +0000)
binutils/
* NEWS: Add marker for 2.30.

gas/
* NEWS: Add marker for 2.30.

ld/
* NEWS: Add marker for 2.30.

binutils/BRANCHES
binutils/ChangeLog
binutils/NEWS
binutils/README-how-to-make-a-release
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 9318d5e3de12ec3d0c03295863be84f490c6af5a..3379c9f3c0e20e27e5807c8cb8b91e9c3480ce4c 100644 (file)
@@ -51,3 +51,4 @@ Copyright (C) 2012-2018 Free Software Foundation, Inc.
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.
+binutils-2_30-branch
index b18bc886c73b382f69e27b10dc9c5dc9ebc4c7a0..ebc8da37c3cc79a2cf19a7a081e12401e5892a41 100644 (file)
@@ -1,3 +1,7 @@
+2018-01-13  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Add marker for 2.30.
+
 2018-01-12  Nick Clifton  <nickc@redhat.com>
 
        * README-how-to-make-a-release: Add notes on how to make the
index c9a72f22cfa21829cb7a2cbf68e81a7caff37abb..c0fa05f25e2c7ce10b922e0b66fbf5964f7fcd57 100644 (file)
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.30:
+
 * Add --debug-dump=links option to readelf and --dwarf=links option to objdump
   which displays the contents of any .gnu_debuglink or .gnu_debugaltlink
   sections.
index 5cdc980c674aad068ba5a68e104b5aabe52a6f2d..4e6d1e759f3420303d0abde3b0ecb6172beb8eb4 100644 (file)
@@ -27,9 +27,13 @@ How to perform a release.
      configure files.  
 
   3. When branch day arrives add markers for the upcoming release to
-     gas, ld, gold and binutils NEWS files.  Likewise for all of the
-     ChangeLog files.  Add a note of the name of the new branch to
-     binutils/BRANCHES.  Commit these changes.
+     gas, ld, gold and binutils NEWS files.
+       [make-prelease.sh command i]
+       [make-prelease.sh command C]
+     Likewise for all of the ChangeLog files.
+     Add a note of the name of the new branch to binutils/BRANCHES.
+     Commit these changes.
+       [make-prerelease.sh command C]
      
   4. Create the release branch using:
 
index 5887b36fc1a4fb23c528a096a818f4aab1b2a215..45463be38052db2ca79653a86b13c44da3c9d330 100644 (file)
@@ -1,3 +1,7 @@
+2018-01-13  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Add marker for 2.30.
+
 2018-01-12  Gunther Nikl  <gnikl@users.sourceforge.net>
 
        * gas/config/aout_gnu.h (USE_EXTENDED_RELOC): Explicitly
index bfe327638953fc3fbd503be32e19831b5afc4ccd..a591a7b200b088a7e0ac4f1533caa5082b56c02e 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.30:
+
 * Add support for loaction views in DWARF debug line information.
 
 Changes in 2.29:
index 0514bdd2f6bde2c665a3072f0f05043dc82f183b..45d2ad8e6fe955b6fe63d7ffc96572045b42f05a 100644 (file)
@@ -1,3 +1,7 @@
+2018-01-13  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Add marker for 2.30.
+
 2018-01-12  Alan Modra  <amodra@gmail.com>
 
        * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer
diff --git a/ld/NEWS b/ld/NEWS
index 69c8b1de7cc801fa1242c6d24a0f9675df627595..eafcaf33cb7b50b5bacbe1e21a92b1d27584f537 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.30:
+
 * Add -z separate-code to generate separate code PT_LOAD segment.
 
 * Add "-z undefs" command line option as the inverse of the "-z defs" option.
This page took 0.038806 seconds and 4 git commands to generate.