This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 3c83d626 0: update: binutils-gcc-linux-glibc-gdb: 1
new 7459f77d 0: update: binutils-gcc-linux-glibc-gdb: 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 (3c83d626)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 1628 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 39332 -> 39204 bytes
04-build_abe-gcc/console.log.xz | Bin 200004 -> 200492 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8940 -> 8832 bytes
07-build_abe-glibc/console.log.xz | Bin 237196 -> 238712 bytes
08-build_abe-gdb/console.log.xz | Bin 36772 -> 36820 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3816 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2960 -> 2364 bytes
11-check_regression/console.log.xz | Bin 4260 -> 3964 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 19 +-
11-check_regression/results.compare | 59 +-
11-check_regression/results.compare2 | 135 +-
11-check_regression/results.regressions | 59 +-
12-update_baseline/console.log | 528 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 19 +-
12-update_baseline/results.compare | 59 +-
12-update_baseline/results.compare2 | 135 +-
12-update_baseline/results.regressions | 59 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3683956 -> 3680028 bytes
sumfiles/g++.sum | 116 +-
sumfiles/gcc.log.xz | Bin 3176064 -> 3187968 bytes
sumfiles/gcc.sum | 3978 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1073116 -> 1054468 bytes
sumfiles/gfortran.sum | 73 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 209332 -> 210512 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 436128 -> 431500 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2604 insertions(+), 2693 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 c73e8d45ca0 Doubleword version of and;cmp to not;test optimization on x86.
new 1d2aa262482 Provide a relation verification mechanism.
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/value-relation.cc | 70 +++++++++++++++++++++++++++++++++++++++++++++++++--
gcc/value-relation.h | 10 +++++---
2 files changed, 75 insertions(+), 5 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 3acd9a692dd Make 'import gdb.events' work
new 99298c958c5 Add gdb.Objfile.is_file 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:
gdb/NEWS | 3 +++
gdb/doc/python.texi | 7 +++++++
gdb/python/py-objfile.c | 14 ++++++++++++++
gdb/testsuite/gdb.base/jit-reader.exp | 12 ++++++++++++
4 files changed, 36 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 96c33f79de Fix snafu in rust demangler recursion limit code
adds 10e52570b8 Automatic date update in version.in
adds 8180707f90 x86: de-duplicate sub-architecture strings accumulation
adds 6ceeed2506 x86: macro-ize cpu_arch[] entries
adds c368d2a802 x86: introduce fake processor type to mark sub-arch entries [...]
adds 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5.
adds 736918239b gdb: LoongArch: add orig_a0 into register set
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 41 ++-
binutils/dwarf.h | 2 +
gas/config/tc-i386.c | 528 +++++++++++++-------------------------
gas/config/tc-i386.h | 8 +-
gdb/features/loongarch/base32.c | 1 +
gdb/features/loongarch/base32.xml | 1 +
gdb/features/loongarch/base64.c | 1 +
gdb/features/loongarch/base64.xml | 1 +
gdb/loongarch-linux-nat.c | 2 +
gdb/loongarch-linux-tdep.c | 8 +
gdb/loongarch-tdep.c | 1 +
gdb/loongarch-tdep.h | 7 +-
13 files changed, 241 insertions(+), 362 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_ubsan
in repository toolchain/ci/base-artifacts.
discards c3cbce96 2: update: gcc-b110e5283e368b5377e04766e4ff82cd52634208: 1
new 971f7dcc 2: 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 (c3cbce96)
\
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 1616 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 51220 -> 51308 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 480164 -> 502908 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 77 +++++++++++++++++++---------
jenkins/manifest.sh | 13 ++---
7 files changed, 60 insertions(+), 30 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 d458c53a6f3 PR rtl-optimization/96692: ((A|B)^C)^A using andn with -mbm [...]
new 02e2e15ec4b UNSPEC_PALIGNR optimizations and clean-ups on x86.
new c73e8d45ca0 Doubleword version of and;cmp to not;test optimization on x86.
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:
gcc/config/i386/i386-builtin.def | 2 +-
gcc/config/i386/i386-expand.cc | 8 ++++--
gcc/config/i386/i386.cc | 13 +++++++++
gcc/config/i386/i386.md | 22 +++++++++++++--
gcc/config/i386/sse.md | 37 +++++++++++++++++--------
gcc/testsuite/gcc.target/i386/ssse3-palignr-2.c | 21 ++++++++++++++
gcc/testsuite/gcc.target/i386/testnot-3.c | 9 ++++++
7 files changed, 95 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/ssse3-palignr-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/testnot-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from eeeaf705fe alloc gas seginfo on notes obstack
adds 96c33f79de Fix snafu in rust demangler recursion limit code
adds 10e52570b8 Automatic date update in version.in
adds 8180707f90 x86: de-duplicate sub-architecture strings accumulation
adds 6ceeed2506 x86: macro-ize cpu_arch[] entries
adds c368d2a802 x86: introduce fake processor type to mark sub-arch entries [...]
adds 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5.
adds 736918239b gdb: LoongArch: add orig_a0 into register set
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 41 ++-
binutils/dwarf.h | 2 +
gas/config/tc-i386.c | 528 +++++++++++++-------------------------
gas/config/tc-i386.h | 8 +-
gdb/features/loongarch/base32.c | 1 +
gdb/features/loongarch/base32.xml | 1 +
gdb/features/loongarch/base64.c | 1 +
gdb/features/loongarch/base64.xml | 1 +
gdb/loongarch-linux-nat.c | 2 +
gdb/loongarch-linux-tdep.c | 8 +
gdb/loongarch-tdep.c | 1 +
gdb/loongarch-tdep.h | 7 +-
libiberty/rust-demangle.c | 1 +
14 files changed, 242 insertions(+), 362 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_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 70c5865c 0: update: binutils-gcc: 1
new 8134a6ab 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 (70c5865c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1656 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38500 -> 38484 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 276336 -> 276936 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3832 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2708 -> 3140 bytes
07-check_regression/console.log.xz | Bin 4984 -> 5196 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 65 +-
07-check_regression/results.compare | 34 +-
07-check_regression/results.compare2 | 584 +--
07-check_regression/results.regressions | 34 +-
08-update_baseline/console.log | 1306 ++++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 65 +-
08-update_baseline/results.compare | 34 +-
08-update_baseline/results.compare2 | 584 +--
08-update_baseline/results.regressions | 34 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3631368 -> 3636064 bytes
sumfiles/g++.sum | 80 +-
sumfiles/gcc.log.xz | Bin 3167760 -> 3174468 bytes
sumfiles/gcc.sum | 4746 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1083816 -> 1085852 bytes
sumfiles/gfortran.sum | 60 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2360 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 211072 -> 210692 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2728 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 442488 -> 461104 bytes
sumfiles/libstdc++.sum | 11 +-
33 files changed, 3955 insertions(+), 3706 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.