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-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
from e3b015f 0: update: binutils-gcc-glibc-llvm: -1
new 807a8ea 1: reset: binutils-7e56c51c7932cfdb178e9457011d09d53e98937b: -6
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 | 68 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11037 ++--
04-build_abe-stage1/console.log | 19784 +++---
05-build_abe-linux/console.log | 266 +-
06-build_abe-glibc/console.log | 38706 ++++++------
07-build_abe-stage2/console.log | 39626 +++++-------
08-build_llvm-true/console.log | 6062 --
09-benchmark/benchmark-start.log | 1 -
09-benchmark/benchmark.log | 48 -
09-benchmark/console.log | 255 -
10-check_regression/console.log | 18 +-
11-update_baseline/console.log | 14 +-
console.log | 116284 +++++++++++++++--------------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 4 -
17 files changed, 101967 insertions(+), 130656 deletions(-)
delete mode 100644 08-build_llvm-true/console.log
delete mode 100644 09-benchmark/benchmark-start.log
delete mode 100644 09-benchmark/benchmark.log
delete mode 100644 09-benchmark/console.log
create mode 100644 reset-baseline
--
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 lld.
from 2a8cc896d [Coding style change] Rename variables so that they start wit [...]
new 980a5a6e0 Make functions and member variables distinguishable even afte [...]
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:
COFF/Chunks.cpp | 2 +-
COFF/Chunks.h | 11 +++++------
COFF/Driver.cpp | 6 +++---
COFF/InputFiles.cpp | 2 +-
COFF/SymbolTable.cpp | 2 +-
COFF/Symbols.h | 6 +-----
COFF/Writer.cpp | 4 ++--
wasm/InputChunks.h | 2 +-
wasm/OutputSections.cpp | 12 ++++++------
wasm/OutputSections.h | 8 ++++----
wasm/SymbolTable.cpp | 38 +++++++++++++++++++-------------------
wasm/SyntheticSections.cpp | 15 ++++++++-------
wasm/SyntheticSections.h | 12 ++++++------
wasm/Writer.cpp | 21 +++++++++++----------
14 files changed, 69 insertions(+), 72 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 7e184314b57 /cp 2019-07-10 Paolo Carlini <paolo.carlini(a)oracle.com>
new 97f6f798bee [Ada] Use renamings in GNATprove mode for side-effects extraction
new 6e618828427 [Ada] Minor reformatting
new ab8418a3b3b [Ada] Elaboration order v4.0 and linker switches
new d3fb378db48 [Ada] Spurious error on overloaded equality in postcondition
new 2ac657bde13 [Ada] Missing implicit interface type conversion
new 9eaacd61fd5 [Ada] Fix crashes on ownership checking in SPARK
new 6523468fe09 [Ada] Elaboration order v4.0 and cycle detection
new 7f6066e1f30 [Ada] New port for ppc-vx7r2
new 82d7e1f4ba6 [Ada] The environ macro is broken on vxworks7r2 SR0610
new 87d55fe2e15 [Ada] Vxworks7r2 SR0610 coalesced some macro values
new 2e7929f0fe0 [Ada] Add contracts to Strings libraries
new 8c21443bb43 [Ada] Minor reformatting
new 8a9900a9e7e [Ada] Spurious error on case expression with limited result
new 344c26393e7 [Ada] GNAT RM: add note about debuggers for Scalar_Storage_Order
new c6db401ca77 [Ada] sysdep.c: correct include directives ordering
new d2506f16e9d [Ada] Allow multiple units per file in GNATprove
new 97f0aa199fe [Ada] Improve support for tuning branch probability heuristics
new fd8a528dfb9 [Ada] Spelling mistakes in error messages
new 9dda714b000 [Ada] Add an annotation for static analysis
new 2bf00b7f7f5 [Ada] Entity names are not unique
new e94f460062e [Ada] Documentation of Img attribute out of date
new 55d7c660447 [Ada] GNATpp: document the --source-line-breaks switch
new f9d615a160a [Ada] Improve gnatmem's doc for the depth switch
new 95266217b43 [Ada] Spurious error on discriminant of incomplete type
new 9ac24568fda [Ada] Fix possible crashes in GNATprove analysis of pointers
new 94654315bf5 [Ada] Fix spurious messages on global variables for SPARK p [...]
new c0e85bb620e [Ada] Crash on aggregate for limited type in extended return
new e97ee616d17 [Ada] Do not attempt to re-arm guard page on x86_64-vx7(r2)
new ce9565a8f29 [Ada] Spurious run-time error with 64-bit modular types
new 604c5bcad0e [Ada] System.Strings.Stream_Ops: do not depend on Stream_IO
The 30 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/ChangeLog | 233 +++
gcc/ada/Makefile.rtl | 3 +-
gcc/ada/bindo-elaborators.adb | 26 +
gcc/ada/bindo-graphs.adb | 2160 ++++++++++++--------
gcc/ada/bindo-graphs.ads | 28 +-
gcc/ada/bindo-writers.adb | 35 +-
gcc/ada/bindo.adb | 11 +-
gcc/ada/debug.adb | 12 +-
.../gnat_rm/implementation_defined_attributes.rst | 29 +-
.../doc/gnat_rm/implementation_defined_pragmas.rst | 4 +-
gcc/ada/doc/gnat_rm/the_gnat_library.rst | 11 +
.../doc/gnat_ugn/gnat_and_program_execution.rst | 17 +-
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 8 +
gcc/ada/env.c | 32 +-
gcc/ada/exp_ch4.adb | 9 +-
gcc/ada/exp_ch6.adb | 40 +-
gcc/ada/exp_disp.adb | 16 +
gcc/ada/exp_util.adb | 34 +-
gcc/ada/gnat_rm.texi | 366 ++--
gcc/ada/init.c | 2 +-
gcc/ada/libgnat/a-strbou.ads | 521 ++++-
gcc/ada/libgnat/a-strfix.ads | 246 ++-
gcc/ada/libgnat/a-strunb.ads | 403 +++-
gcc/ada/libgnat/a-strunb__shared.ads | 405 +++-
gcc/ada/libgnat/{g-bubsor.ads => g-brapre.ads} | 62 +-
gcc/ada/libgnat/s-ststop.adb | 2 +-
gcc/ada/osint-c.adb | 30 +-
gcc/ada/sem_aux.adb | 12 +
gcc/ada/sem_aux.ads | 4 +
gcc/ada/sem_ch10.adb | 4 +-
gcc/ada/sem_ch13.adb | 10 +-
gcc/ada/sem_ch2.adb | 21 +-
gcc/ada/sem_ch3.adb | 39 +-
gcc/ada/sem_ch4.adb | 22 +-
gcc/ada/sem_ch6.adb | 4 +-
gcc/ada/sem_ch7.adb | 10 +-
gcc/ada/sem_ch8.adb | 13 +-
gcc/ada/sem_prag.adb | 4 +-
gcc/ada/sem_res.adb | 7 +-
gcc/ada/sem_spark.adb | 196 +-
gcc/ada/sem_util.adb | 23 +-
gcc/ada/sem_util.ads | 4 +
gcc/ada/sfn_scan.adb | 1 +
gcc/ada/sysdep.c | 40 +-
gcc/ada/warnsw.ads | 4 +-
gcc/testsuite/ChangeLog | 24 +
.../gnat.dg/{predicate7.adb => equal8.adb} | 4 +-
gcc/testsuite/gnat.dg/equal8.ads | 36 +
gcc/testsuite/gnat.dg/equal8_pkg.ads | 58 +
.../gnat.dg/{ghost5.adb => incomplete7.adb} | 4 +-
gcc/testsuite/gnat.dg/incomplete7.ads | 31 +
gcc/testsuite/gnat.dg/limited2.adb | 8 +
gcc/testsuite/gnat.dg/limited2_pack_1.adb | 5 +
gcc/testsuite/gnat.dg/limited2_pack_1.ads | 8 +
gcc/testsuite/gnat.dg/limited2_pack_2.adb | 21 +
gcc/testsuite/gnat.dg/limited2_pack_2.ads | 5 +
gcc/testsuite/gnat.dg/limited3.adb | 11 +
gcc/testsuite/gnat.dg/limited3_pkg.adb | 20 +
gcc/testsuite/gnat.dg/limited3_pkg.ads | 30 +
gcc/testsuite/gnat.dg/modular5.adb | 26 +
60 files changed, 3940 insertions(+), 1514 deletions(-)
copy gcc/ada/libgnat/{g-bubsor.ads => g-brapre.ads} (54%)
copy gcc/testsuite/gnat.dg/{predicate7.adb => equal8.adb} (68%)
create mode 100644 gcc/testsuite/gnat.dg/equal8.ads
create mode 100644 gcc/testsuite/gnat.dg/equal8_pkg.ads
copy gcc/testsuite/gnat.dg/{ghost5.adb => incomplete7.adb} (52%)
create mode 100644 gcc/testsuite/gnat.dg/incomplete7.ads
create mode 100644 gcc/testsuite/gnat.dg/limited2.adb
create mode 100644 gcc/testsuite/gnat.dg/limited2_pack_1.adb
create mode 100644 gcc/testsuite/gnat.dg/limited2_pack_1.ads
create mode 100644 gcc/testsuite/gnat.dg/limited2_pack_2.adb
create mode 100644 gcc/testsuite/gnat.dg/limited2_pack_2.ads
create mode 100644 gcc/testsuite/gnat.dg/limited3.adb
create mode 100644 gcc/testsuite/gnat.dg/limited3_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/limited3_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/modular5.adb
--
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 llvm.
from b9c490a4448 [test/Object/nm-trivial-object.test] - Remove 4 precompiled [...]
new d9f362f2519 [docs][llvm-dwarfdump] Normalise some wording
new 035937569b7 [ARM] Enable VPUSH/VPOP aliases when either MVE or VFP is present
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:
docs/CommandGuide/llvm-dwarfdump.rst | 2 +-
lib/Target/ARM/ARMInstrFormats.td | 2 +-
lib/Target/ARM/ARMInstrVFP.td | 8 ++++----
test/MC/ARM/mve-fp-registers.s | 32 ++++++++++++++++++++++++++++++++
4 files changed, 38 insertions(+), 6 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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from cbce6c9 0: update: llvm-linux: 19631
new 67209ff 1: reset: linux-54dee406374ce8adb352c48e175176247cb8db7c: 19523
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 | 16 +-
02-build_llvm/console.log | 11839 +++++++++---------
03-build_linux/console.log | 1552 ++-
05-check_regression/console.log | 20 +-
console.log | 13427 +++++++++++----------
jenkins/manifest.sh | 13 +-
06-update_baseline/console.log => reset-baseline | 0
results | 2 +-
8 files changed, 13515 insertions(+), 13354 deletions(-)
copy 06-update_baseline/console.log => reset-baseline (100%)
--
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-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards cfe5f81 0: update: llvm-7fdb3a293b27d551d1657392243496b4a7164802: -1
new e3b015f 0: update: binutils-gcc-glibc-llvm: -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 (cfe5f81)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11055 +--
04-build_abe-stage1/console.log | 19638 +++---
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 39099 +++++------
07-build_abe-stage2/console.log | 46465 ++++++-------
08-build_llvm-true/console.log | 11998 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 5 +-
09-benchmark/console.log | 239 +-
console.log | 129352 ++++++++++++++++++-----------------
jenkins/manifest.sh | 21 +-
13 files changed, 130867 insertions(+), 127861 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.