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-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 602e4b2 0: update: binutils-gcc-linux: all
new d031b15 0: update: binutils-gcc-linux: all
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 (602e4b2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 182 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11616 +++++------
04-build_abe-stage1/console.log | 20254 +++++++++---------
05-build_linux/console.log | 660 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33158 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 33204 insertions(+), 33132 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-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from 938de7cbb1c Daily bump.
adds a5ef37f868b Daily bump.
adds 46de8b3eb1a Darwin: Fix i686 bootstrap when the assembler supports GOTO [...]
adds 5c7bd28d1cb backport PR90763: PowerPC vec_xl_len should take const argument.
adds c7bc3b65623 Remove wrongly committed file.
No new revisions were added by this update.
Summary of changes:
a | 81 ---------------------------
gcc/ChangeLog | 19 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/darwin.h | 10 ++++
gcc/config/i386/i386.h | 5 +-
gcc/config/rs6000/rs6000-c.c | 13 +++++
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.target/powerpc/pr90763.c | 88 ++++++++++++++++++++++++++++++
8 files changed, 141 insertions(+), 85 deletions(-)
delete mode 100644 a
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr90763.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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b2e5ce7 0: update: binutils-gcc-linux: all
new 80b9a6d 0: update: binutils-gcc-linux: all
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 (b2e5ce7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 216 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11322 ++++++------
04-build_abe-stage1/console.log | 17014 +++++++++--------
05-build_linux/console.log | 626 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29808 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 29719 insertions(+), 29731 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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 2957d8d054 Automatic date update in version.in
adds 5935fd1530 gdb/testsuite: Remove hard coded addresses from expected results
adds 5e737279c6 i386msdos uninitialised read
adds cf28cfef60 ECOFF archive uninitialised read
adds fdde2fb60c Mention .tdata in comment in _bfd_elf_tls_setup()
adds 0636b24556 Avoid trigger an assertion failure in the STABS parser by re [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 16 ++++++++
bfd/ecoff.c | 35 +++++++++++-----
bfd/elflink.c | 4 +-
bfd/i386msdos.c | 14 ++++---
binutils/ChangeLog | 21 ++++++++++
binutils/wrstabs.c | 56 +++++++++++++++++---------
gdb/testsuite/ChangeLog | 5 +++
gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 4 +-
ld/ChangeLog | 7 ++++
ld/Makefile.am | 2 +
ld/Makefile.in | 3 ++
ld/po/BLD-POTFILES.in | 1 +
12 files changed, 130 insertions(+), 38 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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 11fa905 0: update: binutils-2957d8d05405c53b0d377e578fe1b770af732254: boot
new db71106 0: update: binutils-gcc-linux: boot
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 (11fa905)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 70 +-
02-prepare_abe/console.log | 338 +-
03-build_abe-binutils/console.log | 11645 +++++-----
04-build_abe-stage1/console.log | 15588 ++++++-------
05-build_linux/console.log | 8062 +++----
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 35737 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 36078 insertions(+), 35416 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/gcc.
from 938de7cbb1c Daily bump.
adds a5ef37f868b Daily bump.
adds 46de8b3eb1a Darwin: Fix i686 bootstrap when the assembler supports GOTO [...]
new 5c7bd28d1cb backport PR90763: PowerPC vec_xl_len should take const argument.
new c7bc3b65623 Remove wrongly committed file.
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:
a | 81 ---------------------------
gcc/ChangeLog | 19 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/darwin.h | 10 ++++
gcc/config/i386/i386.h | 5 +-
gcc/config/rs6000/rs6000-c.c | 13 +++++
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.target/powerpc/pr90763.c | 88 ++++++++++++++++++++++++++++++
8 files changed, 141 insertions(+), 85 deletions(-)
delete mode 100644 a
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr90763.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_kernel/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d4e63ef 0: update: binutils-gcc-linux: all
new b1524e6 0: update: binutils-gcc-linux: all
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 (d4e63ef)
\
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 | 160 +-
02-prepare_abe/console.log | 408 +-
03-build_abe-binutils/console.log | 11644 ++++++-------
04-build_abe-stage1/console.log | 13720 ++++++++--------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 3 +-
console.log | 26114 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26442 insertions(+), 26451 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 b8de7980c0 Extended Char Intro: Use getwc in example (Bug 25626)
new 0334369949 y2038: fix: Add missing libc_hidden_def attribute for some s [...]
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/unix/sysv/linux/clock_getres.c | 2 ++
sysdeps/unix/sysv/linux/clock_gettime.c | 2 ++
sysdeps/unix/sysv/linux/clock_nanosleep.c | 2 ++
sysdeps/unix/sysv/linux/clock_settime.c | 2 ++
sysdeps/unix/sysv/linux/ppoll.c | 2 ++
5 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.