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 e2426f5d2 Add unused symbol to thunk files to force wholearchive inclusion
new 460fa8457 [compiler-rt] Update comments in asan header to doxygen format; NFC.
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:
include/sanitizer/asan_interface.h | 402 +++++++++++++++++-------
include/sanitizer/common_interface_defs.h | 502 +++++++++++++++++++-----------
2 files changed, 609 insertions(+), 295 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from cbcf6c57 1: reset: gcc-1a15313ca9be716c4116835bd0367ed05661a776: -9
new aa612c5b 2: update: gcc-8ec051c0244d3161072dca04db71c4a00657d989: -9
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 | 137 +-
02-prepare_abe/console.log | 276 +-
03-build_abe-binutils/console.log | 10510 +++++++++---------
04-build_abe-stage1/console.log | 10476 +++++++++---------
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 30 +-
console.log | 21485 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
9 files changed, 21461 insertions(+), 21483 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 clang-tools-extra.
from 15b97034 [clangd] Fix gcc warning by removing extra ";"
new 6b6fbd4a [clangd] Add missing header guard.
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:
clangd/refactor/Rename.h | 5 +++++
1 file changed, 5 insertions(+)
--
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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from eabef64f6e1 Daily bump.
adds 8482ddd3ae2 Fix build with --enable-gather-detailed-mem-stats.
adds 2d19df75657 testsuite - Require alias support in a test using it.
adds 1a15313ca9b Implement N disk counters for single value and indirect cal [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 30 ++++++++
gcc/gcov-io.h | 7 ++
gcc/hash-map.h | 6 +-
gcc/hash-table.h | 2 +-
gcc/ipa-profile.c | 12 ++--
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/attr-copy-6.c | 1 +
gcc/tree-profile.c | 6 +-
gcc/value-prof.c | 136 +++++++++++++++++++++----------------
gcc/value-prof.h | 4 ++
libgcc/ChangeLog | 24 +++++++
libgcc/Makefile.in | 6 +-
libgcc/libgcov-merge.c | 83 +++++++++++++++-------
libgcc/libgcov-profiler.c | 33 ++++-----
libgcc/libgcov.h | 29 +++++++-
15 files changed, 264 insertions(+), 119 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from 1310a880 0: update: linux-01ccc3ad44130458769646204449e2e4124f15da: boot
new cbcf6c57 1: reset: gcc-1a15313ca9be716c4116835bd0367ed05661a776: -9
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 | 48 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10398 +++++++--------
04-build_abe-stage1/console.log | 13666 +++++++++-----------
05-build_linux/console.log | 397 -
06-boot_linux/console.log | 9 -
07-check_regression/console.log | 17 +-
08-update_baseline/console.log | 10 +-
console.log | 24818 +++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 8 -
12 files changed, 23327 insertions(+), 26493 deletions(-)
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-boot_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.
unknown user pushed a change to branch master
in repository gcc.
from 64940dfc838 Disable htable sanitization in pt.c (PR c++/87847).
new c7d7137a909 PR bootstrap/90819 * trans-mem.c (tm_memopt_compute_avail [...]
new 7aab47d0273 2019-06-11 Richard Biener <rguenthe(a)suse.de>
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/ChangeLog | 6 ++++++
gcc/d/ChangeLog | 8 ++++++++
gcc/d/toir.cc | 29 ++++++++++++++++++++++-------
gcc/trans-mem.c | 4 ++--
4 files changed, 38 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 gcc-9-branch
in repository gcc.
from 5f7ff46748c Daily bump.
new 6c82116b1d3 2019-06-11 Richard Biener <rguenthe(a)suse.de>
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/d/ChangeLog | 8 ++++++++
gcc/d/toir.cc | 29 ++++++++++++++++++++++-------
2 files changed, 30 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/gcc.
from a0f66a6401a 2019-06-10 Paul Thomas <pault(a)gcc.gnu.org>
adds da6ad93f9dc Daily bump.
No new revisions were added by this update.
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-release-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f47dfffafc Automatic date update in version.in
adds 86e3aac1c4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.