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 e6a6c7676a7 ld: Add -fno-lto to linker tests
new 9ef1ec5dca1 Fix gdb.base/corefile2.exp test case for ppc64le
new 0245e136772 gdb.base/coremaker2.c: Fix compilation problems for x86_64 [...]
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:
gdb/testsuite/ChangeLog | 13 ++++++++++++
gdb/testsuite/gdb.base/coremaker2.c | 42 ++++++++++++++++++++-----------------
2 files changed, 36 insertions(+), 19 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/bmk-scripts.
from d3acd45 stm32-coremark/core_portme.mak: Add support for STM32R476RGTx
new 8bc8c35 coremark.sh: Use STM32R476RGTx board
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:
coremark.sh | 8 ++++----
1 file changed, 4 insertions(+), 4 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/bmk-scripts.
from 49519ff Add support for coremark on stm32
new d3acd45 stm32-coremark/core_portme.mak: Add support for STM32R476RGTx
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:
stm32-coremark/core_portme.mak | 36 +++++++++++++++++++++---------------
1 file changed, 21 insertions(+), 15 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.
"Christophe Lyon pushed a change to branch bmk-stm32
in repository toolchain/jenkins-scripts.
at 65bd9bc1 tcwg-benchmark-bare.sh: New script
This branch includes the following new commits:
new 65bd9bc1 tcwg-benchmark-bare.sh: New script
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.
--
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 a896df97b95 PR26314, Linking LTO objects with symbols from static and s [...]
new e6a6c7676a7 ld: Add -fno-lto to linker tests
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:
ld/ChangeLog | 14 +++++++++++
ld/testsuite/ld-elf/indirect.exp | 32 ++++++++++++++----------
ld/testsuite/ld-elfvers/vers.exp | 9 ++++++-
ld/testsuite/ld-elfweak/elfweak.exp | 50 +++++++++++++++++++++----------------
ld/testsuite/ld-ifunc/ifunc.exp | 20 +++++++++------
ld/testsuite/ld-plugin/lto.exp | 3 ++-
ld/testsuite/lib/ld-lib.exp | 18 +++++++++++--
7 files changed, 100 insertions(+), 46 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-10
in repository gcc.
from e7d6233a828 Daily bump.
new 44d662cf6d9 Do not allocate huge array in output_in_order.
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/cgraph.h | 2 -
gcc/cgraphunit.c | 158 ++++++++++++++++++++++++++++++-------------------------
2 files changed, 85 insertions(+), 75 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 8c00059ce05 c++: decl_constant_value and unsharing [PR96197]
new 3e61a205633 Compute RPO with adjacent SCC members, expose toplevel SCC extents
new 1212cfad093 Improve var-tracking dataflow iteration order
new 072a8b8fb6e AArch64: Add attributes according to flags in built-in func [...]
new bc2b1a232b1 libgcov: support overloaded malloc
new 10231958fcf middle-end/96369 - fix missed short-circuiting during range [...]
new 8bd062e8ad4 Do not allocate huge array in output_in_order.
new 89db36b05ea libstdc++: Add PR number to ChangeLog entry
new c89366b12ff vect: Don't consider branch costs if no peeled iterations
new 14c35be3bf4 Amend match.pd syntax with force-simplified results
new c6ef9d8d3f1 debug/96383 - emit debug info for used external functions
The 10 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-common.c | 17 +
gcc/c-family/c-common.h | 2 +
gcc/c/c-objc-common.h | 2 +
gcc/cfganal.c | 433 +++++++++++++++++----
gcc/cfganal.h | 3 +-
gcc/cgraph.h | 2 -
gcc/cgraphunit.c | 166 ++++----
gcc/config/aarch64/aarch64-builtins.c | 121 +++++-
gcc/cp/cp-objcp-common.h | 2 +
gcc/doc/match-and-simplify.texi | 15 +
gcc/fold-const.c | 7 +
gcc/gcov-io.h | 3 +
gcc/genmatch.c | 19 +-
gcc/langhooks-def.h | 5 +-
gcc/langhooks.c | 14 +
gcc/langhooks.h | 3 +
gcc/testsuite/c-c++-common/pr96369.c | 12 +
gcc/testsuite/gcc.dg/debug/dwarf2/pr96383-1.c | 17 +
gcc/testsuite/gcc.dg/debug/dwarf2/pr96383-2.c | 17 +
gcc/testsuite/gcc.dg/torture/20200727-0.c | 82 ++++
.../gcc.dg/tree-prof/indir-call-prof-malloc.c | 49 +++
.../gcc.target/aarch64/sve/cost_model_2.c | 2 +-
gcc/tree-ssa-sccvn.c | 55 +--
gcc/tree-vect-loop.c | 16 +-
gcc/var-tracking.c | 274 +++++++------
libgcc/libgcov-driver.c | 6 +
libgcc/libgcov.h | 49 ++-
libstdc++-v3/ChangeLog | 1 +
libstdc++-v3/testsuite/20_util/assume_aligned/3.cc | 2 +-
29 files changed, 1051 insertions(+), 345 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr96369.c
create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/pr96383-1.c
create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/pr96383-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/20200727-0.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/indir-call-prof-malloc.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 newlib.
from ba283d877 arm: Fix include to avoid undefined reference
new a5218ff77 Cygwin: Add --nokill dumper option
new 0d4d2d38f Cygwin: Remove synchronization event from dumper
new c222c1b29 Cygwin: Speed up dumper
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:
winsup/doc/utils.xml | 10 +++++++---
winsup/utils/dumper.cc | 41 +++++++++++++++++++++--------------------
2 files changed, 28 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.