public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Add markers for 2.39 branch
@ 2022-07-08 9:41 Nick Clifton
0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2022-07-08 9:41 UTC (permalink / raw)
To: bfd-cvs, gdb-cvs
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0bd093231433c6a85853330369247b17f4859bee
commit 0bd093231433c6a85853330369247b17f4859bee
Author: Nick Clifton <nickc@redhat.com>
Date: Fri Jul 8 10:41:07 2022 +0100
Add markers for 2.39 branch
Diff:
---
ChangeLog | 4 ++++
bfd/ChangeLog | 4 ++++
binutils/BRANCHES | 1 +
binutils/ChangeLog | 4 ++++
binutils/NEWS | 3 +++
binutils/README-how-to-make-a-release | 2 +-
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 ++++
libiberty/ChangeLog | 4 ++++
opcodes/ChangeLog | 4 ++++
19 files changed, 65 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 59f70817924..8a84e119e53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-07-04 Nick Clifton <nickc@redhat.com>
* libiberty: Synchronize with GCC. Bring in:
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2178ca4a67a..b88f33b5e72 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-05-19 Yvan Roux <yvan.roux@foss.st.com>
PR 25713
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index 1a879f36e02..c1f699cab73 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -54,6 +54,7 @@ binutils-2_35-branch
binutils-2_36-branch
binutils-2_37-branch
binutils-2_38-branch
+binutils-2_39-branch
\f
Copyright (C) 2012-2022 Free Software Foundation, Inc.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 4d13b0f0dfa..417c28d0408 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-07-01 Nick Clifton <nickc@redhat.com>
* dwarf.c (display_debug_rnglists): Add newline at end of listing.
diff --git a/binutils/NEWS b/binutils/NEWS
index 3043a7a7f3c..4fdf1c3b4e8 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,4 +1,7 @@
-*- text -*-
+
+Changes in 2.39:
+
* Add --no-weak/-W option to nm to make it ignore weak symbols.
* Add an option to objdump and readelf to prevent attempts to access debuginfod
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index 5afc6f25ccb..2475accb5b3 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -35,7 +35,7 @@ Approx time to complete from here: 2 hours ....
in the gold directory - it has its own release numbering.
Likewise for the ChangeLog files in: bfd, binutils, config, cpu,
- elfcpp, gas, gold, gprof, gprofng, include, ld, libctf, libiberty, opcodes
+ elfcpp, gas, gold, gprof, include, ld, libctf, libiberty, opcodes
and toplevel.
Add a note of the name of the new branch to binutils/BRANCHES.
diff --git a/config/ChangeLog b/config/ChangeLog
index dc0663bdfc8..3385292b3dc 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created.
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index f0ce6ca0f8c..0e091a5582e 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created.
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index d7b14346065..fd8b46cec7d 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a100b2422c8..4c2b03ef216 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-05-18 Victor Do Nascimento <victor.donascimento@arm.com>
* config/tc-arm.c (parse_reg_list): Add handling of mixed register
diff --git a/gas/NEWS b/gas/NEWS
index 846b5135cc5..abf3b019fe7 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.39:
+
* Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and
Intel K1OM.
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 8557dc6db7f..8696e9f9ff3 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-06-27 Nick Clifton <nickc@redhat.com>
PR 23765
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 99918c0d2cd..cf11b98e812 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-03-16 Nick Clifton <nickc@redhat.com>
* po/ru.po: Updated Russian translation.
diff --git a/include/ChangeLog b/include/ChangeLog
index 5cf3fa7041a..f8f7747640e 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-04-20 Clément Chigot <clement.chigot@atos.net>
* coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 650e46ec2a4..8f9f4ad11a5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-06-27 Nick Clifton <nickc@redhat.com>
PR 29263
diff --git a/ld/NEWS b/ld/NEWS
index d580825c0f7..40f7059b897 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.39:
+
* The ELF linker will now generate a warning message if the stack is made
executable. By default this warning is not issued if the user has
specifically requested an executable stack via the "-z execstack"
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index 9b939bb91df..06df64d33b4 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created.
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index f84e4076ee5..43eae83c229 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-07-01 Nick Clifton <nickc@redhat.com>
PR demangler/105039
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index c51b1734e20..3456b46f29e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-07-04 Marcus Nilsson <brainbomb@gmail.com>
* disassemble.c: (disassemble_init_for_target): Set
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-07-08 9:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 9:41 [binutils-gdb] Add markers for 2.39 branch Nick Clifton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).