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_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from 570ca91c28 89: onsuccess: #605: 1: Success after binutils/gcc/linux/gdb [...]
new d6e1cb883a 90: onsuccess: #606: 1: Success after binutils/gcc/linux/gli [...]
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 1684 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 38512 -> 37972 bytes
04-build_abe-gcc/console.log.xz | Bin 213304 -> 212640 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8340 -> 8536 bytes
07-build_abe-glibc/console.log.xz | Bin 243988 -> 243248 bytes
08-build_abe-gdb/console.log.xz | Bin 38080 -> 37876 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3844 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2616 -> 2300 bytes
11-check_regression/console.log.xz | Bin 5692 -> 6272 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 36 +--
sumfiles/binutils.log.xz | Bin 63120 -> 62964 bytes
sumfiles/binutils.sum | 62 +++---
sumfiles/gas.log.xz | Bin 81172 -> 81064 bytes
sumfiles/gas.sum | 268 +++++++++++-----------
sumfiles/ld.log.xz | Bin 121556 -> 121392 bytes
sumfiles/ld.sum | 344 ++++++++++++++---------------
29 files changed, 371 insertions(+), 371 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 acbfa2bc600 libstdc++: Update my author blurb in the manual
new ae5de5a3279 ada: Add new -gnatw_q switch to usage message
new 59dd07ef253 ada: Raise Tag_Error when Ada.Tags operations are called wi [...]
new b9d8ad71753 ada: Missing master of task causing assertion failure
new 4a22fdac0f6 ada: Reject record delta aggregates with limited expressions
new 2ff87e21c20 ada: Allow initialization of limited objects with delta aggregates
new 79e02673e97 ada: Reject limited objects in array and record delta aggregates
new 83ebb97db77 ada: Remove obsolete code in Resolve_If_Expression
new 5c0722cb40a ada: Cleanup local variable that is only set as an out parameter
new d96a20bf2ef ada: Remove unneeded code in handling formal type defaults
new 7857d873293 ada: Fix inconsistent whitespace in Ada.Numerics.Generic_Co [...]
new c2596d45333 ada: Fix expansion of 'Wide_Image and 'Wide_Wide_Image on c [...]
new 788e5f06d4e ada: Preanalyze classwide contracts as spec expressions
new 786c6ba5a51 ada: Remove redundant line in Analyze_Qualified_Expression
new 270713d3f65 ada: Minor consistency tweaks in Sem_Ch4
new f2fa41b442a ada: Improve handling of declare expressions in deferred-fr [...]
new c523e3f1ea9 ada: Align -gnatwc's documentation with its behavior
new 7a08b9393c7 ada: Move warnings switches -- initial work
new f1668c3d35b ada: Enforce matching of extra formals
new 59ad8b684dd ada: Implement RM 4.5.7(10/3) name resolution rule
new a645dc3c20c ada: Propagate aspect Ghost when instantiating null formal [...]
new 0ed20c72aa0 ada: Small consistency fix
new 48e2e5b4c2f ada: Set Support_Atomic_Primitives for VxWorks 7 runtimes
new 45656a992eb ada: Adjust classwide contract expression preanalysis
new 11f892571c7 ada: Clean up call to check if aspects are present
new 10f193eb043 ada: Compile-time simplification of 'Image incorrectly igno [...]
new b2278f6b146 ada: Fix oversight in implementation of allocators for stor [...]
The 26 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/ada/contracts.adb | 483 ++++----
gcc/ada/contracts.ads | 4 +
gcc/ada/debug.adb | 6 +-
.../building_executable_programs_with_gnat.rst | 2 +-
gcc/ada/err_vars.ads | 6 -
gcc/ada/errout.adb | 2 +
gcc/ada/errout.ads | 9 -
gcc/ada/erroutc.adb | 1 +
gcc/ada/exp_attr.adb | 41 +-
gcc/ada/exp_ch3.adb | 136 ++-
gcc/ada/exp_ch3.ads | 16 +-
gcc/ada/exp_ch6.adb | 318 +++++-
gcc/ada/exp_ch6.ads | 20 +-
gcc/ada/exp_ch9.adb | 37 +-
gcc/ada/exp_imgv.adb | 19 +
gcc/ada/exp_put_image.adb | 31 +-
gcc/ada/exp_put_image.ads | 6 +-
gcc/ada/exp_spark.adb | 2 +-
gcc/ada/fe.h | 4 +-
gcc/ada/freeze.adb | 115 +-
gcc/ada/frontend.adb | 11 +
gcc/ada/gcc-interface/Make-lang.in | 2 +-
gcc/ada/gcc-interface/Makefile.in | 2 +-
gcc/ada/gcc-interface/decl.cc | 2 +-
gcc/ada/gcc-interface/utils2.cc | 33 +-
gcc/ada/gnat_ugn.texi | 2 +-
gcc/ada/libgnat/a-ngcoar.adb | 4 +-
gcc/ada/libgnat/a-ngcoar.ads | 4 +-
gcc/ada/libgnat/a-tags.adb | 22 +-
.../libgnat/system-vxworks7-aarch64-rtp-smp.ads | 2 +-
gcc/ada/libgnat/system-vxworks7-aarch64.ads | 2 +-
gcc/ada/libgnat/system-vxworks7-arm-rtp-smp.ads | 2 +-
gcc/ada/libgnat/system-vxworks7-arm.ads | 2 +-
gcc/ada/libgnat/system-vxworks7-ppc-kernel.ads | 1 +
gcc/ada/libgnat/system-vxworks7-ppc-rtp-smp.ads | 1 +
gcc/ada/libgnat/system-vxworks7-ppc64-kernel.ads | 1 +
gcc/ada/libgnat/system-vxworks7-ppc64-rtp-smp.ads | 1 +
gcc/ada/libgnat/system-vxworks7-x86-kernel.ads | 2 +-
gcc/ada/libgnat/system-vxworks7-x86-rtp-smp.ads | 2 +-
gcc/ada/libgnat/system-vxworks7-x86_64-kernel.ads | 2 +-
gcc/ada/libgnat/system-vxworks7-x86_64-rtp-smp.ads | 2 +-
gcc/ada/rtsfind.ads | 4 +
gcc/ada/sem_aggr.adb | 29 +-
gcc/ada/sem_attr.adb | 8 +-
gcc/ada/sem_ch12.adb | 8 +-
gcc/ada/sem_ch3.adb | 64 +-
gcc/ada/sem_ch4.adb | 170 +--
gcc/ada/sem_ch5.adb | 2 +-
gcc/ada/sem_ch6.adb | 1186 +++++++++++++++-----
gcc/ada/sem_ch6.ads | 19 +
gcc/ada/sem_eval.adb | 1 +
gcc/ada/sem_prag.adb | 14 +
gcc/ada/sem_res.adb | 118 +-
gcc/ada/sem_type.adb | 2 +-
gcc/ada/sem_util.adb | 21 +-
gcc/ada/switch-c.adb | 1 -
gcc/ada/usage.adb | 4 +
gcc/ada/warnsw.adb | 1 -
gcc/ada/warnsw.ads | 13 +-
59 files changed, 2134 insertions(+), 891 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
from f528a59101 11: onsuccess: #330: 1: [TCWG CI] No change after binutils/g [...]
new 1153508f69 12: onsuccess: #331: 1: [TCWG CI] No change after binutils/g [...]
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 1700 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30204 -> 30216 bytes
04-build_abe-stage1/console.log.xz | Bin 89792 -> 88948 bytes
06-build_abe-newlib/console.log.xz | Bin 16648 -> 16692 bytes
07-build_abe-stage2/console.log.xz | Bin 161024 -> 160584 bytes
08-benchmark/benchmark-build.log | 98 ++++++++++-----------
08-benchmark/benchmark.log | 96 ++++++++++----------
08-benchmark/console.log.xz | Bin 3808 -> 3780 bytes
09-check_regression/console.log.xz | Bin 4712 -> 4520 bytes
09-check_regression/results-vs-first.log | 2 +-
09-check_regression/results-vs-prev.log | 4 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
dashboard/squad-vs-first/Mean/results-metrics.json | 2 +-
.../squad-vs-first/coremark/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metrics.json | 2 +-
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 28 +++---
mail/mail-body.txt | 28 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 26 +++---
results_id | 2 +-
25 files changed, 163 insertions(+), 167 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_profiled
in repository toolchain/ci/base-artifacts.
from d1ad86009e 88: onsuccess: #487: 2: Success after binutils/gcc: 15 commits
new 6d12effb38 89: onsuccess: #488: 2: Success after binutils/gcc: 63 commits
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 1672 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51228 -> 50684 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 935076 -> 932772 bytes
06-check_regression/console.log.xz | Bin 2948 -> 3044 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
12 files changed, 16 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 195064c8da5 sim: drop unused CORE_ADDR_TYPE
new 2756004fe78 sim: mips: call Unpredictable instead of setting bogus valu [...]
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:
sim/mips/mips.igen | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.