This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/binutils-gdb.
from b24ae11cd4 gdb/testsuite: address test failures in gdb.mi/mi-multi-comm [...]
adds 21152986f1 Automatic date update in version.in
adds ed084cdcc8 MAINTAINERS: add myself
adds 526ca202fc x86: drop L1OM special case from disassembler
adds e961c696dc x86: drop L1OM/K1OM support from ld
adds ba7789a316 gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp
adds f1a4558586 x86: mention dropped L1OM/K1OM support in ld/ as well
adds c41524681b sim: fix “alligned” typos
new 8bd59ec1bb sim: fix a comment typo in sim-load.c
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/version.h | 2 +-
binutils/MAINTAINERS | 3 +-
gas/NEWS | 2 -
.../gdb.python/pretty-print-call-by-hand.c | 53 ---------
.../gdb.python/pretty-print-call-by-hand.exp | 127 ---------------------
.../gdb.python/pretty-print-call-by-hand.py | 45 --------
ld/Makefile.am | 8 --
ld/Makefile.in | 12 --
ld/NEWS | 3 +
ld/configure.tgt | 24 ++--
ld/emulparams/elf_k1om.sh | 39 -------
ld/emulparams/elf_k1om_fbsd.sh | 3 -
ld/emulparams/elf_l1om.sh | 39 -------
ld/emulparams/elf_l1om_fbsd.sh | 3 -
ld/po/BLD-POTFILES.in | 4 -
opcodes/i386-dis.c | 8 +-
sim/common/sim-core.h | 4 +-
sim/common/sim-load.c | 2 +-
sim/ppc/hw_init.c | 2 +-
sim/ppc/std-config.h | 2 +-
20 files changed, 25 insertions(+), 360 deletions(-)
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.c
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.exp
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.py
delete mode 100644 ld/emulparams/elf_k1om.sh
delete mode 100644 ld/emulparams/elf_k1om_fbsd.sh
delete mode 100644 ld/emulparams/elf_l1om.sh
delete mode 100644 ld/emulparams/elf_l1om_fbsd.sh
--
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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 6ba34a1f 0: update: binutils-gcc-linux-glibc-gdb: 6
new 65e6cdef 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (6ba34a1f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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.xz | Bin 1540 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2784 bytes
04-build_abe-binutils/console.log.xz | Bin 52028 -> 52552 bytes
05-build_abe-gcc/console.log.xz | Bin 228660 -> 230300 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9252 -> 10456 bytes
08-build_abe-glibc/console.log.xz | Bin 229252 -> 231152 bytes
09-build_abe-gdb/console.log.xz | Bin 47664 -> 47536 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 20 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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from e961c696dc x86: drop L1OM/K1OM support from ld
adds ba7789a316 gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp
adds f1a4558586 x86: mention dropped L1OM/K1OM support in ld/ as well
adds c41524681b sim: fix “alligned” typos
No new revisions were added by this update.
Summary of changes:
gas/NEWS | 2 -
.../gdb.python/pretty-print-call-by-hand.c | 53 ---------
.../gdb.python/pretty-print-call-by-hand.exp | 127 ---------------------
.../gdb.python/pretty-print-call-by-hand.py | 45 --------
ld/NEWS | 3 +
sim/common/sim-core.h | 4 +-
sim/ppc/hw_init.c | 2 +-
sim/ppc/std-config.h | 2 +-
8 files changed, 7 insertions(+), 231 deletions(-)
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.c
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.exp
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.py
--
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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 8d0e7b0a 0: update: binutils-gcc: 1
new b6f35c1e 0: update: binutils-gcc: 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 (8d0e7b0a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (b6f35c1e)
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.xz | Bin 1556 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51512 -> 51924 bytes
04-build_abe-gcc/console.log.xz | Bin 230560 -> 231236 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3892 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2524 -> 3096 bytes
07-check_regression/console.log.xz | Bin 2740 -> 3864 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 41 +-
07-check_regression/results.compare2 | 168 +-
07-check_regression/results.regressions | 42 +
08-update_baseline/console.log | 638 +++--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 41 +-
08-update_baseline/results.compare2 | 168 +-
08-update_baseline/results.regressions | 42 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2734936 -> 2750096 bytes
sumfiles/g++.sum | 172 +-
sumfiles/gcc.log.xz | Bin 2323532 -> 2344724 bytes
sumfiles/gcc.sum | 4090 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 910268 -> 896948 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199180 -> 198860 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451728 -> 454096 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2998 insertions(+), 2514 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 41fb8cf201 Automatic date update in version.in
adds 8a78349beb Automatic date update in version.in
adds 26ab93fb53 Automatic date update in version.in
adds 9985236551 dlltool: Use the output name as basis for deterministic temp [...]
adds 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 9 +++++
binutils/dlltool.c | 7 ++--
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
11 files changed, 53 insertions(+), 25 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)
--
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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 233812ca 0: update: binutils-gcc: 2
new 1f9c04b8 0: update: binutils-gcc: 2
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 (233812ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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.xz | Bin 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 49232 -> 48792 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 447576 -> 450216 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.