This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from e72a03bba03 Automatic date update in version.in
new c6b78229b3c Update release documentation following 2.45 release
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
binutils/README-how-to-make-a-release | 54 +++++++++++++++++++----------------
1 file changed, 29 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch
in repository binutils-gdb.
from 2bc7af1ff77 This is the 2.45 release
new ad8cf343ab5 Re-enable development on the 2.45 branch
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/development.sh | 2 +-
bfd/version.m4 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag binutils-2_45
in repository binutils-gdb.
at 7e2c66fca0b (tag)
tagging 2bc7af1ff7732451b6a7b09462a815c3284f9613 (commit)
replaces gdb-16-branchpoint
tagged by Nick Clifton
on Sun Jul 27 10:14:10 2025 +0100
- Log -----------------------------------------------------------------
Official GNU Binutils 2.45 release
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEOiS8Ho+0CfqfFDcYE/zvid2ePE8FAmiF7eIACgkQE/zvid2e
PE9y9w/9HsdGgYnHndT0CJn0QERhA5e062Hd7mbN1HxO8Pqw2YyDgvTD5brbenWg
WhSwjjGEjgGYphcqkW+2PZq9Tr+9liorkVeSt8L1tlIfCcki6lxoDwXpf/KLtRWg
gDwoDYTewX092QWHnoA8d75Ys1PgL+cqpVXZVtQVtUSc9g7zYRy0cswUySr9wdoa
TRZuaQhBY/UugX440h2guYAoQkZKdfGQ7RJaiBgzFNgiMFa+JKD49xlgcmh/EEZA
C/t0Jm1FElq3Sp8k6HARbMVT3nefbS9GvD6x19WkW3YhYsw3UUXMccckc8ybUqxC
qr9Uj5CX2JSh40353Vcghjomn/TT01i4wH1xelqaHvvusQHQQvkD4aIRpPRxKhN2
jnBjOWoV0Bexdm+beUv7j3wFFxlQfA0cLFRhEEI/qvtMFfR+WlxgDg4EhH5gwDRO
b8gkKHQ7zq4ix4Nz2vyihy+TB2TYJ4CjyqNvVZh03lmuZ7Cmy4NkMA7RHRQUk4um
u05xzqP7IanZOCft8/ITjFkifuV03e4HMFY3V6Toz3C2g6QRHkn8q5tZcfzFz1IL
mgFPHF0pT5j0yRyA0bXVQrGrsJRVD0LfhkDN63CiE0yRbP5dKt/M6CRFMEykdRbE
zt107JGfJRtgAQpAd9HhSYSm1qyfYe6mzCg1gkFX6ZNV2GDGl40=
=wa78
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch
in repository binutils-gdb.
from 57ab0c3f820 Oops - test files accidentally omitted from previous deltas
new 2bc7af1ff77 This is the 2.45 release
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog.git | 276618 ++++++++++++++++++++++++++++++++++++++
bfd/configure | 20 +-
bfd/development.sh | 4 +-
bfd/po/bfd.pot | 158 +-
bfd/version.m4 | 2 +-
binutils/configure | 20 +-
binutils/po/binutils.pot | 1117 +-
gas/configure | 20 +-
gas/po/gas.pot | 274 +-
gprof/configure | 20 +-
gprofng/configure | 20 +-
gprofng/doc/version.texi | 4 +-
gprofng/libcollector/configure | 20 +-
ld/configure | 20 +-
ld/po/ld.pot | 258 +-
libiberty/functions.texi | 59 +-
opcodes/configure | 20 +-
src-release.sh | 2 +-
18 files changed, 277653 insertions(+), 1003 deletions(-)
create mode 100644 ChangeLog.git
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch
in repository binutils-gdb.
from 4b28a4c5427 [PATCH] doc: sframe: mention errata 1 of SFrame version 2
new 57ab0c3f820 Oops - test files accidentally omitted from previous deltas
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../testsuite/binutils-all/x86-64/objdump-sframe-01.d | 18 ++++++++++++++++++
.../testsuite/binutils-all/x86-64/readelf-sframe-01.d | 18 ++++++++++++++++++
binutils/testsuite/binutils-all/x86-64/sframe-func.s | 11 +++++++++++
3 files changed, 47 insertions(+)
create mode 100644 binutils/testsuite/binutils-all/x86-64/objdump-sframe-01.d
create mode 100644 binutils/testsuite/binutils-all/x86-64/readelf-sframe-01.d
create mode 100644 binutils/testsuite/binutils-all/x86-64/sframe-func.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch
in repository binutils-gdb.
from e4c5cc3729c Automatic date update in version.in
new 3fd0711530d [PATCH] gas: sframe: command line option takes precedence o [...]
new bb6b63d7b11 [PATCH] readelf: objdump: sframe: fix dumping with section name
new 4b28a4c5427 [PATCH] doc: sframe: mention errata 1 of SFrame version 2
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
binutils/objdump.c | 19 +++++++++++++++-
binutils/readelf.c | 3 +++
gas/as.c | 6 ++---
gas/as.h | 26 ++++++++++++++++++++--
gas/dw2gencfi.c | 11 +++++----
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-1.d | 2 +-
.../gas/cfi-sframe/cfi-sframe-common-1c.d | 5 +++++
...fi-sframe-common-1.s => cfi-sframe-common-1c.s} | 0
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 1 +
libsframe/doc/sframe-spec.texi | 20 +++++++++--------
10 files changed, 73 insertions(+), 20 deletions(-)
create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-common-1c.d
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-common-1.s => cfi-sframe-common-1c.s [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fb9e54393dc Daily bump.
new 62f8a246bba RISC-V: Fix another vf FP16 combine run test failures
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../gcc.target/riscv/rvv/autovec/vx_vf/vf_vfwnmacc-run-1-f16.c | 6 +++++-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf_vfwnmsac-run-1-f16.c | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from b26588f0cb4 gcse: Skip hardreg pre when the hardreg is never live [PR121095]
new 4f3b1f3c0e6 Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 17 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 ++++++++
gcc/m2/ChangeLog | 61 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 25 ++++++++++++++++++++
5 files changed, 114 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 43f59fcd1e3 aarch64: Tweak handling of general SVE permutes [PR121027]
new 7f5b5309ebc Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 47 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 24 ++++++++++++++++++++++++
4 files changed, 83 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.