aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2025-07-13 08:35:45 +0100
committerNick Clifton <nickc@redhat.com>2025-07-13 08:35:45 +0100
commit5c778308bdb8c85585eb703ca8b3fda4a967aa08 (patch)
tree4c7b92cf555e98dc30cf9f192b9471c2ce877bac
parent0e8dbf5c5d6ae1d2b78322e5fed70200bc999cba (diff)
downloadbinutils-5c778308bdb8c85585eb703ca8b3fda4a967aa08.zip
binutils-5c778308bdb8c85585eb703ca8b3fda4a967aa08.tar.gz
binutils-5c778308bdb8c85585eb703ca8b3fda4a967aa08.tar.bz2
Add markers for 2.45 branch
-rw-r--r--ChangeLog6
-rw-r--r--bfd/ChangeLog4
-rw-r--r--binutils/BRANCHES1
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
-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--ld/NEWS2
-rw-r--r--libctf/ChangeLog4
-rw-r--r--opcodes/ChangeLog4
16 files changed, 56 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4248b72..7f5b669 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Binutils Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Binutils Branch point.
2024-07-20 Nick Clifton <nickc@redhat.com>
- * 2.43 branch point.
+ * 2.43 Binutils Branch point.
2024-07-15 Nick Clifton <nickc@redhat.com>
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 3f02487..583f731 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-02-08 Alexandre Oliva <oliva@adacore.com>
* elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Check for
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index b3cdeeb..dfab2dd 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -60,6 +60,7 @@ binutils-2_41-branch
binutils-2_42-branch
binutils-2_43-branch
binutils-2_44-branch
+binutils-2_45-branch
Copyright (C) 2012-2025 Free Software Foundation, Inc.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index b0bd1e2..0577cf9 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.
diff --git a/binutils/NEWS b/binutils/NEWS
index 89351d7..281de00 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.45:
+
* New versioned release of libsframe: libsframe.so.2. This release introduces
versioned symbols with version node name LIBSFRAME_2.0. Some new symbols
have been added to support the new flag SFRAME_F_FDE_FUNC_START_PCREL and
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index e238895..e7e484a 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index 37b12e0..519c3d7 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f0b4c9e..95e8d4f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.
diff --git a/gas/NEWS b/gas/NEWS
index 24b3c8a..5838056 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.45:
+
* Add support to generate SFrame stack trace information (.sframe)
from CFI directives on s390 64-bit (s390x).
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 246434d..f1b9400 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 7eb4e8a..64e736c 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.
diff --git a/include/ChangeLog b/include/ChangeLog
index a01ea92..6ef4b59 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 69dad59..52bbeda 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-02-08 Alexandre Oliva <oliva@adacore.com>
* testsuite/ld-sparc/got-def.s: New test.
diff --git a/ld/NEWS b/ld/NEWS
index c37352b..217c5b7 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.45:
+
* On s390 64-bit (s390x), generate SFrame stack trace information (.sframe)
for the linker generated .plt section. Enabled by default. Can be disabled
using linker option --no-ld-generated-unwind-info.
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index ef66b95..a687793 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 609e621..13659e3 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point.