This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4daa9280e61 * config.gcc (default_gnu_indirect_function): Default to y [...]
new 4fd009e9ec3 * passes.def: Move -Wrestrict pass after copy propagation.
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/ChangeLog | 4 ++++
gcc/passes.def | 2 +-
2 files changed, 5 insertions(+), 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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a75fafc 0: update: binutils-gcc-linux: all
new 8a6f590 0: update: binutils-gcc-linux: all
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 (a75fafc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 440 +-
03-build_abe-binutils/console.log | 10860 +++++++--------
04-build_abe-stage1/console.log | 13783 +++++++++----------
05-build_linux/console.log | 632 +-
06-boot_linux/console.log | 2 +-
console.log | 25883 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25895 insertions(+), 25845 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from a2187ea 4: update: linux-37624b58542fb9f2d9a70e6ea006ef8a5f66c30b: 17517
new 1503726 5: reset: llvm-50be573ed207baa477e209cf9e8b247ddd402bc5: -10
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 | 9088 +++++++++---------------
03-build_linux/console.log | 4972 --------------
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 50 -
console.log | 14146 +++++++++-----------------------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 4 -
9 files changed, 6785 insertions(+), 21522 deletions(-)
delete mode 100644 03-build_linux/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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 8849801 3: reset: linux-503621628b32782a07b2318e4112bd4372aa3401: 17517
new a2187ea 4: update: linux-37624b58542fb9f2d9a70e6ea006ef8a5f66c30b: 17517
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 | 15 +-
02-build_llvm/console.log | 10910 +++++-----
03-build_linux/console.log | 30098 +++++-----------------------
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 30 +-
console.log | 41093 ++++++++++----------------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
8 files changed, 20191 insertions(+), 61985 deletions(-)
delete 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 llvm.
from 5fbb9b38334 Fix one more case of passing options with too many dashes.
new 44e9471abc0 [X86] Run CFIInstrInserter on Windows if Dwarf is used
new 78733c026ea [UpdateTestChecks] Allow Lbegin_func without a leading period
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:
lib/Target/X86/X86TargetMachine.cpp | 6 +-
test/CodeGen/X86/PR40322.ll | 164 ++++++++++++++++++++++++++++++++++++
utils/UpdateTestChecks/asm.py | 2 +-
3 files changed, 170 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/PR40322.ll
--
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 compiler-rt.
from b33a9ba70 [Sanitizer] Cleanup {ASAN, MSAN}_INTERCEPT_FUNC[_VER] macro
new 89cc6f223 [AddressSanitizer] [Windows] Fix HeapReAlloc and _recalloc bu [...]
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:
lib/asan/asan_malloc_win.cc | 57 ++++++++++++++++------
.../TestCases/Windows/heaprealloc_zero_size.cc | 21 ++++++++
test/asan/TestCases/Windows/recalloc_sanity.cc | 37 ++++++++++++++
3 files changed, 101 insertions(+), 14 deletions(-)
create mode 100644 test/asan/TestCases/Windows/heaprealloc_zero_size.cc
create mode 100644 test/asan/TestCases/Windows/recalloc_sanity.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 llvm.
from 88c3ba17c4c [gn] Use label_name rather than target_output_name for objects
new 5fbb9b38334 Fix one more case of passing options with too many dashes.
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:
test/tools/gold/X86/strip_names.ll | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.