This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a67a39a2 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new fea80339 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (a67a39a2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 17600 -> 17736 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 12 ++++++------
6 files changed, 9 insertions(+), 9 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 4894d69a1f3 libstdc++: Add missing constraints to std::bit_cast [PR105027]
new 160b095fc9d analyzer: fix ICE adding note to disabled diagnostic [PR104997]
new e6a3991ea15 analyzer: use tainted_allocation_size::m_mem_space [PR105017]
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/analyzer/diagnostic-manager.cc | 18 +++--
gcc/analyzer/diagnostic-manager.h | 4 +-
gcc/analyzer/engine.cc | 9 +--
gcc/analyzer/sm-taint.cc | 82 +++++++++++++++-------
gcc/testsuite/gcc.dg/analyzer/taint-alloc-1.c | 2 +
.../analyzer/write-to-string-literal-4-disabled.c | 28 ++++++++
6 files changed, 103 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/write-to-string-literal-4-disabled.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_gnu_native_build/master-aarch64
in repository toolchain/ci/glibc.
from 9df157b4ed iconv: Add UTF-7-IMAP variant in utf-7.c
adds 1c37b8022e Simplify allocations and fix merge and continue actions [BZ #28931]
adds d01411f6bc gaih_inet: Simplify canon name resolution
adds 3004604607 getaddrinfo: Fix leak with AI_ALL [BZ #28852]
adds 8d6cf99f2f gaih_inet: Simplify service resolution
adds 26dea46119 gaih_inet: make numeric lookup a separate routine
adds b44389cb7f gaih_inet: Split simple gethostbyname into its own function
adds e7e5315b7f gaih_inet: Split nscd lookup code into its own function.
adds 906cecbe08 gaih_inet: separate nss lookup loop into its own function
adds cfa3bd48cb gaih_inet: make gethosts into a function
adds 657472b2a5 gaih_inet: split loopback lookup into its own function
adds ac4653ef50 gaih_inet: Split result generation into its own function
adds b587456c0e gethosts: Return EAI_MEMORY on allocation failure
adds 06890c7ba5 gaiconf_init: Refactor some bits for readability
adds bc0d18d873 gai_init: Avoid jumping from if condition to its else counterpart
adds 05dec22d7b resolv: Fix unaligned accesses to fields in HEADER struct
adds f7fbb99652 Use Linux 5.17 in build-many-glibcs.py
adds d3f2c2c8b5 getaddrinfo: Refactor code for readability
adds cb7b1c9014 configure.ac: fix bashisms in configure.ac
No new revisions were added by this update.
Summary of changes:
configure | 2 +-
configure.ac | 2 +-
nss/Makefile | 1 +
nss/tst-nss-gai-actions.c | 149 ++
.../etc/host.conf | 0
nss/tst-nss-gai-actions.root/etc/hosts | 508 +++++
resolv/res_query.c | 10 +-
resolv/res_send.c | 18 +-
resolv/resolv-internal.h | 7 +
scripts/build-many-glibcs.py | 2 +-
sysdeps/posix/getaddrinfo.c | 2172 +++++++++++---------
sysdeps/powerpc/powerpc64/le/configure | 2 +-
sysdeps/powerpc/powerpc64/le/configure.ac | 2 +-
.../powerpc/powerpc64/le/fpu/multiarch/configure | 2 +-
.../powerpc64/le/fpu/multiarch/configure.ac | 2 +-
15 files changed, 1836 insertions(+), 1043 deletions(-)
create mode 100644 nss/tst-nss-gai-actions.c
copy nss/{tst-nss-files-hosts-long.root => tst-nss-gai-actions.root}/etc/host.conf (100%)
create mode 100644 nss/tst-nss-gai-actions.root/etc/hosts
--
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_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b114d211 2: update: binutils-gcc-linux-glibc-gdb: 0
new 765ecede 2: update: binutils-gcc-linux-glibc-gdb: 0
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 (b114d211)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1580 -> 1720 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 24184 -> 20768 bytes
10-check_regression/console.log.xz | Bin 412 -> 412 bytes
11-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +++++++-------
6 files changed, 32 insertions(+), 32 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_O3
in repository toolchain/ci/base-artifacts.
discards 2b6bc24b 0: update: binutils-gcc: 2
new eb042878 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 (2b6bc24b)
\
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 1536 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51556 -> 51740 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 457596 -> 458112 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 14 +++++++-------
6 files changed, 7 insertions(+), 7 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 018805e2791 rs6000: Adjust error messages.
new 4894d69a1f3 libstdc++: Add missing constraints to std::bit_cast [PR105027]
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:
libstdc++-v3/include/std/bit | 4 ++++
.../testsuite/26_numerics/bit/bit.cast/105027.cc | 18 ++++++++++++++++++
2 files changed, 22 insertions(+)
create mode 100644 libstdc++-v3/testsuite/26_numerics/bit/bit.cast/105027.cc
--
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 bd81327b03d libstdc++: Fix feature test macros in <version> for freestanding
new 018805e2791 rs6000: Adjust error messages.
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/rs6000-c.cc | 5 +++--
gcc/config/rs6000/rs6000.cc | 4 ++--
2 files changed, 5 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.
unknown user pushed a change to branch binutils-2_38-branch
in repository binutils-gdb.
from 26ab93fb53a Automatic date update in version.in
new 99852365513 dlltool: Use the output name as basis for deterministic tem [...]
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 | 9 +++++++++
binutils/dlltool.c | 7 ++++---
2 files changed, 13 insertions(+), 3 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/master-arm
in repository toolchain/ci/base-artifacts.
discards 9562d280 0: update: binutils-gcc: 1
new f53e43f2 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 (9562d280)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (f53e43f2)
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 1552 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52624 -> 50548 bytes
04-build_abe-gcc/console.log.xz | Bin 230032 -> 227344 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2780 bytes
07-check_regression/console.log.xz | Bin 2364 -> 3108 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 68 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 320 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 68 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2749672 -> 2750252 bytes
sumfiles/g++.sum | 144 +-
sumfiles/gcc.log.xz | Bin 2341552 -> 2344196 bytes
sumfiles/gcc.sum | 4226 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 899912 -> 898624 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198456 -> 199084 bytes
sumfiles/libgomp.sum | 32 +-
sumfiles/libitm.log.xz | Bin 2556 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 454144 -> 453036 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2667 insertions(+), 2385 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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_llvm_apm/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 8865e778 2: update: llvm-02a2e46ff05ba28098e773f9f60e2432fe194464: 1
new be828573 2: update: linux-825204bd61bce6a0e594b1497d796e74628ee97f: 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 (8865e778)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master [...]
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 1632 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30252 -> 29664 bytes
04-build_abe-stage1/console.log.xz | Bin 74796 -> 72888 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 10688 -> 8084 bytes
07-build_abe-glibc/console.log.xz | Bin 237236 -> 236392 bytes
08-build_abe-stage2/console.log.xz | Bin 178600 -> 174124 bytes
09-build_llvm-true/console.log.xz | Bin 61332 -> 60244 bytes
10-benchmark/benchmark-build.log | 52 +-
10-benchmark/benchmark.log | 50 +-
10-benchmark/console.log.xz | Bin 3132 -> 3116 bytes
11-check_regression/console.log.xz | Bin 2084 -> 2532 bytes
11-check_regression/results-0.csv | 66 +-
11-check_regression/results-1.csv | 131 +-
11-check_regression/results-brief.csv | 25 +-
11-check_regression/results-compare.csv | 2 +-
11-check_regression/results-full.csv | 109 +-
11-check_regression/results-perf-0.csv | 38 +-
11-check_regression/results-perf-1.csv | 116 +-
11-check_regression/results-vect-0.csv | 20 +-
11-check_regression/results-vect-1.csv | 28 +-
11-check_regression/results.csv | 31 +-
11-check_regression/results.log | 2740 ++++++++++++++++----
12-update_baseline/console.log | 2552 +++++++++++++-----
12-update_baseline/results-0.csv | 50 +-
12-update_baseline/results-1.csv | 131 +-
12-update_baseline/results-brief.csv | 25 +-
12-update_baseline/results-compare.csv | 2 +-
12-update_baseline/results-full.csv | 105 +-
12-update_baseline/results-perf-1.csv | 116 +-
12-update_baseline/results-vect-0.csv | 20 +-
12-update_baseline/results-vect-1.csv | 28 +-
12-update_baseline/results.csv | 31 +-
12-update_baseline/results.log | 2550 +++++++++++++++---
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 394628 -> 397676 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 43372 -> 43440 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1194840 -> 1197288 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 21740 -> 21728 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 56840 -> 56780 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 45628 -> 45568 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 611656 -> 616116 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 848488 -> 848544 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 198796 -> 202996 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 452316 -> 453648 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 121692 -> 121328 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 51096 -> 51092 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23004 -> 22980 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 173368 -> 173196 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15284 -> 15276 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 334068 -> 314312 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 42408 -> 42172 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 93060 -> 93028 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3137380 -> 3188748 bytes
jenkins/manifest.sh | 10 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 394628 -> 397676 bytes
save-temps/401.bzip2.tar.xz | Bin 43372 -> 43440 bytes
save-temps/403.gcc.tar.xz | Bin 1194840 -> 1197288 bytes
save-temps/429.mcf.tar.xz | Bin 21740 -> 21728 bytes
save-temps/433.milc.tar.xz | Bin 56840 -> 56780 bytes
save-temps/444.namd.tar.xz | Bin 45628 -> 45568 bytes
save-temps/445.gobmk.tar.xz | Bin 611656 -> 616116 bytes
save-temps/447.dealII.tar.xz | Bin 848488 -> 848544 bytes
save-temps/450.soplex.tar.xz | Bin 198796 -> 202996 bytes
save-temps/453.povray.tar.xz | Bin 452316 -> 453648 bytes
save-temps/456.hmmer.tar.xz | Bin 121692 -> 121328 bytes
save-temps/458.sjeng.tar.xz | Bin 51096 -> 51092 bytes
save-temps/462.libquantum.tar.xz | Bin 23004 -> 22980 bytes
save-temps/464.h264ref.tar.xz | Bin 173368 -> 173196 bytes
save-temps/470.lbm.tar.xz | Bin 15284 -> 15276 bytes
save-temps/471.omnetpp.tar.xz | Bin 334068 -> 314312 bytes
save-temps/473.astar.tar.xz | Bin 42408 -> 42172 bytes
save-temps/482.sphinx3.tar.xz | Bin 93060 -> 93028 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3137380 -> 3188748 bytes
76 files changed, 7180 insertions(+), 1852 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 131a355fbca Update the list of recognized m-profile TAG_CPU_ARCH_*
new 4faaa10f3fa x86: don't attempt to resolve equates and alike from i386_p [...]
new 3b55a1d00ad Revert "PR28977 tc-i386.c internal error in parse_register"
new 64d23078e30 x86: improve resolution of register equates
new e52a16f2aa2 x86: reject relocations involving registers
The 4 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:
gas/config/tc-i386-intel.c | 10 +++++++++
gas/config/tc-i386.c | 43 ++++++++++++++++++++++++++----------
gas/testsuite/gas/i386/equ-2.l | 17 ++++++++++++++
gas/testsuite/gas/i386/equ-2.s | 11 +++++++++
gas/testsuite/gas/i386/equ.d | 6 +++++
gas/testsuite/gas/i386/equ.s | 14 ++++++++++--
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/inval-equ-2.l | 6 +++++
8 files changed, 94 insertions(+), 14 deletions(-)
create mode 100644 gas/testsuite/gas/i386/equ-2.l
create mode 100644 gas/testsuite/gas/i386/equ-2.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.