This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5847de18 0: update: binutils-gcc: 1
new 29c4aa9f 0: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5847de18)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1600 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 39116 -> 38204 bytes
04-build_abe-gcc/console.log.xz | Bin 214584 -> 212576 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3880 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2396 -> 2656 bytes
07-check_regression/console.log.xz | Bin 2380 -> 2600 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 40 +-
08-update_baseline/console.log | 419 +--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 40 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3541200 -> 3532788 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 3085548 -> 3068928 bytes
sumfiles/gcc.sum | 4669 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1037308 -> 1033792 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205032 -> 205196 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 440920 -> 444172 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2762 insertions(+), 2648 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 279b5858 0: update: binutils-gcc: 2
new b5e4ea32 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (279b5858)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1592 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 53192 -> 51080 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 471180 -> 472892 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 ------------------------------
jenkins/manifest.sh | 14 +++++------
7 files changed, 7 insertions(+), 44 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 3f6227c2f40 gdbserver: LoongArch: Add floating-point support
new 43f074cde43 [gdb/record] Support recording of getrandom
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:
gdb/aarch64-linux-tdep.c | 2 ++
gdb/amd64-linux-tdep.c | 3 +++
gdb/amd64-linux-tdep.h | 3 ++-
gdb/arm-linux-tdep.c | 1 +
gdb/linux-record.c | 6 ++++++
gdb/linux-record.h | 1 +
gdb/ppc-linux-tdep.c | 2 ++
gdb/s390-linux-tdep.c | 2 ++
gdb/testsuite/gdb.reverse/{pipe-reverse.c => getrandom.c} | 11 ++++++-----
.../gdb.reverse/{fstatat-reverse.exp => getrandom.exp} | 15 ++++++++-------
10 files changed, 33 insertions(+), 13 deletions(-)
copy gdb/testsuite/gdb.reverse/{pipe-reverse.c => getrandom.c} (81%)
copy gdb/testsuite/gdb.reverse/{fstatat-reverse.exp => getrandom.exp} (73%)
--
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 9193f6efd Cygwin: clipboard: Add workaround for setting clipboard failure.
new b441bad18 Update FAQs for removal of 32-bit Cygwin
new 56d5a57e5 Update FAQs which are out of date on the details of setup UI
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:
winsup/doc/faq-programming.xml | 4 +---
winsup/doc/faq-setup.xml | 14 ++++++--------
winsup/doc/faq-using.xml | 14 +++++++-------
winsup/doc/faq-what.xml | 12 +++++-------
4 files changed, 19 insertions(+), 25 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 9b06b9d2379 Remove create_lcssa_for_virtual_phi and uses
new 00eab0c654e Add internal functions for iround etc. [PR106253]
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/aarch64/aarch64-builtins.cc | 83 -------------------------
gcc/config/aarch64/aarch64-protos.h | 1 -
gcc/config/aarch64/aarch64.cc | 4 --
gcc/config/i386/i386.cc | 1 +
gcc/config/i386/i386.md | 3 -
gcc/internal-fn.cc | 20 ++++++
gcc/internal-fn.def | 23 +++++++
gcc/optabs.cc | 3 +-
gcc/predict.cc | 11 ++++
gcc/predict.h | 1 +
gcc/testsuite/gcc.target/aarch64/vect_unary_1.c | 65 ++++++++++++++++++-
gcc/testsuite/gfortran.dg/vect/pr106253.f | 35 +++++++++++
12 files changed, 157 insertions(+), 93 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/vect/pr106253.f
--
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_gcc_bootstrap
in repository toolchain/ci/interesting-commits.
from 81c538a Add regression cf3a120084e94614a4917f71940325cd4b537f24 from [...]
new aa7235d Add regression cf3a120084e94614a4917f71940325cd4b537f24 from [...]
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.