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 3dc5f7c7 0: update: gcc-23e57329c6516a81a8d3eb21b365ca8a0ec0c41b: 1
new 1fb57b4e 0: update: gcc-aab0127dae4e7d6069fa6963e9f4c5b013a48b66: 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 (3dc5f7c7)
\
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 1524 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 37536 -> 36544 bytes
04-build_abe-gcc/console.log.xz | Bin 214864 -> 214100 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2584 -> 2324 bytes
07-check_regression/console.log.xz | Bin 3764 -> 3164 bytes
07-check_regression/fails.sum | 8 +-
07-check_regression/results.compare | 32 +-
07-check_regression/results.compare2 | 136 +-
07-check_regression/results.regressions | 32 +-
08-update_baseline/console.log | 608 ++--
08-update_baseline/fails.sum | 8 +-
08-update_baseline/results.compare | 32 +-
08-update_baseline/results.compare2 | 136 +-
08-update_baseline/results.regressions | 32 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3494732 -> 3498076 bytes
sumfiles/g++.sum | 112 +-
sumfiles/gcc.log.xz | Bin 2990688 -> 3032536 bytes
sumfiles/gcc.sum | 4646 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1033128 -> 1024948 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201204 -> 201428 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2548 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 426836 -> 429756 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2800 insertions(+), 3068 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 4a02e01a71f Automatic date update in version.in
new 1fc6fa2f1be asan: heap buffer overflow in pa_chk_field_selector
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:
gas/config/tc-hppa.c | 45 +++++++++++++++++++++++++++++----------------
1 file changed, 29 insertions(+), 16 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from b8e92c571b Automatic date update in version.in
adds 7eb21cc702 Change call_site_target to use custom type and enum
adds 797662d7ef Make call_site_target members private
adds 394d8c59ea Constify chain_candidate
adds 206bedc2aa Change call_site_find_chain_1 to work recursively
adds a0e0ca7044 Change call_site_target to iterate over addresses
adds 48ac197b0c Handle multiple addresses in call_site_target
adds 22f8b65e9b Simplify the CLI set_logging logic
adds 8b1931b394 Use unique_ptr in CLI logging code
adds 3c6c449e30 Add new timestamped_file class
adds 52a4a5885a Switch gdb_stdlog to use timestamped_file
adds f77c52719d Add Rust parser check for end of expression
new 4a02e01a71 Automatic date update in version.in
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:
bfd/version.h | 2 +-
gdb/cli/cli-interp.c | 63 +++----
gdb/dwarf2/loc.c | 270 +++++++++++++++------------
gdb/dwarf2/read.c | 35 ++++
gdb/event-top.c | 2 +-
gdb/gdbtypes.h | 95 +++++++---
gdb/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
gdb/testsuite/gdb.rust/expr.exp | 2 +
gdb/tui/tui-io.c | 8 +-
gdb/ui-file.c | 29 +++
gdb/ui-file.h | 24 +++
gdb/utils.c | 32 +---
gdb/utils.h | 3 +
14 files changed, 351 insertions(+), 222 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from 811c635dba debug: Improve fdelt_chk error message
adds f5bff979d0 x86: Small improvements for wcscpy-ssse3
adds 244b415d38 x86: Small improvements for wcslen
No new revisions were added by this update.
Summary of changes:
sysdeps/x86_64/multiarch/wcscpy-ssse3.S | 194 ++++++++++++++++----------------
sysdeps/x86_64/wcslen.S | 86 +++++++-------
2 files changed, 138 insertions(+), 142 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from b8e92c571b Automatic date update in version.in
adds 7eb21cc702 Change call_site_target to use custom type and enum
adds 797662d7ef Make call_site_target members private
adds 394d8c59ea Constify chain_candidate
adds 206bedc2aa Change call_site_find_chain_1 to work recursively
adds a0e0ca7044 Change call_site_target to iterate over addresses
adds 48ac197b0c Handle multiple addresses in call_site_target
adds 22f8b65e9b Simplify the CLI set_logging logic
adds 8b1931b394 Use unique_ptr in CLI logging code
adds 3c6c449e30 Add new timestamped_file class
adds 52a4a5885a Switch gdb_stdlog to use timestamped_file
adds f77c52719d Add Rust parser check for end of expression
adds 4a02e01a71 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-interp.c | 63 +++----
gdb/dwarf2/loc.c | 270 +++++++++++++++------------
gdb/dwarf2/read.c | 35 ++++
gdb/event-top.c | 2 +-
gdb/gdbtypes.h | 95 +++++++---
gdb/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
gdb/testsuite/gdb.rust/expr.exp | 2 +
gdb/tui/tui-io.c | 8 +-
gdb/ui-file.c | 29 +++
gdb/ui-file.h | 24 +++
gdb/utils.c | 32 +---
gdb/utils.h | 3 +
14 files changed, 351 insertions(+), 222 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 25f8adbd 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new abd9aaa7 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 (25f8adbd)
\
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 1560 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 17844 -> 17584 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 16 ++++++------
6 files changed, 31 insertions(+), 31 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 aab0127dae4 Daily bump.
new 1203e8f7880 analyzer: fix ICE with incorrect lookup of cgraph node [PR105074]
new 3734527dfa0 analyzer: ensure that we purge state when reusing a conjure [...]
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/analyzer.h | 1 +
gcc/analyzer/region-model-asm.cc | 8 ++--
gcc/analyzer/region-model-impl-calls.cc | 12 +++---
gcc/analyzer/region-model-manager.cc | 27 ++++++++++++--
gcc/analyzer/region-model.cc | 8 ++--
gcc/analyzer/region-model.h | 3 +-
gcc/analyzer/region.cc | 13 ++++---
gcc/analyzer/store.cc | 23 +++++++-----
gcc/analyzer/store.h | 9 +++--
gcc/analyzer/svalue.h | 21 +++++++++++
gcc/testsuite/gcc.dg/analyzer/pr105074.c | 9 +++++
gcc/testsuite/gcc.dg/analyzer/pr105087-1.c | 18 +++++++++
gcc/testsuite/gcc.dg/analyzer/pr105087-2.c | 20 ++++++++++
gcc/testsuite/gcc.dg/analyzer/untracked-1.c | 6 +++
gcc/testsuite/gcc.dg/analyzer/vasprintf-1.c | 57 +++++++++++++++++++++++++++++
15 files changed, 202 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105074.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105087-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105087-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/vasprintf-1.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_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 50aeec8e 0: update: gcc-52f42dce15f036a140154aa339fa1709c5cc858b: 1
new 345539ea 0: update: glibc-866c599182e87f116440b5d854f9e99533c48eb3: 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 (50aeec8e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-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 1760 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30508 -> 30712 bytes
04-build_abe-stage1/console.log.xz | Bin 73772 -> 76548 bytes
06-build_abe-linux/console.log.xz | Bin 11044 -> 10680 bytes
07-build_abe-glibc/console.log.xz | Bin 236484 -> 239288 bytes
08-build_abe-stage2/console.log.xz | Bin 174944 -> 185188 bytes
09-benchmark/benchmark-build.log | 36 +-
09-benchmark/benchmark.log | 34 +-
09-benchmark/console.log.xz | Bin 3056 -> 3040 bytes
10-check_regression/console.log.xz | Bin 3324 -> 3336 bytes
10-check_regression/results-0.csv | 656534 +++++++++--------
10-check_regression/results-1.csv | 650699 +++++++++--------
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 246 +-
10-check_regression/results-perf-0.csv | 232 +-
10-check_regression/results-perf-1.csv | 260 +-
10-check_regression/results-size-0.csv | 660904 +++++++++---------
10-check_regression/results-size-1.csv | 655159 +++++++++--------
10-check_regression/results-vect-0.csv | 44 +-
10-check_regression/results-vect-1.csv | 36 +-
10-check_regression/results.csv | 66 +-
10-check_regression/results.log | 5356 +-
11-update_baseline/console.log | 2162 +-
11-update_baseline/results-0.csv | 656534 +++++++++--------
11-update_baseline/results-1.csv | 650699 +++++++++--------
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 246 +-
11-update_baseline/results-perf-0.csv | 232 +-
11-update_baseline/results-perf-1.csv | 260 +-
11-update_baseline/results-size-0.csv | 660904 +++++++++---------
11-update_baseline/results-size-1.csv | 655159 +++++++++--------
11-update_baseline/results-vect-0.csv | 44 +-
11-update_baseline/results-vect-1.csv | 36 +-
11-update_baseline/results.csv | 66 +-
11-update_baseline/results.log | 5392 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6892720 -> 6882920 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 416828 -> 417844 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19377692 -> 19383712 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 79480 -> 79284 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28843084 -> 28842848 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 132492 -> 132804 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 833336 -> 831828 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1167924 -> 1168308 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5400716 -> 5405372 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4191156 -> 4184136 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 292432 -> 292720 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1273296 -> 1275856 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8556748 -> 8527152 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 28580048 -> 28825400 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4459616 -> 4470640 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 6881868 -> 6865564 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8650692 -> 8634236 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1882648 -> 1880968 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 658332 -> 660300 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1266216 -> 1264792 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 242028 -> 241012 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 2998232 -> 2995684 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 16101352 -> 16097860 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81008 -> 81132 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5832968 -> 5863408 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 360104 -> 359232 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 13006928 -> 12979704 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1313772 -> 1315628 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 52693376 -> 52739408 bytes
jenkins/manifest.sh | 8 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6892720 -> 6882920 bytes
save-temps/401.bzip2.tar.xz | Bin 416828 -> 417844 bytes
save-temps/403.gcc.tar.xz | Bin 19377692 -> 19383712 bytes
save-temps/410.bwaves.tar.xz | Bin 79480 -> 79284 bytes
save-temps/416.gamess.tar.xz | Bin 28843084 -> 28842848 bytes
save-temps/429.mcf.tar.xz | Bin 132492 -> 132804 bytes
save-temps/433.milc.tar.xz | Bin 833336 -> 831828 bytes
save-temps/434.zeusmp.tar.xz | Bin 1167924 -> 1168308 bytes
save-temps/435.gromacs.tar.xz | Bin 5400716 -> 5405372 bytes
save-temps/436.cactusADM.tar.xz | Bin 4191156 -> 4184136 bytes
save-temps/437.leslie3d.tar.xz | Bin 292432 -> 292720 bytes
save-temps/444.namd.tar.xz | Bin 1273296 -> 1275856 bytes
save-temps/445.gobmk.tar.xz | Bin 8556748 -> 8527152 bytes
save-temps/447.dealII.tar.xz | Bin 28580048 -> 28825400 bytes
save-temps/450.soplex.tar.xz | Bin 4459616 -> 4470640 bytes
save-temps/453.povray.tar.xz | Bin 6881868 -> 6865564 bytes
save-temps/454.calculix.tar.xz | Bin 8650692 -> 8634236 bytes
save-temps/456.hmmer.tar.xz | Bin 1882648 -> 1880968 bytes
save-temps/458.sjeng.tar.xz | Bin 658332 -> 660300 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1266216 -> 1264792 bytes
save-temps/462.libquantum.tar.xz | Bin 242028 -> 241012 bytes
save-temps/464.h264ref.tar.xz | Bin 2998232 -> 2995684 bytes
save-temps/465.tonto.tar.xz | Bin 16101352 -> 16097860 bytes
save-temps/470.lbm.tar.xz | Bin 81008 -> 81132 bytes
save-temps/471.omnetpp.tar.xz | Bin 5832968 -> 5863408 bytes
save-temps/473.astar.tar.xz | Bin 360104 -> 359232 bytes
save-temps/481.wrf.tar.xz | Bin 13006928 -> 12979704 bytes
save-temps/482.sphinx3.tar.xz | Bin 1313772 -> 1315628 bytes
save-temps/483.xalancbmk.tar.xz | Bin 52693376 -> 52739408 bytes
96 files changed, 2619071 insertions(+), 2642395 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3204d3fe 0: update: linux-ae085d7f9365de7da27ab5c0d16b12d51ea7fca9: 1
new cc94ab01 0: update: qemu-3d31fe4d662f13c70eb7e87f29513623ccd76322: 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 (3204d3fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1548 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30220 -> 30068 bytes
04-build_abe-stage1/console.log.xz | Bin 73832 -> 74048 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9224 -> 11400 bytes
07-build_abe-glibc/console.log.xz | Bin 235840 -> 234988 bytes
08-build_abe-stage2/console.log.xz | Bin 204432 -> 205968 bytes
09-build_abe-gdb/console.log.xz | Bin 34140 -> 34360 bytes
10-build_abe-qemu/console.log.xz | Bin 32756 -> 31024 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2696 -> 2696 bytes
13-check_regression/console.log.xz | Bin 2820 -> 3084 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 30 +-
13-check_regression/results.compare | 52 +-
13-check_regression/results.compare2 | 48 +-
13-check_regression/results.regressions | 52 +-
14-update_baseline/console.log | 452 +--
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 30 +-
14-update_baseline/results.compare | 52 +-
14-update_baseline/results.compare2 | 48 +-
14-update_baseline/results.regressions | 52 +-
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 3335772 -> 3338188 bytes
sumfiles/g++.sum | 164 +-
sumfiles/gcc.log.xz | Bin 2933088 -> 2938384 bytes
sumfiles/gcc.sum | 5041 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1019968 -> 1021952 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196360 -> 196480 bytes
sumfiles/libgomp.sum | 21 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 411136 -> 406388 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 3183 insertions(+), 2937 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_debug
in repository toolchain/ci/binutils-gdb.
from b8e92c571b Automatic date update in version.in
adds 7eb21cc702 Change call_site_target to use custom type and enum
adds 797662d7ef Make call_site_target members private
adds 394d8c59ea Constify chain_candidate
adds 206bedc2aa Change call_site_find_chain_1 to work recursively
adds a0e0ca7044 Change call_site_target to iterate over addresses
adds 48ac197b0c Handle multiple addresses in call_site_target
adds 22f8b65e9b Simplify the CLI set_logging logic
adds 8b1931b394 Use unique_ptr in CLI logging code
adds 3c6c449e30 Add new timestamped_file class
adds 52a4a5885a Switch gdb_stdlog to use timestamped_file
adds f77c52719d Add Rust parser check for end of expression
adds 4a02e01a71 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-interp.c | 63 +++----
gdb/dwarf2/loc.c | 270 +++++++++++++++------------
gdb/dwarf2/read.c | 35 ++++
gdb/event-top.c | 2 +-
gdb/gdbtypes.h | 95 +++++++---
gdb/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
gdb/testsuite/gdb.rust/expr.exp | 2 +
gdb/tui/tui-io.c | 8 +-
gdb/ui-file.c | 29 +++
gdb/ui-file.h | 24 +++
gdb/utils.c | 32 +---
gdb/utils.h | 3 +
14 files changed, 351 insertions(+), 222 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_debug
in repository toolchain/ci/base-artifacts.
discards 887c4441 0: update: binutils-gcc: 2
new ec356d46 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 (887c4441)
\
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 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51572 -> 50548 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 462292 -> 462320 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/qemu.
from 9c72129150 Merge tag 'linux-user-for-7.0-pull-request' of https://gitla [...]
adds 3f1db95917 block: Fix misleading hexadecimal format
adds 2539eade4f hw: Fix misleading hexadecimal format
adds 10c473246b Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds dcebbb65b8 target/i386/kvm: Free xsave_buf when destroying vCPU
adds cb48748af7 i386: Set MCG_STATUS_RIPV bit for mce SRAR error
adds 58f7db26f2 KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD p [...]
adds 98a02bc449 configure: remove dead int128 test
adds de65b39a51 target/i386: tcg: high bits SSE cmp operation must be ignored
adds 5286c36622 target/i386: properly reset TSC on reset
adds 9584d3d00a build: disable fcf-protection on -march=486 -m16
adds f345abe365 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds 6222c3acc4 target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO
adds c7ca3ad5e7 hw/intc/arm_gicv3_its: Add missing newlines to process_mapc( [...]
adds 3d31fe4d66 Merge tag 'pull-target-arm-20220325' of https://git.linaro.o [...]
adds bc504838ff target/ppc: fix helper_xvmadd* argument order
adds 27fc9f365d Merge tag 'pull-ppc-20220326' of https://github.com/legoater [...]
No new revisions were added by this update.
Summary of changes:
block/parallels-ext.c | 2 +-
configure | 18 ------------------
hw/i386/sgx.c | 2 +-
hw/i386/trace-events | 6 +++---
hw/intc/arm_gicv3_its.c | 4 ++--
hw/misc/trace-events | 4 ++--
hw/scsi/trace-events | 4 ++--
pc-bios/optionrom/Makefile | 4 ++++
target/arm/sve_helper.c | 10 ++++++++--
target/i386/cpu.c | 17 +++++++++++++++--
target/i386/cpu.h | 4 +++-
target/i386/kvm/kvm-cpu.c | 19 ++++++++++++-------
target/i386/kvm/kvm.c | 4 +++-
target/i386/tcg/translate.c | 6 ++----
target/ppc/translate/vsx-impl.c.inc | 20 ++++++++++----------
15 files changed, 68 insertions(+), 56 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_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a9bb27b9 2: update: gcc-eed9d091de0324453fb34580f550b1ca296d6516: 22010
new 642f9a12 2: update: qemu-27fc9f365d6f60ff86c2e2be57289bb47a2be882: 22010
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 (a9bb27b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 32168 -> 32100 bytes
04-build_abe-stage1/console.log.xz | Bin 72420 -> 74128 bytes
05-build_abe-qemu/console.log.xz | Bin 32608 -> 31152 bytes
06-build_linux/console.log.xz | Bin 11916 -> 11956 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 128 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +--
9 files changed, 68 insertions(+), 68 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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/binutils-gdb.
from b8e92c571b Automatic date update in version.in
adds 7eb21cc702 Change call_site_target to use custom type and enum
adds 797662d7ef Make call_site_target members private
adds 394d8c59ea Constify chain_candidate
adds 206bedc2aa Change call_site_find_chain_1 to work recursively
adds a0e0ca7044 Change call_site_target to iterate over addresses
adds 48ac197b0c Handle multiple addresses in call_site_target
adds 22f8b65e9b Simplify the CLI set_logging logic
adds 8b1931b394 Use unique_ptr in CLI logging code
adds 3c6c449e30 Add new timestamped_file class
adds 52a4a5885a Switch gdb_stdlog to use timestamped_file
adds f77c52719d Add Rust parser check for end of expression
new 4a02e01a71 Automatic date update in version.in
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:
bfd/version.h | 2 +-
gdb/cli/cli-interp.c | 63 +++----
gdb/dwarf2/loc.c | 270 +++++++++++++++------------
gdb/dwarf2/read.c | 35 ++++
gdb/event-top.c | 2 +-
gdb/gdbtypes.h | 95 +++++++---
gdb/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
gdb/testsuite/gdb.rust/expr.exp | 2 +
gdb/tui/tui-io.c | 8 +-
gdb/ui-file.c | 29 +++
gdb/ui-file.h | 24 +++
gdb/utils.c | 32 +---
gdb/utils.h | 3 +
14 files changed, 351 insertions(+), 222 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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 55c52a00 2: update: binutils-gcc: 0
new 17483b6d 2: update: binutils-gcc: 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 (55c52a00)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1568 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 25196 -> 24792 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 58 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +++---
6 files changed, 34 insertions(+), 34 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-9
in repository gcc.
from c0ddd9cf209 Daily bump.
new 3a885b796da Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/qemu.
from 9c72129150 Merge tag 'linux-user-for-7.0-pull-request' of https://gitla [...]
adds 3f1db95917 block: Fix misleading hexadecimal format
adds 2539eade4f hw: Fix misleading hexadecimal format
adds 10c473246b Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds dcebbb65b8 target/i386/kvm: Free xsave_buf when destroying vCPU
adds cb48748af7 i386: Set MCG_STATUS_RIPV bit for mce SRAR error
adds 58f7db26f2 KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD p [...]
adds 98a02bc449 configure: remove dead int128 test
adds de65b39a51 target/i386: tcg: high bits SSE cmp operation must be ignored
adds 5286c36622 target/i386: properly reset TSC on reset
adds 9584d3d00a build: disable fcf-protection on -march=486 -m16
adds f345abe365 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds 6222c3acc4 target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO
adds c7ca3ad5e7 hw/intc/arm_gicv3_its: Add missing newlines to process_mapc( [...]
adds 3d31fe4d66 Merge tag 'pull-target-arm-20220325' of https://git.linaro.o [...]
adds bc504838ff target/ppc: fix helper_xvmadd* argument order
adds 27fc9f365d Merge tag 'pull-ppc-20220326' of https://github.com/legoater [...]
No new revisions were added by this update.
Summary of changes:
block/parallels-ext.c | 2 +-
configure | 18 ------------------
hw/i386/sgx.c | 2 +-
hw/i386/trace-events | 6 +++---
hw/intc/arm_gicv3_its.c | 4 ++--
hw/misc/trace-events | 4 ++--
hw/scsi/trace-events | 4 ++--
pc-bios/optionrom/Makefile | 4 ++++
target/arm/sve_helper.c | 10 ++++++++--
target/i386/cpu.c | 17 +++++++++++++++--
target/i386/cpu.h | 4 +++-
target/i386/kvm/kvm-cpu.c | 19 ++++++++++++-------
target/i386/kvm/kvm.c | 4 +++-
target/i386/tcg/translate.c | 6 ++----
target/ppc/translate/vsx-impl.c.inc | 20 ++++++++++----------
15 files changed, 68 insertions(+), 56 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.