Add markers for 2.45 branch

This commit is contained in:
Nick Clifton
2025-07-13 08:35:45 +01:00
parent 0e8dbf5c5d
commit 5c778308bd
16 changed files with 56 additions and 1 deletions

View File

@@ -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> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Binutils Branch point. * 2.44 Binutils Branch point.
2024-07-20 Nick Clifton <nickc@redhat.com> 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> 2024-07-15 Nick Clifton <nickc@redhat.com>

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-02-08 Alexandre Oliva <oliva@adacore.com> 2025-02-08 Alexandre Oliva <oliva@adacore.com>
* elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Check for * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Check for

View File

@@ -60,6 +60,7 @@ binutils-2_41-branch
binutils-2_42-branch binutils-2_42-branch
binutils-2_43-branch binutils-2_43-branch
binutils-2_44-branch binutils-2_44-branch
binutils-2_45-branch
Copyright (C) 2012-2025 Free Software Foundation, Inc. Copyright (C) 2012-2025 Free Software Foundation, Inc.

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.

View File

@@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.45:
* New versioned release of libsframe: libsframe.so.2. This release introduces * New versioned release of libsframe: libsframe.so.2. This release introduces
versioned symbols with version node name LIBSFRAME_2.0. Some new symbols 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 have been added to support the new flag SFRAME_F_FDE_FUNC_START_PCREL and

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.

View File

@@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.45:
* Add support to generate SFrame stack trace information (.sframe) * Add support to generate SFrame stack trace information (.sframe)
from CFI directives on s390 64-bit (s390x). from CFI directives on s390 64-bit (s390x).

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-02-08 Alexandre Oliva <oliva@adacore.com> 2025-02-08 Alexandre Oliva <oliva@adacore.com>
* testsuite/ld-sparc/got-def.s: New test. * testsuite/ld-sparc/got-def.s: New test.

View File

@@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
Changes in 2.45:
* On s390 64-bit (s390x), generate SFrame stack trace information (.sframe) * On s390 64-bit (s390x), generate SFrame stack trace information (.sframe)
for the linker generated .plt section. Enabled by default. Can be disabled for the linker generated .plt section. Enabled by default. Can be disabled
using linker option --no-ld-generated-unwind-info. using linker option --no-ld-generated-unwind-info.

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.

View File

@@ -1,3 +1,7 @@
2025-07-13 Nick Clifton <nickc@redhat.com>
* 2.45 Branch point.
2025-01-19 Nick Clifton <nickc@redhat.com> 2025-01-19 Nick Clifton <nickc@redhat.com>
* 2.44 Branch point. * 2.44 Branch point.