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 cf0ac00a84 Automatic date update in version.in
adds 3f4442ae83 Automatic date update in version.in
adds 589b6fc198 Automatic date update in version.in
adds 544818c087 Automatic date update in version.in
No new revisions were added by this update.
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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards a764432be 0: update: binutils-gcc: 2
new 27ccbf76a 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 (a764432be)
\
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 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 61188 -> 59924 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 446732 -> 445372 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 6d263fe46e Avoid bad breakpoints with --gc-sections
adds df9d50bb22 Automatic date update in version.in
adds 7bf5587873 gdbsupport/gdb_regex.cc: replace defs.h include with common-defs.h
adds ec7194506d drop old unused stamp-h.in file
adds b13d7831eb gdb/doc: fill in two missing @r
new e901223d53 Updated Serbian translation for the ld sub-directory
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/stamp-h.in | 1 -
bfd/version.h | 2 +-
binutils/stamp-h.in | 1 -
gas/stamp-h.in | 1 -
gdb/doc/python.texi | 4 +-
gdbsupport/gdb_regex.cc | 2 +-
gprof/stamp-h.in | 1 -
ld/ChangeLog | 4 +
ld/po/sr.po | 4255 +++++++++++++++++++++++++----------------------
ld/stamp-h.in | 1 -
opcodes/stamp-h.in | 1 -
11 files changed, 2274 insertions(+), 1999 deletions(-)
delete mode 100644 bfd/stamp-h.in
delete mode 100644 binutils/stamp-h.in
delete mode 100644 gas/stamp-h.in
delete mode 100644 gprof/stamp-h.in
delete mode 100644 ld/stamp-h.in
delete mode 100644 opcodes/stamp-h.in
--
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_ubsan
in repository toolchain/ci/base-artifacts.
discards ad262029f 0: update: binutils-gcc: 2
new cf529733d 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 (ad262029f)
\
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 1512 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51216 -> 51192 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 604832 -> 603048 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 gcc.
from 45cae5b6392 libstdc++: Fix typo in comment
new 23be9f83bbd c++: [[no_unique_address]] and virtual base [PR104139]
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/cp/class.cc | 4 ++--
gcc/testsuite/g++.dg/abi/no_unique_address2.C | 27 +++++++++++++++++++++++++++
2 files changed, 29 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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 6d263fe46e Avoid bad breakpoints with --gc-sections
adds df9d50bb22 Automatic date update in version.in
adds 7bf5587873 gdbsupport/gdb_regex.cc: replace defs.h include with common-defs.h
adds ec7194506d drop old unused stamp-h.in file
adds b13d7831eb gdb/doc: fill in two missing @r
No new revisions were added by this update.
Summary of changes:
bfd/stamp-h.in | 1 -
bfd/version.h | 2 +-
binutils/stamp-h.in | 1 -
gas/stamp-h.in | 1 -
gdb/doc/python.texi | 4 ++--
gdbsupport/gdb_regex.cc | 2 +-
gprof/stamp-h.in | 1 -
ld/stamp-h.in | 1 -
opcodes/stamp-h.in | 1 -
9 files changed, 4 insertions(+), 10 deletions(-)
delete mode 100644 bfd/stamp-h.in
delete mode 100644 binutils/stamp-h.in
delete mode 100644 gas/stamp-h.in
delete mode 100644 gprof/stamp-h.in
delete mode 100644 ld/stamp-h.in
delete mode 100644 opcodes/stamp-h.in
--
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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 558006c0d 0: update: binutils-gcc: 1
new d25d73b75 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 (558006c0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 37996 -> 37496 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 268084 -> 265696 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3824 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 3108 -> 2420 bytes
07-check_regression/console.log.xz | Bin 3292 -> 4076 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 13 +-
07-check_regression/results.compare | 46 +-
07-check_regression/results.compare2 | 174 +-
07-check_regression/results.regressions | 46 +-
08-update_baseline/console.log | 520 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 13 +-
08-update_baseline/results.compare | 46 +-
08-update_baseline/results.compare2 | 174 +-
08-update_baseline/results.regressions | 46 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3551216 -> 3551772 bytes
sumfiles/g++.sum | 150 +-
sumfiles/gcc.log.xz | Bin 3085304 -> 3085724 bytes
sumfiles/gcc.sum | 4423 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1069208 -> 1062652 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2352 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 195756 -> 196072 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2732 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 445368 -> 447348 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3051 insertions(+), 2698 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.