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 7dce788191b gdb: make target_auxv_parse static and rename
new 478fced3a89 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-12-branch
in repository binutils-gdb.
from cb6780e38d0 Automatic date update in version.in
new 8a8906debf2 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 master
in repository binutils-gdb.
from 31282a84910 gdb: constify target_stack::is_pushed
new 3fe639b81b4 gdb: constify auxv parse functions
new e2df8050fe7 gdb: make fprint_target_auxv static
new 7dce788191b gdb: make target_auxv_parse static and rename
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:
gdb/auxv.c | 38 +++++++++++++++++++++-----------------
gdb/auxv.h | 18 ++++--------------
gdb/gdbarch-components.py | 4 ++--
gdb/gdbarch-gen.h | 4 ++--
gdb/gdbarch.c | 2 +-
gdb/ppc-linux-nat.c | 10 +++++-----
gdb/s390-linux-nat.c | 10 +++++-----
gdb/target-debug.h | 2 +-
gdb/target-delegates.c | 14 +++++++-------
gdb/target.h | 4 ++--
10 files changed, 50 insertions(+), 56 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 7ea258a13a1 Process unsigned overflow relations for plus and minus is r [...]
new 3a3516bc4a0 c: C2x noreturn attribute
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/c-family/c-lex.cc | 3 ++
gcc/c/c-decl.cc | 25 ++++++++++
gcc/testsuite/gcc.dg/c2x-attr-noreturn-1.c | 56 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/c2x-attr-noreturn-2.c | 72 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/c2x-attr-noreturn-3.c | 11 +++++
gcc/testsuite/gcc.dg/c2x-has-c-attribute-2.c | 16 +++++++
6 files changed, 183 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/c2x-attr-noreturn-1.c
create mode 100644 gcc/testsuite/gcc.dg/c2x-attr-noreturn-2.c
create mode 100644 gcc/testsuite/gcc.dg/c2x-attr-noreturn-3.c
--
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 c2ee70f20de c++: implicit lookup of std::initializer_list [PR102576]
new 845ee38e9b4 Remove undefined behaviour from testscase.
new ef9bc3626ce Audit op1_range and op2_range for undefined LHS.
new cfa7434c4b0 Move class value_relation the header file.
new 431cdfbea1f Track value_relations in GORI.
new 67166c9ec35 Refine ranges using relations in GORI.
new 7ea258a13a1 Process unsigned overflow relations for plus and minus is r [...]
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:
gcc/gimple-range-gori.cc | 188 +++++++++++++++++++++++++++++---
gcc/gimple-range-gori.h | 17 ++-
gcc/gimple-range-op.cc | 12 +-
gcc/gimple-range-op.h | 6 +-
gcc/range-op.cc | 150 ++++++++++++++++++++++++-
gcc/testsuite/gcc.dg/pr102892-1.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr79095.c | 6 +-
gcc/value-relation.cc | 55 ----------
gcc/value-relation.h | 59 ++++++++++
9 files changed, 403 insertions(+), 92 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.