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-defconfig
in repository toolchain/ci/binutils-gdb.
from c408a94f81 Fix assertion failure in coerce_unspec_val_to_type
adds e48371ffd5 Automatic date update in version.in
adds c5358db468 GDB (s12z): Improve reliability of the stack unwinder.
adds ded12894f5 tic54x_start_line_hook
adds 8f02ae5bac .file file number checking
adds 3a1bb98c3c ARM STM32L4XX erratum test failure
adds f6bd0b7677 C-SKY FAIL: jbt - csky
adds 905f5b3f1d GAS (doc): Fix misaligned menu entry.
adds 7bede82892 Don't crash if dwarf_decode_macro_bytes's 'body' is NULL
adds 95008a8828 S12Z: New option -mreg-prefix
adds 9ddc1af18c linux-thread-db.c: use bool where possible in thread_db code
new 14237686d7 gdb/fortran: Add sizeof tests for indexed and sliced arrays
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:
bfd/ChangeLog | 6 +
bfd/elf32-arm.c | 9 +-
bfd/version.h | 2 +-
gas/ChangeLog | 51 +++++--
gas/config/tc-csky.c | 2 +
gas/config/tc-s12z.c | 49 +++++--
gas/config/tc-tic54x.c | 9 +-
gas/doc/as.texi | 2 +-
gas/doc/c-s12z.texi | 86 ++++++++++--
gas/dwarf2dbg.c | 27 ++--
gas/testsuite/gas/s12z/reg-prefix.d | 17 +++
gas/testsuite/gas/s12z/reg-prefix.s | 6 +
gas/testsuite/gas/s12z/s12z.exp | 4 +
gdb/ChangeLog | 26 ++++
gdb/dwarf2read.c | 19 ++-
gdb/linux-thread-db.c | 82 +++++------
gdb/s12z-tdep.c | 234 ++++++++++++++++++++++---------
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.fortran/vla-sizeof.exp | 23 ++-
19 files changed, 500 insertions(+), 159 deletions(-)
create mode 100644 gas/testsuite/gas/s12z/reg-prefix.d
create mode 100644 gas/testsuite/gas/s12z/reg-prefix.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-defconfig
in repository toolchain/ci/base-artifacts.
discards 9c9f5296 0: update: binutils-gcc-linux: boot
new 0a37c0d1 0: update: binutils-gcc-linux: boot
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 (9c9f5296)
\
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 | 52 +-
02-prepare_abe/console.log | 228 +-
03-build_abe-binutils/console.log | 10583 ++++---
04-build_abe-stage1/console.log | 19897 ++++++------
05-build_linux/console.log | 29512 +++++++++---------
06-boot_linux/console.log | 388 +-
console.log | 60674 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 60667 insertions(+), 60679 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 a456f784fa1 [codeview] Fix SDNode representation of annotation labels
new 177463821b3 [X86] Delay creating index register negations during addres [...]
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/Target/X86/X86ISelDAGToDAG.cpp | 22 +++++++++++++++-------
test/CodeGen/X86/imul.ll | 2 ++
2 files changed, 17 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.
unknown user pushed a change to branch master
in repository lldb.
from 22d4ab7ef Get back the navigation sidebar on the LLDB website.
new 873febf88 Update LLDB license on the LLDB home page to Apache+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:
docs/index.rst | 7 ++++---
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository llvm.
from 4eab1bd5379 [mips] Use range-based `for` loops. NFC
new a456f784fa1 [codeview] Fix SDNode representation of annotation labels
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/llvm/CodeGen/SelectionDAGNodes.h | 6 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 1 +
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 3 +-
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 1 +
test/CodeGen/X86/label-annotation.ll | 97 +++++++++++++++++--------
5 files changed, 75 insertions(+), 33 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 4c046c8ad [lldb] [test] Skip one more TestMiBreak on NetBSD
new 22d4ab7ef Get back the navigation sidebar on the LLDB website.
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:
docs/CMakeLists.txt | 5 ++
docs/_static/lldb.css | 66 ++++++++++++++++++++++++--
docs/conf.py | 6 ++-
docs/index.rst | 122 ++++++++++++++++++++++++++++++++++++++++--------
docs/status/about.rst | 90 -----------------------------------
docs/use/formatting.rst | 4 +-
6 files changed, 177 insertions(+), 116 deletions(-)
delete mode 100644 docs/status/about.rst
--
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 zorg.
from 4aa185d1 Revert "Temporary disable modules for LLDB."
new 9a6b05f5 Enabled 3 builds on sanitizer-buildbot1,2 They looks underutilized.
new 3f5c161d [zorg] Switch between from BUILDBOT_MONO_REPO_PATH to BUILDBO [...]
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:
buildbot/osuosl/master/config/slaves.py | 4 ++--
zorg/buildbot/builders/sanitizers/buildbot_functions.sh | 14 +++++++++-----
2 files changed, 11 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.
unknown user pushed a change to branch master
in repository glibc.
from 5dde9ef79a Add missing Changelog entry
new 11b451c886 dlfcn: Guard __dlerror_main_freeres with __libc_once_get (on [...]
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:
ChangeLog | 8 ++++++++
dlfcn/dlerror.c | 29 +++++++++++++++++++++--------
2 files changed, 29 insertions(+), 8 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 970ec9ab761 Qualify calls in std::visit and std::visit<R>
new 18b874d3ed7 PR debug/90197 * cp-gimplify.c (genericize_cp_loop): Emit [...]
new 9144258ac86 * omp-low.c (lower_rec_input_clauses): For if (0) or simdl [...]
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 | 7 +++++++
gcc/cp/ChangeLog | 9 ++++++++
gcc/cp/cp-gimplify.c | 29 +++++++++++++++++++++++---
gcc/omp-expand.c | 13 ++++++++++++
gcc/omp-low.c | 8 +++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/gomp/simd8.c | 37 +++++++++++++++++++++++++++++++++
7 files changed, 104 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/simd8.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 gcc.
from 4218eec06ea CWG 2096 - constraints on literal unions. * class.c (chec [...]
new 970ec9ab761 Qualify calls in std::visit and std::visit<R>
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/include/std/variant | 8 ++++----
2 files changed, 8 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.