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 761ed61e7bc gdbsupport: tighten up libiberty code a bit with dnl
new f0f0b063f0a sim: igen: add printf attributes to the prototypes too
new c66061f4039 sim: m32r: cleanup unused variables
new b1f974faeb5 sim: m32r: migrate ftime() to clock_gettime()
new dbd4aebe5ba sim: m32r: fix missing break statement
new 08a7937f3a7 sim: m32r: fixup some of the int<->pointer casts
new c3c79ac5c45 sim: m32r: enable warnings in traps.c
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:
sim/Makefile.in | 1 -
sim/config.h.in | 3 ++
sim/configure | 39 +++++++++++++++++--
sim/igen/misc.h | 8 ++--
sim/m32r/local.mk | 3 --
sim/m32r/traps.c | 99 ++++++++++++++++++++++++++++++-----------------
sim/m4/sim_ac_platform.m4 | 2 +
7 files changed, 108 insertions(+), 47 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 b4deb244dd2 LoongArch: Optimized some of the symbolic expansion instruc [...]
new 49a14ee488b Add -mevex512 into invoke.texi
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/doc/invoke.texi | 7 ++++++-
1 file changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O2_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O2_LTO.
was 8ce5ab3 onsuccess: #119: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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.
tcwg-buildslave pushed a change to branch linaro-local/backup/tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O2_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O2_LTO.
at 8ce5ab3 onsuccess: #119: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 master
in repository gcc.
from 6686e16fda4 Optimize A < B ? A : B to MIN_EXPR.
new b4deb244dd2 LoongArch: Optimized some of the symbolic expansion 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/loongarch/loongarch.md | 93 ++++++++++++++++------
.../gcc.target/loongarch/sign-extend-bitwise.c | 21 +++++
2 files changed, 90 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/sign-extend-bitwise.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 96a9355a3d5 PR modula2/112946 set expression type checking
new 6686e16fda4 Optimize A < B ? A : B to MIN_EXPR.
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/match.pd | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr95906.c | 3 +--
gcc/testsuite/gcc.target/i386/pr104401.c | 27 +++++++++++++++++++++++++++
3 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr104401.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 binutils-gdb.
from a4b35c1e594 Automatic date update in version.in
new 3f258212a82 gdb: move libiberty.m4 to gdbsupport
new 908ff469f59 gdb: libiberty: switch to AC_CHECK_DECLS_ONCE
new 0846ae35a1a sim: ppc: rework defines.h to handle HAVE symbols defined to 0
new 72d711c1556 sim: build: switch to gdbsupport/libiberty.m4
new 761ed61e7bc gdbsupport: tighten up libiberty code a bit with dnl
The 5 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/acinclude.m4 | 2 +-
gdb/configure | 125 +++++++------
gdbserver/acinclude.m4 | 2 +-
gdbserver/configure | 125 +++++++------
gdbsupport/Makefile.in | 7 +-
gdbsupport/acinclude.m4 | 2 +-
gdbsupport/configure | 125 +++++++------
{gdb => gdbsupport}/libiberty.m4 | 14 +-
sim/Makefile.in | 3 +-
sim/config.h.in | 46 +++++
sim/configure | 370 +++++++++++++++++++++++++++++++++++++--
sim/configure.ac | 3 +
sim/m4/sim_ac_platform.m4 | 1 -
sim/ppc/local.mk | 2 +-
14 files changed, 625 insertions(+), 202 deletions(-)
rename {gdb => gdbsupport}/libiberty.m4 (79%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.