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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from dfd6917457 x86: make RegMem an opcode modifier
adds bd7918379d Automatic date update in version.in
adds 1d942ae908 x86: drop stale Mem enumerator
adds 8dc0818eb2 x86: replace "anymem" checks where possible
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++++++
gas/config/tc-i386.c | 22 ++++++++++++++--------
opcodes/ChangeLog | 8 ++++++++
opcodes/i386-gen.c | 16 +++++++++++++++-
opcodes/i386-opc.h | 4 +---
6 files changed, 47 insertions(+), 13 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0a606b6f 0: update: binutils-gcc-linux: all
new 6e8b3ad4 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 (0a606b6f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11378 ++++++++-------
04-build_abe-stage1/console.log | 15176 ++++++++++----------
05-build_linux/console.log | 600 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 39 -
console.log | 27797 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 27761 insertions(+), 27851 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 llvm.
from 75bdfa8ae38 [RISCV] Add RISCV to LLVM_ALL_TARGETS so it s built by default
new 2685d10396f [llvm-ar][test] Add tests failing on Darwin
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/llvm-ar/extract.test | 22 +++++++++++
test/tools/llvm-ar/mri-utf8.test | 19 +++++++++
test/tools/llvm-ar/print.test | 84 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 125 insertions(+)
create mode 100644 test/tools/llvm-ar/extract.test
create mode 100644 test/tools/llvm-ar/mri-utf8.test
create mode 100644 test/tools/llvm-ar/print.test
--
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 newlib.
from bae987be1 Cygwin: sigpending: don't report pending signals for other threads
new f0cf44dc7 Cygwin: avoid GCC 8.3 errors with -Werror=class-memaccess
new b66dddb56 Cygwin: avoid GCC 8.3 errors with -Werror=stringop-truncation
new d730fa7b9 Cygwin: suppress GCC 8.3 errors with -Warray-bounds
new 81421eda7 Cygwin: fix GCC 8.3 'asm volatile' errors
new 3a956a9bc Cygwin: fix GCC 8.3 'local external declaration' errors
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:
winsup/cygserver/bsd_mutex.cc | 5 ++---
winsup/cygwin/environ.cc | 2 +-
winsup/cygwin/flock.cc | 2 +-
winsup/cygwin/include/sys/utmp.h | 6 +++---
winsup/cygwin/miscfuncs.cc | 4 ++--
winsup/cygwin/path.cc | 4 ++--
winsup/cygwin/path.h | 2 +-
winsup/cygwin/pinfo.cc | 4 ++--
winsup/cygwin/uname.cc | 2 +-
winsup/utils/dumper.cc | 2 ++
10 files changed, 17 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 lld.
from 3c312d33d [ELF] Delete redundant pageAlign at PT_GNU_RELRO boundaries a [...]
new 000acdeca [lld] Add Visual Studio compatible diagnostics
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:
Common/ErrorHandler.cpp | 45 +++++++++++++++++---
ELF/Driver.cpp | 2 +
ELF/Options.td | 3 ++
include/lld/Common/ErrorHandler.h | 3 +-
test/ELF/Inputs/vs-diagnostics-duplicate2.s | 31 ++++++++++++++
test/ELF/Inputs/vs-diagnostics-duplicate3.s | 6 +++
test/ELF/vs-diagnostics-duplicate.s | 63 ++++++++++++++++++++++++++++
test/ELF/vs-diagnostics-dynamic-relocation.s | 35 ++++++++++++++++
test/ELF/vs-diagnostics-undefined-symbol-1.s | 15 +++++++
test/ELF/vs-diagnostics-undefined-symbol-2.s | 18 ++++++++
test/ELF/vs-diagnostics-undefined-symbol-3.s | 40 ++++++++++++++++++
test/ELF/vs-diagnostics-versionscript.s | 7 ++++
12 files changed, 262 insertions(+), 6 deletions(-)
create mode 100644 test/ELF/Inputs/vs-diagnostics-duplicate2.s
create mode 100644 test/ELF/Inputs/vs-diagnostics-duplicate3.s
create mode 100644 test/ELF/vs-diagnostics-duplicate.s
create mode 100644 test/ELF/vs-diagnostics-dynamic-relocation.s
create mode 100644 test/ELF/vs-diagnostics-undefined-symbol-1.s
create mode 100644 test/ELF/vs-diagnostics-undefined-symbol-2.s
create mode 100644 test/ELF/vs-diagnostics-undefined-symbol-3.s
create mode 100644 test/ELF/vs-diagnostics-versionscript.s
--
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-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from dfd6917457 x86: make RegMem an opcode modifier
adds bd7918379d Automatic date update in version.in
adds 1d942ae908 x86: drop stale Mem enumerator
adds 8dc0818eb2 x86: replace "anymem" checks where possible
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++++++
gas/config/tc-i386.c | 22 ++++++++++++++--------
opcodes/ChangeLog | 8 ++++++++
opcodes/i386-gen.c | 16 +++++++++++++++-
opcodes/i386-opc.h | 4 +---
6 files changed, 47 insertions(+), 13 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e5a12b95 0: update: binutils-gcc-linux: all
new a4aefc01 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 (e5a12b95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 166 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11322 +++++++------
04-build_abe-stage1/console.log | 19987 +++++++++++-----------
05-build_linux/console.log | 882 +-
06-boot_linux/console.log | 2 +-
console.log | 32781 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32782 insertions(+), 32792 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 49e8e39519f 2019-07-17 Richard Biener <rguenther(a)suse.de>
new 3c6429348b8 * config/i386/i386.md (*andqi_2_maybe_si): Handle potentia [...]
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 | 5 +++++
gcc/config/i386/i386.md | 9 +++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.