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/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 30e9dd04ca Automatic date update in version.in
adds 08487122c9 Automatic date update in version.in
adds c340a77598 Automatic date update in version.in
new 84c7311167 Automatic date update in version.in
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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 4ae7cc6d6 0: update: binutils-gcc-linux-glibc-gdb: 6
new edfbc7048 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 (4ae7cc6d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
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 1580 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51956 -> 51688 bytes
05-build_abe-gcc/console.log.xz | Bin 193216 -> 192732 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8736 -> 8752 bytes
08-build_abe-glibc/console.log.xz | Bin 294408 -> 294648 bytes
09-build_abe-gdb/console.log.xz | Bin 41704 -> 41864 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
11 files changed, 18 insertions(+), 18 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/gdb.
from 1f28b70def [gdb/testsuite] Fix regexp in gdb.base/foll-vfork.exp
adds b626a80342 Fix gdb.base/sigstep.exp test for ppc
adds b9252d079a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/sigstep.exp | 12 +++++++++++-
2 files changed, 12 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_gnu_cross_build/master-arm
in repository toolchain/ci/glibc.
from d672a98a1a Add LLL_MUTEX_READ_LOCK [BZ #28537]
adds afbf26492a tst-tzset: output reason when creating 4GiB file fails
No new revisions were added by this update.
Summary of changes:
timezone/tst-tzset.c | 8 ++++++++
1 file changed, 8 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from 72f1c1c4521 analyzer: "__analyzer_dump_state" has no side-effects
adds b301cb43a79 Fix ipa-pure-const
adds 264f061997c path solver: Solve PHI imports first for ranges.
adds 4d2d5565a09 Fix wrong code with pure functions
adds 1bac7d31a12 or1k: Fix clobbering of _mcount argument if fPIC is enabled
adds af2852b9dc3 Daily bump.
new 60f761c7e54 libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4random
new 2f3d43a3515 Fix wrong code with modref and some builtins.
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:
ChangeLog | 5 +
gcc/ChangeLog | 226 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 5 +
gcc/config/or1k/or1k-protos.h | 1 +
gcc/config/or1k/or1k.c | 49 +++++-
gcc/config/or1k/or1k.h | 8 +-
gcc/fortran/ChangeLog | 42 +++++
gcc/gimple-range-path.cc | 15 +-
gcc/ipa-modref.c | 30 ++--
gcc/ipa-pure-const.c | 7 +-
gcc/jit/ChangeLog | 8 +
gcc/testsuite/ChangeLog | 41 +++++
gcc/testsuite/gcc.c-torture/execute/pr103209.c | 36 ++++
gcc/testsuite/gcc.dg/tree-ssa/pta-callused.c | 2 +-
gcc/tree-ssa-structalias.c | 2 +-
include/ChangeLog | 8 +
libbacktrace/ChangeLog | 7 +
libgomp/ChangeLog | 31 ++++
libstdc++-v3/ChangeLog | 85 ++++++++++
libstdc++-v3/acinclude.m4 | 4 +-
libstdc++-v3/configure | 53 +++++-
22 files changed, 621 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr103209.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 1f28b70def [gdb/testsuite] Fix regexp in gdb.base/foll-vfork.exp
adds b626a80342 Fix gdb.base/sigstep.exp test for ppc
adds b9252d079a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/sigstep.exp | 12 +++++++++++-
2 files changed, 12 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards f9489b5df 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 328bbcf87 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 (f9489b5df)
\
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 1688 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 44392 -> 44100 bytes
05-build_abe-stage1/console.log.xz | Bin 90288 -> 90332 bytes
07-build_abe-linux/console.log.xz | Bin 9284 -> 8728 bytes
08-build_abe-glibc/console.log.xz | Bin 230504 -> 230112 bytes
09-build_abe-stage2/console.log.xz | Bin 217284 -> 217032 bytes
10-build_abe-gdb/console.log.xz | Bin 44124 -> 43888 bytes
11-build_abe-qemu/console.log.xz | Bin 30052 -> 30068 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.