This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 646b2113 0: update: binutils-gcc-glibc-llvm: 1
new 1019e45c 0: update: binutils-gcc-glibc: 1
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 (646b2113)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 192 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11437 +-
04-build_abe-stage1/console.log | 20099 +--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 39512 +++---
07-build_abe-stage2/console.log | 45386 +++---
08-build_llvm-true/console.log | 12992 +-
10-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
10-benchmark--Os_LTO_mthumb/benchmark.log | 82 +-
10-benchmark--Os_LTO_mthumb/console.log | 212 +-
11-check_regression/console.log | 387 +-
.../extra-bisect-params | 0
.../results-0.csv | 0
11-check_regression/results-1.csv | 68 +
11-check_regression/results-brief.csv | 20 +
.../results-compare.csv | 0
11-check_regression/results-full.csv | 68 +
11-check_regression/results.csv | 24 +
.../results.log | 2880 +-
12-update_baseline/console.log | 1645 +-
12-update_baseline/results-0.csv | 128 +-
12-update_baseline/results-1.csv | 124 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 134 +-
12-update_baseline/results.csv | 46 +-
12-update_baseline/results.log | 2862 +-
console.log | 132728 +++++++++---------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
30 files changed, 135513 insertions(+), 136309 deletions(-)
copy {12-update_baseline => 11-check_regression}/extra-bisect-params (100%)
copy 12-update_baseline/results-1.csv => 11-check_regression/results-0.csv (100%)
create mode 100644 11-check_regression/results-1.csv
create mode 100644 11-check_regression/results-brief.csv
copy {12-update_baseline => 11-check_regression}/results-compare.csv (100%)
create mode 100644 11-check_regression/results-full.csv
create mode 100644 11-check_regression/results.csv
copy {12-update_baseline => 11-check_regression}/results.log (57%)
--
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 binutils-gdb.
from 8e6635bd14a libctf: support platforms with separate libintl
new 63112cd67b2 x86: Rename VecSIB to SIB for Intel AMX
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:
gas/ChangeLog | 7 +++
gas/config/tc-i386.c | 28 ++++-----
opcodes/ChangeLog | 18 ++++++
opcodes/i386-gen.c | 2 +-
opcodes/i386-opc.h | 12 ++--
opcodes/i386-opc.tbl | 159 ++++++++++++++++++++++++++-------------------------
6 files changed, 127 insertions(+), 99 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 binutils-gdb.
from d1c361252ba x86: make I disassembler macro available for new use
new 1776e3e59ca Fix --enable-libctf and --disable-static
new 094e34f2214 binutils, ld: work with --disable-libctf
new fe4c2d55634 libctf: create: non-root-visible types should not appear in [...]
new 6bbf9da8927 libctf: create: don't add forwards if the type added alread [...]
new d04a47ac53b libctf: create: ctf_add_type should hand back already-added [...]
new 8ffcdf1823d libctf: create: forwards are always in the namespace of the [...]
new 2f6ecaed667 libctf, binutils: support CTF archives like objdump
new 2e428e74401 libctf: avoid nonportable __thread in CTF archive handling
new 866706584c6 libctf: work with compilers not supporting GNU C attributes
new e755667f94f libctf, elfcpp, gold: do not assume that <byteswap.h> conta [...]
new c1401ecc29a libctf: add some missing #includes.
new 8e6635bd14a libctf: support platforms with separate libintl
The 12 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:
binutils/ChangeLog | 35 +++++++++
binutils/Makefile.am | 5 ++
binutils/Makefile.in | 9 ++-
binutils/aclocal.m4 | 1 +
binutils/config.in | 3 +
binutils/configure | 39 +++++++++-
binutils/configure.ac | 6 ++
binutils/doc/Makefile.in | 1 +
binutils/objdump.c | 27 ++++++-
binutils/readelf.c | 118 +++++++++++++++++++---------
elfcpp/ChangeLog | 9 +++
elfcpp/elfcpp_swap.h | 16 ++--
gdb/ChangeLog | 16 ++++
gdb/Makefile.in | 8 +-
gdb/acinclude.m4 | 3 +
gdb/config.in | 3 +
gdb/configure | 40 ++++++++++
gdb/configure.ac | 21 +++++
gdb/ctfread.c | 13 ++++
gdb/testsuite/ChangeLog | 10 +++
gdb/testsuite/Makefile.in | 2 +
gdb/testsuite/aclocal.m4 | 1 +
gdb/testsuite/configure | 18 +++++
gdb/testsuite/configure.ac | 3 +
gdb/testsuite/gdb.base/ctf-constvars.exp | 2 +-
gdb/testsuite/gdb.base/ctf-ptype.exp | 3 +-
gdb/testsuite/lib/gdb.exp | 9 ++-
gold/ChangeLog | 6 ++
gold/config.in | 12 +++
gold/configure | 127 ++++++++++++++++++++-----------
gold/configure.ac | 3 +
include/ChangeLog | 4 +
include/ctf-api.h | 4 +
ld/ChangeLog | 30 ++++++++
ld/Makefile.am | 4 +
ld/Makefile.in | 5 +-
ld/aclocal.m4 | 1 +
ld/config.in | 3 +
ld/configure | 42 +++++++++-
ld/configure.ac | 9 +++
ld/ldelfgen.c | 14 ++++
ld/ldlang.c | 35 +++++++++
libctf/ChangeLog | 81 ++++++++++++++++++++
libctf/Makefile.in | 13 ++++
libctf/aclocal.m4 | 1 +
libctf/config.h.in | 16 ++++
libctf/configure | 120 ++++++++++++++++++++++++++++-
libctf/configure.ac | 3 +
libctf/ctf-archive.c | 93 ++++++++++++++++------
libctf/ctf-create.c | 49 +++++++-----
libctf/ctf-impl.h | 15 +++-
libctf/ctf-open-bfd.c | 69 ++---------------
libctf/ctf-open.c | 37 +++++++--
libctf/libctf.ver | 1 +
libctf/swap.h | 16 ++--
55 files changed, 1014 insertions(+), 220 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 binutils-gdb.
from f53b3eeb677 Fix -Wstring-compare testcase build failure
new 2a1bb84c67d x86: fix processing of -M disassembler option
new 198e1db737e ld/x86: actually invoke k1om tests
new d1c361252ba x86: make I disassembler macro available for new use
The 3 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:
binutils/ChangeLog | 5 +++
binutils/doc/binutils.texi | 9 +++---
gas/ChangeLog | 5 +++
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/nop-1-suffix.d | 60 +++++++++++++++++++++++++++++++++++
ld/ChangeLog | 4 +++
ld/testsuite/ld-x86-64/x86-64.exp | 3 ++
opcodes/ChangeLog | 12 +++++++
opcodes/i386-dis.c | 29 ++++++++---------
9 files changed, 108 insertions(+), 20 deletions(-)
create mode 100644 gas/testsuite/gas/i386/nop-1-suffix.d
--
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 devel/ranger
in repository gcc.
from f67c1bddaf9 Minor cleanups to range-op.
new f69ab586f69 ranger restructuring
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/Makefile.in | 6 +-
gcc/gimple-range-cache.cc | 221 +++-
gcc/gimple-range-cache.h | 28 +
gcc/gimple-range-cfg.cc | 495 --------
gcc/gimple-range-cfg.h | 44 -
gcc/gimple-range-gori.cc | 572 ++++-----
gcc/gimple-range-gori.h | 225 +---
gcc/gimple-range-stmt.cc | 426 -------
gcc/{gimple-ranger-vrp.cc => gimple-range-vrp.cc} | 17 +-
gcc/gimple-range.cc | 1309 +++++++++++++++++++++
gcc/{gimple-range-stmt.h => gimple-range.h} | 71 +-
gcc/gimple-ranger.cc | 1001 ----------------
gcc/gimple-ranger.h | 146 ---
gcc/vr-values.c | 1 -
gcc/vr-values.h | 11 +-
15 files changed, 1892 insertions(+), 2681 deletions(-)
delete mode 100644 gcc/gimple-range-cfg.cc
delete mode 100644 gcc/gimple-range-cfg.h
delete mode 100644 gcc/gimple-range-stmt.cc
rename gcc/{gimple-ranger-vrp.cc => gimple-range-vrp.cc} (90%)
create mode 100644 gcc/gimple-range.cc
rename gcc/{gimple-range-stmt.h => gimple-range.h} (56%)
delete mode 100644 gcc/gimple-ranger.cc
delete mode 100644 gcc/gimple-ranger.h
--
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 binutils-gdb.
from edf92af0fbc Improve documentation of which shell is used by GDB's shell [...]
new f53b3eeb677 Fix -Wstring-compare testcase build failure
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:
gdb/testsuite/ChangeLog | 9 +++++++++
gdb/testsuite/gdb.cp/try_catch.cc | 5 +++--
gdb/testsuite/gdb.cp/try_catch.exp | 4 ++++
3 files changed, 16 insertions(+), 2 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 6e540caa21 Set width of JUNGSEONG/JONGSEONG characters from UD7B0 to UD [...]
new 4fdd4d41a1 x86: Detect Intel Advanced Matrix Extensions
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:
sysdeps/x86/cpu-features.c | 18 ++++++++++++++++++
sysdeps/x86/cpu-features.h | 20 ++++++++++++++++++++
sysdeps/x86/tst-get-cpu-features.c | 6 ++++++
3 files changed, 44 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 releases/gcc-9
in repository gcc.
from 597b99c3221 Daily bump.
new 53bc489468c d: Fix ICE in uda_attribute_p when looking up unknown attribute
new 57096f5c52b d: Fix ICE during error recovery in semantic pass
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/d/d-attribs.cc | 9 ++++++---
gcc/d/dmd/expressionsem.c | 1 +
gcc/testsuite/gdc.dg/pr95173.d | 10 ++++++++++
gcc/testsuite/gdc.dg/pr95250.d | 18 ++++++++++++++++++
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr95173.d
create mode 100644 gcc/testsuite/gdc.dg/pr95250.d
--
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 releases/gcc-10
in repository gcc.
from 89da6aabbc5 Daily bump.
new 3e1af1d0be1 d: Fix ICE in uda_attribute_p when looking up unknown attribute
new 95f5dc7f70b d: Fix ICE during error recovery in semantic pass
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/d/d-attribs.cc | 9 ++++++---
gcc/d/dmd/expressionsem.c | 1 +
gcc/testsuite/gdc.dg/pr95173.d | 10 ++++++++++
gcc/testsuite/gdc.dg/pr95250.d | 18 ++++++++++++++++++
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr95173.d
create mode 100644 gcc/testsuite/gdc.dg/pr95250.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.