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 7ca80bc6dab libsframe: refactor sframe_decoder_add_funcdesc for internal use
new 1041022101f libsframe: use tmp variable for realloc pattern
new 613184627df libsframe: refactor out sframe_fre_grow_tbl
new 10804a095ab gas: sframe: rename "bp" to "fp"
new dce94157458 gas: sframe: reset fp_reg to SFRAME_FRE_REG_INVALID
The 4 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:
gas/gen-sframe.c | 63 ++++++++++++++++++++------------------
gas/gen-sframe.h | 11 +++----
libsframe/sframe.c | 90 +++++++++++++++++++++++++++++++++++++-----------------
3 files changed, 100 insertions(+), 64 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 master
in repository binutils-gdb.
from 915903f01bd gas: sframe: refactor out the offsets emission code
new 7ca80bc6dab libsframe: refactor sframe_decoder_add_funcdesc for internal use
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:
include/sframe-api.h | 8 +++-----
libsframe/libsframe.ver | 2 +-
libsframe/sframe.c | 50 +++++++++++++++++++++++++++++--------------------
3 files changed, 34 insertions(+), 26 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 master
in repository binutils-gdb.
from 6bd2eada301 Automatic date update in version.in
new 705a1d47a48 libsframe: implement an internal-only SFrame FDE representation
new 610a98f0f88 include: sframe: add SFRAME_V2_ prefixed macro names for FDE
new d1a0fa4704b gas: libsframe: use SFRAME_V2_* macro where available
new 8ca0d748951 gas: sframe: add new sframe_xlate_ctx_get_cur_cfa_reg
new d9dd80de9ad gas: sframe: pass SFrame FDE as argument to output_sframe_r [...]
new 915903f01bd gas: sframe: refactor out the offsets emission code
The 6 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:
gas/gen-sframe.c | 103 +++++++++++++--------
gas/sframe-opt.c | 12 +--
include/sframe.h | 12 +++
libsframe/sframe-dump.c | 11 +--
libsframe/sframe.c | 239 ++++++++++++++++++++++++++++--------------------
5 files changed, 229 insertions(+), 148 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 master
in repository gcc.
from 123a96fd4e4 Daily bump.
new 2680785a6d1 ifcvt: Only allow scalar integral modes for noce_try_cond_z [...]
new ce55e48fc4a ifcvt: Move noce_try_cond_zero_arith last
The 2 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/ifcvt.cc | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 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 d7f993b1d3b c++/modules: Reattempt to complete ARRAY_TYPEs after readin [...]
new c5117c4064f 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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 25 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 44d5743651c Daily bump.
new 3a9d77d43f4 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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-13
in repository gcc.
from 88a86d619a0 Daily bump.
new f49e651cdd5 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 master
in repository gcc.
from ffd34b63c2c c++: Non-inline temploid friends should still be COMDAT [PR122819]
new 123a96fd4e4 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 | 105 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/algol68/ChangeLog | 12 ++
gcc/c-family/ChangeLog | 4 +
gcc/c/ChangeLog | 4 +
gcc/cp/ChangeLog | 37 ++++
gcc/lto/ChangeLog | 4 +
gcc/rust/ChangeLog | 477 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 89 +++++++++
9 files changed, 733 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 master
in repository binutils-gdb.
from f5d28014be0 include: gas: bfd: sframe: clean the abstraction
new 6bd2eada301 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-17-branch
in repository binutils-gdb.
from 33a4e6807cb Automatic date update in version.in
new 9d860504031 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.