]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add markers for 2.33 branch to NEWS and ChangeLog files.
authorPhil Blundell <philb@brightsign.biz>
Mon, 9 Sep 2019 09:27:03 +0000 (10:27 +0100)
committerPhil Blundell <philb@brightsign.biz>
Mon, 9 Sep 2019 09:27:40 +0000 (10:27 +0100)
18 files changed:
ChangeLog
bfd/ChangeLog
binutils/.README-how-to-make-a-release.swp [new file with mode: 0644]
binutils/BRANCHES
binutils/ChangeLog
binutils/NEWS
config/ChangeLog
cpu/ChangeLog
elfcpp/ChangeLog
gas/ChangeLog
gas/NEWS
gold/ChangeLog
gprof/ChangeLog
include/ChangeLog
ld/ChangeLog
ld/NEWS
libctf/ChangeLog
opcodes/ChangeLog

index 76c121f680314ca406d8b85bbcbeb8fcb13ca3e9..5d1dfee8dd6d899678c4d5749593f0ef80201221 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created
+
 2019-08-19  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index 24f5e33833f0ea7a05e623ca3024953c7e5c5b0b..aca3c80a2b3df248964359be78e3b540e365c649 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-09-06  Alan Modra  <amodra@gmail.com>
 
        * 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 (file)
index 0000000..063e52a
Binary files /dev/null and b/binutils/.README-how-to-make-a-release.swp differ
index 63f1e84d26adb0242eb5d0d1d375278cc9e4bffa..020b53c274c4c80bef58bc6fa3be803ea919ceb3 100644 (file)
@@ -48,6 +48,7 @@ binutils-2_29-branch
 binutils-2_30-branch
 binutils-2_31-branch
 binutils-2_32-branch
+binutils-2_33-branch
 \f
 Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
index 198380eaeab1f5096d14cd4e769692af46cb1ae1..5e8e03d6048b36248561b17a8ee4da8e84dba06b 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-09-06  Alan Modra  <amodra@gmail.com>
 
        * nm.c (print_object_filename_bsd, print_object_filename_sysv),
index 349af31c36e50838288dc87b4ab428fe47beaf60..e6afc4ba29fc6e5cd2fadaf290021a7f7468bb29 100644 (file)
@@ -1,4 +1,7 @@
 -*- text -*-
+
+Changes in 2.33:
+
 * Add --source-comment[=<txt>] option to objdump which if present,
   provides a prefix to source code lines displayed in a disassembly.
 
index a22d73c8b5e75e71187539e92abaab965d99f8ad..dabbac3b491d3700f008694cea459e85e672f4aa 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2018-06-24  Nick Clifton  <nickc@redhat.com>
 
        2.32 branch created.
index 66cf2dab1a906a1301850531396ddfdfc54cafc1..375cb199669a5ee8d8ce7c51ff5007a9a0a93380 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-07-19  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * bpf.cpu (h-gpr): when disassembling, use %r0 and %r6 instead of
index 30b167a7ef75b8588fdc5f98a1f9603349a10aee..3f7e39e6e335b7096440a9cb062bf576c5986294 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-08-02  Alan Modra  <amodra@gmail.com>
 
        * powerpc.h (R_PPC64_TPREL34, R_PPC64_DTPREL34),
index 06b7cfdf5decf85dbccda8ef35ce0d061795b24f..9c484d3bc6338e081a4c5fa6135cfbd7b2e3c9db 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-09-05  Alan Modra  <amodra@gmail.com>
 
        * config/tc-ppc.c (ppc_elf_suffix): Display the relocation
index 2d8415f87489e76977d7151aac89cb60e14373dc..478860acaffe438b76fea47274001c986123ae7c 100644 (file)
--- 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.
 
index 6fe991d80d0c1e8d0669f80b5d73afbbbc1f2f03..77a72e3742b630a5c05e06e08daee1b984428de1 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-08-16  Martin Liska  <mliska@suse.cz>
 
        PR ld/24912
index 1acb81aabc844058b3b91cd650f2070b04af4e45..d0aa7f8f1f3b4e9753a8ac4d5c7195c6c0b50b8c 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-05-20  Nick Clifton  <nickc@redhat.com>
 
        PR 24569
index 3055551062898e43d4fa424996b1d3f3b3814dad..eb500e146e91eb7803e825a08a874bcffa63a56b 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-08-30  Claudiu Zissulescu <claziss@gmail.com>
 
        * opcode/arc.h (FASTMATH): Move it from insn_class_t to
index 84a15d6fa306670d09cbf6b4bef217b00443fa8c..204310c939a3541a429cd0729dfe8d53a61097ce 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-09-06  Alan Modra  <amodra@gmail.com>
 
        * emultempl/beos.em (sort_by_file_name): Use appropriate
diff --git a/ld/NEWS b/ld/NEWS
index f66b35a95c16e7062c52203aeddd3c6e73883d8c..45c48f5c5425d1c1b8b783881dd0d6d5cbc8703e 100644 (file)
--- 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
index 41707625747146215083234f1ef5c92fec089157..e56e2c0b866ac326ddb8af33d1252506a355622a 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-07-18  Nick Alcock  <nick.alcock@oracle.com>
 
        * ctf-types.c (ctf_type_aname_raw): New.
index 64b6a07ac4934c1a36c8d03b87ce3dbc3771ee70..67bc754be56dcb1bef48ba6593c2ff7339fcbfc6 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-09-03  Nick Clifton  <nickc@redhat.com>
 
        PR 24961