This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 56d01ad tcwg_kernel-build.sh: Remove unnecessary indirection via ${gi [...]
new bc41be9 jenkins-helpers.sh: Avoid stale info in the manifest
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:
jenkins-helpers.sh | 1 +
1 file changed, 1 insertion(+)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 850e23e tcwg_kernel-build.sh: Add --mode continue
new 56d01ad tcwg_kernel-build.sh: Remove unnecessary indirection via ${gi [...]
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:
tcwg_kernel-build.sh | 29 ++++++++++-------------------
1 file changed, 10 insertions(+), 19 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 5d1de6f tcwg_kernel-build.sh: Support building glibc and gcc-stage2
new 850e23e tcwg_kernel-build.sh: Add --mode continue
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:
jenkins-helpers.sh | 7 ++++++-
tcwg_kernel-build.sh | 15 +++++++++++++--
2 files changed, 19 insertions(+), 3 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from e3ff349 tcwg_kernel-*.sh: Remove --tidy support
new 5d1de6f tcwg_kernel-build.sh: Support building glibc and gcc-stage2
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:
tcwg_kernel-build.sh | 70 ++++++++++++++++++++++++++++++++++------------------
1 file changed, 46 insertions(+), 24 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 98c0bf1 tcwg_kernel-bisect.sh: Fix typo.
new e3ff349 tcwg_kernel-*.sh: Remove --tidy support
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:
tcwg_kernel-bisect.sh | 3 ---
tcwg_kernel-build.sh | 18 ------------------
2 files changed, 21 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 f17041fa5fe [x86] remove dead code for 16-bit LEA formation; NFC
new 035816bdc54 [x86] clean up code for converting 16-bit ops to LEA; NFC
new dc4f26f687d Fix not correct imm operand assertion for SUB32ri in X86Con [...]
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/X86CondBrFolding.cpp | 3 +-
lib/Target/X86/X86InstrInfo.cpp | 119 ++++++++++++-------------
lib/Target/X86/X86InstrInfo.h | 3 +
test/CodeGen/X86/test_x86condbr_globaladdr.mir | 30 +++++++
4 files changed, 92 insertions(+), 63 deletions(-)
create mode 100644 test/CodeGen/X86/test_x86condbr_globaladdr.mir
--
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 libunwind.
from 03a1074 [SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTORY_TAB [...]
new 060d34e [cmake] Rename append_if to avoid collision with LLVM
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:
CMakeLists.txt | 56 +++++++++++++++++++++++++++---------------------------
src/CMakeLists.txt | 20 +++++++++----------
2 files changed, 38 insertions(+), 38 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 lldb.
from b1a9bdc5b Fix undefined behavior in Variable.h
new 72e60f552 Rename ObjectFile::GetHeaderAddress to GetBaseAddress
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/lldb/Symbol/ObjectFile.h | 18 +++++++-------
source/API/SBModule.cpp | 2 +-
source/Commands/CommandObjectTarget.cpp | 22 ++++++++---------
.../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 12 +++++-----
source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp | 2 +-
source/Plugins/ObjectFile/JIT/ObjectFileJIT.h | 2 +-
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 4 ++--
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h | 2 +-
source/Symbol/CompactUnwindInfo.cpp | 28 +++++++++++-----------
9 files changed, 45 insertions(+), 47 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 libcxx.
from bca4d67c1 [pair] Mark constructors as conditionally noexcept
new 649e69dd2 [libcxx] Fix test failure on GCC 4.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:
.../utilities/utility/pairs/pairs.pair/default.pass.cpp | 11 ++++++++---
1 file changed, 8 insertions(+), 3 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-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
adds 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds ecfe6254b5 Automatic date update in version.in
adds 69cb29528e gdb/riscv: Remove whitespace before #include line
adds e771f7a770 Correct gas/ChangeLog entry for PR gas/23968
adds 5136770380 Automatic date update in version.in
adds 8970c0224e RISC-V: Don't segfault for two regs in auipc or lui.
adds 99e1a184a7 gdb/riscv: Update test to handle targets without an fpu
adds 69799d67e8 Fix a failure in the libiberty testsuite by increasing the r [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/NEWS | 2 +-
binutils/doc/binutils.texi | 8 ++++----
gas/ChangeLog | 20 ++++++++++++++++++++
gas/config/tc-i386.h | 1 +
gas/config/tc-riscv.c | 9 ++++++++-
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.s | 3 +++
gas/testsuite/gas/riscv/auipc-parsing.d | 3 +++
gas/testsuite/gas/riscv/auipc-parsing.l | 3 +++
gas/testsuite/gas/riscv/auipc-parsing.s | 3 +++
gdb/ChangeLog | 5 +++++
gdb/riscv-tdep.c | 2 +-
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.base/float.exp | 10 +++++++++-
include/ChangeLog | 5 +++++
include/demangle.h | 2 +-
20 files changed, 102 insertions(+), 10 deletions(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.s
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.d
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.l
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.