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-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 3b283a2f 1: first-bad: llvm-8e16d73346f8091461319a7dfc4ddd18eedcff13: 5371
new 00d10687 2: good: llvm-linux: 5371
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:
1-reset_artifacts/console.log | 73 +-
2-build_llvm/console.log | 10428 ++++++++++++++++++-------------------
3-build_linux/console.log | 189 +-
5-check_regression/console.log | 16 +-
6-update_baseline/console.log | 30 +-
console.log | 10736 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 17 +-
reset-baseline | 0
8 files changed, 10759 insertions(+), 10730 deletions(-)
delete mode 100644 reset-baseline
--
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 7086bb6b045 [TimePasses] allow -time-passes reporting into a custom stream
new 5bb6ba601e3 gn build: Add missing dependency to check-clang target.
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:
utils/gn/secondary/clang/test/BUILD.gn | 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.
unknown user pushed a change to branch master
in repository gcc.
from 00d7c79462e LRA: side_effects_p stmts' output is not invariant (PR89721)
new 6e9e00d1490 2019-03-15 Harald Anlauf <anlauf(a)gmx.de>
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/fortran/ChangeLog | 6 +++
gcc/fortran/expr.c | 60 ++++++++++++++++++-----
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gfortran.dg/pointer_remapping_3.f08 | 13 ++---
gcc/testsuite/gfortran.dg/pointer_remapping_7.f90 | 2 +-
5 files changed, 67 insertions(+), 20 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/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/llvm-project.
from 2ffb1b0413e ReleaseNotes: Changes to the JIT APIs; by Lang Hames
adds d2298e74235 Re-generate DiagnosticsReference.rst (PR41080)
No new revisions were added by this update.
Summary of changes:
clang/docs/DiagnosticsReference.rst | 2107 ++++++++++++++++++++++++-----------
1 file changed, 1431 insertions(+), 676 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/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards f5572e34 0: good: llvm-2ffb1b0413efa9a24eb3c49e710e36f92e2cb50b: -10
new 46501823 0: good: llvm-d2298e74235598f15594fe2c99bbac870a507c59: -10
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 (f5572e34)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 39 +++++----
03-build_abe-binutils/console.log | 69 ++++++++++++----
11-update_baseline/console.log | 2 +-
console.log | 170 ++++++++++++++++++++++++--------------
jenkins/manifest.sh | 4 +-
6 files changed, 214 insertions(+), 130 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-defconfig
in repository toolchain/ci/binutils-gdb.
from 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
new 3db066bcd5 Slightly simplify minsym creation
new 1b7a07cba0 Use bitset for demangled_hash_languages
new 788c80d1af Remove some unneeded initializations in minimal_symbol_reader
new 741d7538b7 Remove minsym termination
new d6797f465c Simplify per-BFD storage management
new db92718b54 Use htab_up for demangled hash
new 042d75e42c Allocate minimal symbols with malloc
new 0de2420c4b Use memcpy in minimal_symbol_reader::install
new eefba3da27 Change minimal_symbol inheritance
The 9 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 | 36 +++++++++++
bfd/coffgen.c | 3 +
bfd/cofflink.c | 6 +-
bfd/elf.c | 9 +--
bfd/elf64-x86-64.c | 174 +++++++++++++++++++++++++++++++++++++++------------
bfd/elflink.c | 14 ++++-
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++
gas/config/tc-i386.c | 68 ++++++++++----------
gdb/ChangeLog | 76 ++++++++++++++++++++++
gdb/coffread.c | 3 +-
gdb/jit.c | 2 -
gdb/minsyms.c | 105 ++++++++++---------------------
gdb/minsyms.h | 20 +++---
gdb/objfiles.c | 46 ++++----------
gdb/objfiles.h | 21 +++----
gdb/solib.c | 3 +-
gdb/symfile.c | 1 -
gdb/symtab.c | 6 +-
gdb/symtab.h | 49 ++++++---------
ld/ChangeLog | 6 ++
ld/ld.texi | 2 +-
22 files changed, 405 insertions(+), 253 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 5ee3d85b 0: good: binutils-gcc-linux: boot
new 1a4e4898 0: good: 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 (5ee3d85b)
\
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:
1-reset_artifacts/console.log | 71 +-
2-prepare_abe/console.log | 32 +-
3-build_abe-binutils/console.log | 6582 +++++----
4-build_abe-stage1/console.log | 13509 ++++++++---------
5-build_linux/console.log | 8355 +++++------
6-boot_linux/console.log | 390 +-
7-check_regression/console.log | 2 +-
8-update_baseline/console.log | 4 +-
console.log | 28773 +++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 29505 insertions(+), 28227 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 18f1325022b [GlobalISel] Allow MachineIRBuilder to build subregister copies.
new 7086bb6b045 [TimePasses] allow -time-passes reporting into a custom stream
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/PassTimingInfo.h | 16 ++++--
include/llvm/Passes/StandardInstrumentations.h | 2 +
lib/IR/PassTimingInfo.cpp | 11 +++-
test/Other/time-passes.ll | 10 ++++
unittests/IR/CMakeLists.txt | 1 +
unittests/IR/TimePassesTest.cpp | 78 ++++++++++++++++++++++++++
6 files changed, 111 insertions(+), 7 deletions(-)
create mode 100644 unittests/IR/TimePassesTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.