summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2019-01-19 15:55:50 +0000
committerNick Clifton <nickc@redhat.com>2019-01-19 15:55:50 +0000
commitf974f26cb16cc6fe3946f163c787a05e713fb77b (patch)
tree8eb780c1070e23072489db4deefa80fc22fce1de
parentf3be6050c8d62d59a1846dacda5f895c5b0f9dbc (diff)
downloadbinutils-gdb-f974f26cb16cc6fe3946f163c787a05e713fb77b.tar.gz
Add markers for 2.32 branch to NEWS and ChangeLog files.
-rw-r--r--ChangeLog4
-rw-r--r--bfd/ChangeLog4
-rw-r--r--binutils/BRANCHES1
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
-rw-r--r--binutils/README-how-to-make-a-release12
-rw-r--r--config/ChangeLog4
-rw-r--r--cpu/ChangeLog4
-rw-r--r--elfcpp/ChangeLog4
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
-rw-r--r--gold/ChangeLog4
-rw-r--r--gprof/ChangeLog4
-rw-r--r--include/ChangeLog4
-rw-r--r--ld/ChangeLog4
-rw-r--r--opcodes/ChangeLog4
16 files changed, 59 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 57419771f6c..cd631a15b61 100644
--- 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:
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index de44928162c..6c7c4aa7ecd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index ec8ca50b27b..63f1e84d26a 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -47,6 +47,7 @@ binutils-2_28-branch
binutils-2_29-branch
binutils-2_30-branch
binutils-2_31-branch
+binutils-2_32-branch
Copyright (C) 2012-2019 Free Software Foundation, Inc.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2e17bab1e94..345cbc576d8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -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
diff --git a/binutils/NEWS b/binutils/NEWS
index 0b8cc8e18b9..9ea8297d65f 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -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
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index 60fd5beec7a..aec54864bca 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -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:
diff --git a/config/ChangeLog b/config/ChangeLog
index f1b68731882..a22d73c8b5e 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -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.
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index df03e60eabf..c563860d614 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -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>
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index 3fc4606d0a6..eb1baa9fd4d 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -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.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d3aa8dc43ae..2b75d9046c7 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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.
diff --git a/gas/NEWS b/gas/NEWS
index d3a1e5ed12b..3eecf71a5fb 100644
--- 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.
diff --git a/gold/ChangeLog b/gold/ChangeLog
index d3138f6b273..90370e9020d 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -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.
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index d3138f6b273..90370e9020d 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -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.
diff --git a/include/ChangeLog b/include/ChangeLog
index 45f52af0eb1..af47bd9f2bc 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -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.
diff --git a/ld/ChangeLog b/ld/ChangeLog
index cde82e3f347..11172f04534 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -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
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index cf7d55eb3f2..66a16ea3f01 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -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