This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from a0a0dc8317 Remove obsolete, never-implemented XSI STREAMS declarations
adds 5b06f538c5 malloc: Check for large bin list corruption when inserting u [...]
new 238d60a1fb localedata: Add Minguo calendar support to Taiwanese locales [...]
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 | 9 +++++++++
localedata/locales/cmn_TW | 4 ++++
localedata/locales/hak_TW | 4 ++++
localedata/locales/lzh_TW | 4 ++++
localedata/locales/nan_TW | 4 ++++
localedata/locales/zh_TW | 4 ++++
malloc/malloc.c | 4 ++++
7 files changed, 33 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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from be22c732bf Fix illegal memory access parsing a corrupt ELF file.
adds 3fff2c370c Fix colors in TUI mode in MS-Windows build with ncurses
adds 6cc71b820c Fix an illegal memory access when parsing a corrupt ELF file.
adds d7f848c3b5 Fix a buffer overrun error when attempting to parse corrupt [...]
adds 5c85e20d5a Fix gdb.texinfo build
adds 4a5ee99b2f Automatic date update in version.in
adds da0d12d2bd Re-indent elf_x86_64_relocate_section
adds 418d4036ee x86-64: Check for corrupt input with bad relocation
adds f55b1e3248 PR24336, buffer overflow in swap_reloca_in
adds 1ff31e135f PR24337, segfault in _bfd_elf_rela_local_sym
adds fe3fef62ad PR24339, segfault on NULL symbol section
adds 1c529385d9 Fix a potential illegal memory access whilt parsing an x86 insn.
adds 1c82ed745b Update the documentation describing where the linker will at [...]
adds 2219ae0b0e COFF: Check for symbols defined in discarded section
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 51 +++++++++++++++
bfd/coffgen.c | 3 +
bfd/cofflink.c | 6 +-
bfd/dwarf2.c | 9 +++
bfd/elf.c | 9 +--
bfd/elf64-x86-64.c | 174 +++++++++++++++++++++++++++++++++++++++------------
bfd/elflink.c | 15 ++++-
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++
gas/config/tc-i386.c | 68 ++++++++++----------
gdb/ChangeLog | 16 +++++
gdb/doc/ChangeLog | 5 ++
gdb/doc/gdb.texinfo | 2 +-
gdb/tui/tui-io.c | 30 +++++++++
ld/ChangeLog | 6 ++
ld/ld.texi | 2 +-
16 files changed, 321 insertions(+), 83 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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 6f6e2c05 0: good: binutils-gcc-glibc: -5
new 3b497966 0: good: binutils-gcc-glibc: -5
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 (6f6e2c05)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-s [...]
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 | 60 +-
02-prepare_abe/console.log | 36 +-
03-build_abe-binutils/console.log | 6120 ++--
04-build_abe-stage1/console.log | 9004 +++---
05-build_abe-linux/console.log | 63 +-
06-build_abe-glibc/console.log | 22461 ++++++-------
07-build_abe-stage2/console.log | 23139 +++++++-------
08-benchmark/benchmark.log | 15 +-
08-benchmark/console.log | 37 +-
10-update_baseline/console.log | 2 +-
console.log | 60946 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
12 files changed, 60989 insertions(+), 60910 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 49abaf8b814 [AArch64] Regenerate build vector tests
new a189aac68af [ConstantRange] Add overflow check helpers
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/IR/ConstantRange.h | 16 ++
lib/IR/ConstantRange.cpp | 92 ++++++++++++
unittests/IR/ConstantRangeTest.cpp | 289 +++++++++++++++++++++++++++++++++++++
3 files changed, 397 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.
unknown user pushed a change to branch master
in repository lldb.
from b993d7955 [DataFormatters] Remove LLDB_DISABLE_PYTHON from TypeCategory.
new 4ad1f3e7f Implement a better way of not passing the sanitizer environme [...]
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:
packages/Python/lldbsuite/test/lldbtest.py | 5 ++---
1 file changed, 2 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_bmk/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/gcc.
from 601b1832728 2019-03-14 Richard Biener <rguenther(a)suse.de>
adds 3ae0ad9be59 Zero local estimated benefit for cloning extern inline function
adds c1eb8dd8746 Daily bump.
adds ba061812b48 Subject: Backport r269684
adds 9fa8718a910 2019-03-15 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 26 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 1 -
gcc/fold-const.c | 21 ++++++++++------
gcc/ipa-cp.c | 17 +++++++++----
gcc/params.def | 5 ++++
gcc/testsuite/ChangeLog | 17 +++++++++++++
gcc/testsuite/gcc.dg/ipa/ipcp-5.c | 45 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/uninit-pred-8_b.c | 5 ++--
gcc/tree-ssa-ifcombine.c | 7 +++++-
10 files changed, 129 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-5.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards f53dc6db 0: good: binutils-gcc-glibc: -5
new c51540e8 0: good: binutils-gcc-glibc: -5
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 (f53dc6db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-arm-spec [...]
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 | 6 +-
02-prepare_abe/console.log | 10 +-
03-build_abe-binutils/console.log | 3495 ++--
04-build_abe-stage1/console.log | 3875 +++--
05-build_abe-linux/console.log | 19 +-
06-build_abe-glibc/console.log | 11560 +++++++-------
07-build_abe-stage2/console.log | 11743 +++++++-------
08-benchmark/benchmark.log | 14 +-
08-benchmark/console.log | 26 +-
console.log | 30686 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
11 files changed, 30657 insertions(+), 30793 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.