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 9a39f7389d8 Mark .gnu.debuglto_.debug_* as SHT_MIPS_DWARF
new 05d54a045c7 sim: move engine init to dynamic modules.c
new 0ecdca38bc6 sim: move trace init to dynamic modules.c
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:
sim/common/ChangeLog | 14 ++++++++++++++
sim/common/sim-engine.c | 4 +++-
sim/common/sim-engine.h | 4 ----
sim/common/sim-module.c | 4 ----
sim/common/sim-trace.c | 6 ++++--
sim/common/sim-trace.h | 3 ---
6 files changed, 21 insertions(+), 14 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 c63fc3680ab Handle DW_FORM_implicit_const when displaying an attribute
new 9a39f7389d8 Mark .gnu.debuglto_.debug_* as SHT_MIPS_DWARF
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/ChangeLog | 7 +++++++
bfd/elfxx-mips.c | 8 ++++++--
2 files changed, 13 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 master
in repository gcc.
from a075350ee7b tree-optimization/101267 - fix SLP vect with masked operations
new e66d0b7b87d c++: DR2397 - auto specifier for * and & to arrays [PR100975]
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/cp/decl.c | 11 ----------
gcc/testsuite/g++.dg/cpp0x/auto24.C | 3 ++-
gcc/testsuite/g++.dg/cpp0x/auto3.C | 4 ++--
gcc/testsuite/g++.dg/cpp0x/auto42.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/initlist75.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/initlist80.C | 2 +-
gcc/testsuite/g++.dg/cpp23/auto-array.C | 36 +++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/diagnostic/auto1.C | 3 ++-
8 files changed, 45 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/auto-array.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 glibc.
from 38f58041ba Use Linux 5.13 in build-many-glibcs.py
new eb68d7d23c Linux: Avoid calling malloc indirectly from __get_nprocs
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:
sysdeps/unix/sysv/linux/getsysstats.c | 83 ++++++++++++++++++++++++-----------
1 file changed, 57 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 releases/gcc-11
in repository gcc.
from 444d04fbc4e Daily bump.
new 7f954b851a2 Update Power10 scheduling description for new fused instruc [...]
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/config/rs6000/power10.md | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
--
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 280c57ff58f Fix signedness of def_cfa_sf and def_cfa_offset_sf
new c63fc3680ab Handle DW_FORM_implicit_const when displaying an 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:
binutils/ChangeLog | 5 +++++
binutils/dwarf.c | 4 ++++
2 files changed, 9 insertions(+)
--
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 e61ffa20140 analyzer: eliminate enum binding_key [PR95006]
new a075350ee7b tree-optimization/101267 - fix SLP vect with masked operations
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/testsuite/gfortran.dg/pr101267.f90 | 23 +++++++++
gcc/tree-vect-stmts.c | 92 ++++++++++++++++++++--------------
2 files changed, 77 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr101267.f90
--
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 63fe82d80de gcc.c: Add -foffload= to display_help
new e61ffa20140 analyzer: eliminate enum binding_key [PR95006]
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/analyzer/analyzer.h | 5 +
gcc/analyzer/engine.cc | 5 +
gcc/analyzer/program-state.cc | 1 +
gcc/analyzer/region-model-impl-calls.cc | 39 +-
gcc/analyzer/region-model-manager.cc | 313 +++++++++-
gcc/analyzer/region-model.cc | 72 +--
gcc/analyzer/region-model.h | 27 +
gcc/analyzer/region.cc | 230 ++++++--
gcc/analyzer/region.h | 125 +++-
gcc/analyzer/store.cc | 653 ++++++++++++++-------
gcc/analyzer/store.h | 157 +++--
gcc/analyzer/svalue.cc | 381 ++++++++++++
gcc/analyzer/svalue.h | 262 ++++++++-
gcc/testsuite/gcc.dg/analyzer/clobbers-1.c | 98 ++++
gcc/testsuite/gcc.dg/analyzer/clobbers-2.c | 72 +++
gcc/testsuite/gcc.dg/analyzer/data-model-1.c | 24 +-
gcc/testsuite/gcc.dg/analyzer/explode-1.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/memset-1.c | 118 +++-
.../gcc.dg/analyzer/memset-CVE-2017-18549-1.c | 107 ++++
gcc/testsuite/gcc.dg/analyzer/symbolic-8.c | 11 +
20 files changed, 2207 insertions(+), 495 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/clobbers-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/clobbers-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/memset-CVE-2017-18549-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/symbolic-8.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 glibc.
from 734c60ebb6 login: Move libutil into libc
new 38f58041ba Use Linux 5.13 in build-many-glibcs.py
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:
scripts/build-many-glibcs.py | 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 f6bc9d9bdda [testsuite]: Add missing dg-add-options float16 to gcc.dg/d [...]
new 63fe82d80de gcc.c: Add -foffload= to display_help
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/common.opt | 3 ---
gcc/gcc.c | 1 +
2 files changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.