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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ea45dabc 0: update: llvm-linux: all
new 431e2380 0: update: llvm-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 (ea45dabc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 130 +-
02-build_llvm/console.log | 12644 ++++++++++++++++++------------------
03-build_linux/console.log | 694 +-
04-boot_linux/console.log | 2 +-
console.log | 13495 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 13472 insertions(+), 13505 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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 61652616 0: update: llvm-linux: all
new fbe99748 0: update: llvm-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 (61652616)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 220 +-
02-build_llvm/console.log | 12022 ++++++++++++++++++-----------------
03-build_linux/console.log | 756 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 47 +-
console.log | 13074 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13013 insertions(+), 13128 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 595d3787e9 Remove CR16C support
new 496af5c811 [gdb/contrib] Add words.sh script
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:
gdb/contrib/words.sh | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 129 insertions(+)
create mode 100755 gdb/contrib/words.sh
--
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 8075f1c743b gcc/ Support 64-bit double and 64-bit long double configurations.
new 33781ebdf61 Libsanitizer: merge from trunk
new b6fa8501764 Reapply all revisions mentioned in LOCAL_PATCHES.
new a4f645b1b01 Update LOCAL_PATCHES.
new fa6e2b94f00 Add CONSTRUCTOR_NO_CLEARING to operand_equal_p.
new 359b906703d Clear version_info_node in delete_function_version.
The 5 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 | 13 ++
gcc/cgraph.c | 3 +
gcc/fold-const.c | 4 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.target/i386/pr92354.C | 8 +
libsanitizer/ChangeLog | 10 ++
libsanitizer/LOCAL_PATCHES | 3 +-
libsanitizer/MERGE | 4 +-
libsanitizer/asan/asan_allocator.cpp | 28 +++-
libsanitizer/asan/asan_interface.inc | 1 +
libsanitizer/asan/asan_interface_internal.h | 3 +
libsanitizer/asan/asan_malloc_win.cpp | 3 -
libsanitizer/include/sanitizer/asan_interface.h | 4 +
.../include/sanitizer/netbsd_syscall_hooks.h | 165 +++++++++++++++------
libsanitizer/lsan/lsan_allocator.cpp | 13 +-
libsanitizer/merge.sh | 7 +-
libsanitizer/sanitizer_common/sanitizer_flags.inc | 3 +
libsanitizer/sanitizer_common/sanitizer_linux.cpp | 10 +-
libsanitizer/sanitizer_common/sanitizer_platform.h | 8 +-
.../sanitizer_platform_limits_linux.cpp | 2 +-
.../sanitizer_platform_limits_netbsd.h | 6 +
.../sanitizer_platform_limits_posix.cpp | 2 +-
.../sanitizer_platform_limits_posix.h | 3 +
.../sanitizer_common/sanitizer_syscalls_netbsd.inc | 56 +++++--
libsanitizer/tsan/tsan_mman.cpp | 15 +-
25 files changed, 300 insertions(+), 79 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr92354.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 142861dfd5 x86: support further AMD Zen2 instructions
new 984b909a23 Order targets in ld/configure.tgt
new 595d3787e9 Remove CR16C support
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:
bfd/ChangeLog | 16 +
bfd/Makefile.am | 4 -
bfd/Makefile.in | 6 -
bfd/archures.c | 4 -
bfd/bfd-in2.h | 44 --
bfd/config.bfd | 6 +-
bfd/configure | 1 -
bfd/configure.ac | 1 -
bfd/cpu-cr16c.c | 41 --
bfd/elf32-cr16c.c | 963 -------------------------------------------
bfd/libbfd.h | 40 --
bfd/po/SRC-POTFILES.in | 2 -
bfd/reloc.c | 82 ----
bfd/targets.c | 2 -
include/ChangeLog | 4 +
include/elf/cr16c.h | 258 ------------
ld/ChangeLog | 14 +
ld/Makefile.am | 2 -
ld/Makefile.in | 3 -
ld/NEWS | 2 +
ld/configure.tgt | 197 +++++----
ld/emulparams/elf32cr16c.sh | 5 -
ld/po/BLD-POTFILES.in | 1 -
ld/scripttempl/elf32cr16c.sc | 66 ---
24 files changed, 133 insertions(+), 1631 deletions(-)
delete mode 100644 bfd/cpu-cr16c.c
delete mode 100644 bfd/elf32-cr16c.c
delete mode 100644 include/elf/cr16c.h
delete mode 100644 ld/emulparams/elf32cr16c.sh
delete mode 100644 ld/scripttempl/elf32cr16c.sc
--
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 0c0b297d688 2019-11-07 Richard Biener <rguenther(a)suse.de>
new 8075f1c743b gcc/ Support 64-bit double and 64-bit long double configurations.
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 | 38 +++++++++++++++
gcc/common/config/avr/avr-common.c | 95 ++++++++++++++++++++++++++++++++++++++
gcc/config.gcc | 82 ++++++++++++++++++++++++++++++++
gcc/config/avr/avr-c.c | 49 ++++++++++++++++++++
gcc/config/avr/avr.c | 3 ++
gcc/config/avr/avr.h | 12 +++--
gcc/config/avr/avr.opt | 18 ++++++++
gcc/config/avr/driver-avr.c | 57 +++++++++++++++++++++++
gcc/config/avr/genmultilib.awk | 64 +++++++++++++++++++++++--
gcc/config/avr/t-avr | 14 ++++--
gcc/config/avr/t-multilib | 46 ------------------
gcc/doc/install.texi | 39 ++++++++++++++--
gcc/doc/invoke.texi | 12 +++++
libgcc/ChangeLog | 11 +++++
libgcc/config.host | 3 ++
libgcc/config/avr/t-avr | 8 +++-
libgcc/config/avr/t-avrlibc | 31 +++++++++++++
libgcc/config/avr/t-copy-libgcc | 13 ++++++
18 files changed, 534 insertions(+), 61 deletions(-)
delete mode 100644 gcc/config/avr/t-multilib
create mode 100644 libgcc/config/avr/t-copy-libgcc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.