Add markers for 2.32 branch to NEWS and ChangeLog files.
authorNick Clifton <nickc@redhat.com>
Sat, 19 Jan 2019 15:55:50 +0000 (15:55 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 19 Jan 2019 15:55:50 +0000 (15:55 +0000)
16 files changed:
ChangeLog
bfd/ChangeLog
binutils/BRANCHES
binutils/ChangeLog
binutils/NEWS
binutils/README-how-to-make-a-release
config/ChangeLog
cpu/ChangeLog
elfcpp/ChangeLog
gas/ChangeLog
gas/NEWS
gold/ChangeLog
gprof/ChangeLog
include/ChangeLog
ld/ChangeLog
opcodes/ChangeLog

index 5741977..cd631a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        Merge from GCC:
index de44928..6c7c4aa 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-16  Kito Cheng  <kito@andestech.com>
 
        * elf-attrs.c (vendor_obj_attr_size): Return 0 if size is 0 even
index ec8ca50..63f1e84 100644 (file)
@@ -47,6 +47,7 @@ binutils-2_28-branch
 binutils-2_29-branch
 binutils-2_30-branch
 binutils-2_31-branch
+binutils-2_32-branch
 \f
 Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
index 2e17bab..345cbc5 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-17  Nick Clifton  <nickc@redhat.com>
 
        * objdump.c (disassemble_section): When disassembling from a
index 0b8cc8e..9ea8297 100644 (file)
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.32:
+
 * The addr2line, c++filt, nm and objdump tools now have a limit on the
   maximum amount of recursion that is allowed whilst demangling strings.
   The value for this limit is defined by the DEMANGLE_RECRUSE_LIMIT
index 60fd5be..aec5486 100644 (file)
@@ -27,14 +27,14 @@ How to perform a release.
      directories and the top level configure files.
 
   3. When branch day arrives add markers for the upcoming release to
-     gas, ld, gold and binutils NEWS files.
-       [If using the make-prerelease.sh script, check that
-        common.sh has the right values].
-       [make-prelease.sh command i]
-     Likewise for all of the ChangeLog files.
+     the NEWS files in gas, ld, gold and binutils.
+
+     Likewise for the ChangeLog files in: bfd, binutils, config, cpu,
+     elfcpp, gas, gold, gprof, include, ld, opcodes and toplevel.
+
      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 f1b6873..a22d73c 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2018-11-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
 
        * iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
index df03e60..c563860 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2018-10-05  Richard Henderson  <rth@twiddle.net>
            Stafford Horne  <shorne@gmail.com>
 
index 3fc4606..eb1baa9 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-01  Alan Modra  <amodra@gmail.com>
 
        Update year range in copyright notice of all files.
index d3aa8dc..2b75d90 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-17  Tamar Christina  <tamar.christina@arm.com>
 
        * testsuite/gas/arm/archv6t2-1-pe.d: New test.
index d3a1e5e..3eecf71 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.32:
+
 * Add -mvexwig=[0|1] option to x86 assembler to control encoding of
   VEX.W-ignored (WIG) VEX instructions.
 
index d3138f6..90370e9 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
 
        * configure: Regenerate.
index d3138f6..90370e9 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
 
        * configure: Regenerate.
index 45f52af..af47bd9 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-16  Kito Cheng  <kito@andestech.com>
 
        * elf/riscv.h (SHT_RISCV_ATTRIBUTES): Define.
index cde82e3..11172f0 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-16  Kito Cheng  <kito@andestech.com>
 
        * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
index cf7d55e..66a16ea 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
 2019-01-09  John Darrington <john@darrington.wattle.id.au>
 
        * s12z-dis.c (print_insn_s12z):  Do not dereference an operand