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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 6b2a26c63b Automatic date update in version.in
adds 8e001ed8f2 Automatic date update in version.in
adds eed56ee299 Automatic date update in version.in
adds 97dd8079fe PowerPC64: fix assertion in ppc_build_one_stub with -Os code
adds fa7673bf14 Automatic date update in version.in
adds faa0405980 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 3 ++-
bfd/version.h | 2 +-
2 files changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8344ea0f 2: update: binutils-gcc-linux-qemu: 20677
new f56cf7df 2: update: binutils-gcc-linux-qemu: 20721
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 (8344ea0f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1564 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30300 -> 30228 bytes
04-build_abe-stage1/console.log.xz | Bin 68352 -> 68140 bytes
05-build_abe-qemu/console.log.xz | Bin 33012 -> 32724 bytes
06-build_linux/console.log.xz | Bin 18860 -> 4348 bytes
08-check_regression/console.log.xz | Bin 480 -> 488 bytes
09-update_baseline/console.log | 230 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
results | 2 +-
10 files changed, 127 insertions(+), 127 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_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 5f063708 0: update: binutils-gcc: 2
new dc820d42 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 (5f063708)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/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.xz | Bin 1552 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 50960 -> 51440 bytes
.../console.log.xz | Bin 941236 -> 939436 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/m2link
in repository gcc.
from dbd4f352dac Driver cleanup and purge of unnecessary code.
new 6c02f7ca5c9 Further driver cleanup and allow forced linking of ctors.
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/doc/gm2.texi | 40 +----
gcc/m2/gm2-compiler/Lists.mod | 2 +-
gcc/m2/gm2-compiler/M2Options.def | 16 +-
gcc/m2/gm2-compiler/M2Options.mod | 27 ++-
gcc/m2/gm2-compiler/M2Quads.mod | 52 ++++--
gcc/m2/gm2-compiler/M2Scaffold.def | 10 ++
gcc/m2/gm2-compiler/M2Scaffold.mod | 186 ++++++++++++++++++++-
gcc/m2/gm2-compiler/PCSymBuild.mod | 11 --
gcc/m2/gm2-compiler/SymbolTable.def | 38 ++++-
gcc/m2/gm2-compiler/SymbolTable.mod | 75 +++++++++
gcc/m2/gm2-gcc/m2options.h | 1 +
gcc/m2/gm2-lang.cc | 10 +-
gcc/m2/gm2-libs-ch/SysExceptions.c | 6 +-
gcc/m2/gm2spec.cc | 9 +-
gcc/m2/lang.opt | 14 +-
.../gm2/complex/run/pass/complex-run-pass.exp | 1 -
.../run/pass/examples-callingC-run-pass.exp | 2 +-
.../exceptions/run/pass/exceptions-run-pass.exp | 1 -
.../gm2/imports/run/pass/imports-run-pass.exp | 1 -
gcc/testsuite/gm2/iso/run/pass/iso-run-pass.exp | 1 -
gcc/testsuite/lib/gm2-torture.exp | 1 -
libgm2/libm2iso/ErrnoCategory.c | 33 +++-
libgm2/libm2iso/Makefile.am | 7 +-
libgm2/libm2iso/RTco.c | 75 +++++----
libgm2/libm2pim/Makefile.am | 11 +-
libgm2/libm2pim/SysExceptions.c | 41 +++--
libgm2/libm2pim/errno.c | 25 ++-
libgm2/libm2pim/termios.c | 155 ++++++++++-------
28 files changed, 624 insertions(+), 227 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from 476ef855d08 intl: stop using fgrep for exgettext
adds defa8537afc Iterating cprop_hardreg... Third time's a charm.
adds 54a5f478487 testsuite, Darwin: Fix darwin-comm-1.c error messages for D [...]
No new revisions were added by this update.
Summary of changes:
gcc/regcprop.cc | 23 ++++++++++++++++-------
gcc/testsuite/gcc.dg/darwin-comm-1.c | 5 +++--
2 files changed, 19 insertions(+), 9 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 2c6269a6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new e76c7e61 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (2c6269a6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30940 -> 30244 bytes
05-build_abe-stage1/console.log.xz | Bin 91216 -> 91352 bytes
07-build_abe-linux/console.log.xz | Bin 9072 -> 9300 bytes
08-build_abe-glibc/console.log.xz | Bin 233052 -> 232360 bytes
09-build_abe-stage2/console.log.xz | Bin 223580 -> 223832 bytes
10-build_abe-gdb/console.log.xz | Bin 37296 -> 37376 bytes
11-build_abe-qemu/console.log.xz | Bin 32660 -> 32768 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 10 +++++-----
12 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.