From 60391a255b720e37ab1efbb7e83bf7dfa270a0fe Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 9 Sep 2019 10:27:03 +0100 Subject: Add markers for 2.33 branch to NEWS and ChangeLog files. --- ChangeLog | 4 ++++ bfd/ChangeLog | 4 ++++ binutils/.README-how-to-make-a-release.swp | Bin 0 -> 16384 bytes binutils/BRANCHES | 1 + binutils/ChangeLog | 4 ++++ binutils/NEWS | 3 +++ config/ChangeLog | 4 ++++ cpu/ChangeLog | 4 ++++ elfcpp/ChangeLog | 4 ++++ gas/ChangeLog | 4 ++++ gas/NEWS | 2 ++ gold/ChangeLog | 4 ++++ gprof/ChangeLog | 4 ++++ include/ChangeLog | 4 ++++ ld/ChangeLog | 4 ++++ ld/NEWS | 2 ++ libctf/ChangeLog | 4 ++++ opcodes/ChangeLog | 4 ++++ 18 files changed, 60 insertions(+) create mode 100644 binutils/.README-how-to-make-a-release.swp diff --git a/ChangeLog b/ChangeLog index 76c121f..5d1dfee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created + 2019-08-19 Tom Tromey * configure: Rebuild. diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 24f5e33..aca3c80 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-09-06 Alan Modra * aout-target.h (object_p): Formatting. diff --git a/binutils/.README-how-to-make-a-release.swp b/binutils/.README-how-to-make-a-release.swp new file mode 100644 index 0000000..063e52a Binary files /dev/null and b/binutils/.README-how-to-make-a-release.swp differ diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 63f1e84..020b53c 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -48,6 +48,7 @@ binutils-2_29-branch binutils-2_30-branch binutils-2_31-branch binutils-2_32-branch +binutils-2_33-branch Copyright (C) 2012-2019 Free Software Foundation, Inc. diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 198380e..5e8e03d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-09-06 Alan Modra * nm.c (print_object_filename_bsd, print_object_filename_sysv), diff --git a/binutils/NEWS b/binutils/NEWS index 349af31..e6afc4b 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,4 +1,7 @@ -*- text -*- + +Changes in 2.33: + * Add --source-comment[=] option to objdump which if present, provides a prefix to source code lines displayed in a disassembly. diff --git a/config/ChangeLog b/config/ChangeLog index a22d73c..dabbac3 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2018-06-24 Nick Clifton 2.32 branch created. diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 66cf2da..375cb19 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-07-19 Jose E. Marchesi * bpf.cpu (h-gpr): when disassembling, use %r0 and %r6 instead of diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index 30b167a..3f7e39e 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-08-02 Alan Modra * powerpc.h (R_PPC64_TPREL34, R_PPC64_DTPREL34), diff --git a/gas/ChangeLog b/gas/ChangeLog index 06b7cfd..9c484d3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-09-05 Alan Modra * config/tc-ppc.c (ppc_elf_suffix): Display the relocation diff --git a/gas/NEWS b/gas/NEWS index 2d8415f..478860a 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.33: + * Add support for the Armv8.1-M Mainline and M-profile Vector Extension (MVE) instructions. diff --git a/gold/ChangeLog b/gold/ChangeLog index 6fe991d..77a72e3 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-08-16 Martin Liska PR ld/24912 diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 1acb81a..d0aa7f8 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-05-20 Nick Clifton PR 24569 diff --git a/include/ChangeLog b/include/ChangeLog index 3055551..eb500e1 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-08-30 Claudiu Zissulescu * opcode/arc.h (FASTMATH): Move it from insn_class_t to diff --git a/ld/ChangeLog b/ld/ChangeLog index 84a15d6..204310c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-09-06 Alan Modra * emultempl/beos.em (sort_by_file_name): Use appropriate diff --git a/ld/NEWS b/ld/NEWS index f66b35a..45c48f5 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.33: + * Add command-line option --no-print-map-discarded. * The Cortex-A53 Erratum 843419 workaround now supports a choice of which diff --git a/libctf/ChangeLog b/libctf/ChangeLog index 4170762..e56e2c0 100644 --- a/libctf/ChangeLog +++ b/libctf/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-07-18 Nick Alcock * ctf-types.c (ctf_type_aname_raw): New. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 64b6a07..67bc754 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + 2019-09-03 Nick Clifton PR 24961 -- cgit v1.1