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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9b8423bb 2: update: binutils-gcc-linux: 4891
new 2ce74d6c 2: update: binutils-gcc-linux: 4891
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 (9b8423bb)
\
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 | 127 +-
02-prepare_abe/console.log | 441 +-
03-build_abe-binutils/console.log | 12110 ++++----
04-build_abe-stage1/console.log | 16069 +++++-----
05-build_linux/console.log | 896 +-
07-check_regression/results.regressions | 7 -
.../console.log | 2 +-
08-check_regression/results.regressions | 8 +
08-update_baseline/console.log | 104 -
08-update_baseline/results.regressions | 7 -
09-update_baseline/console.log | 104 +
09-update_baseline/results.regressions | 8 +
console.log | 29777 +++++++++----------
jenkins/manifest.sh | 17 +-
14 files changed, 29815 insertions(+), 29862 deletions(-)
delete mode 100644 07-check_regression/results.regressions
rename {07-check_regression => 08-check_regression}/console.log (98%)
create mode 100644 08-check_regression/results.regressions
delete mode 100644 08-update_baseline/console.log
delete mode 100644 08-update_baseline/results.regressions
create mode 100644 09-update_baseline/console.log
create mode 100644 09-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_gnu/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 2b362780 0: update: gcc-cc9b9c0b68233d38a26f7acd68cc5f9a8fc4d994: 1
new 24313a07 0: update: gcc-cf7efe2d36f4f940afebae04fc342dbd3d386b9b: 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 (2b362780)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 82 +-
02-prepare_abe/console.log | 424 +-
04-build_abe-bootstrap_ubsan/console.log | 96816 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 97328 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 97323 insertions(+), 97343 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 ca086b8b8bb gcov: Update comments.
new 4dc486b6ba9 AArch64: Add support for --with-tune
new e63ae8c083a disable --with-{cpu,arch,tune}-32
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:
gcc/config.gcc | 26 ++++++++++++----------
gcc/config/aarch64/aarch64.h | 10 +++++----
.../gcc.target/aarch64/with-tune-config.c | 7 ++++++
gcc/testsuite/gcc.target/aarch64/with-tune-march.c | 8 +++++++
gcc/testsuite/gcc.target/aarch64/with-tune-mcpu.c | 8 +++++++
gcc/testsuite/gcc.target/aarch64/with-tune-mtune.c | 7 ++++++
gcc/testsuite/lib/target-supports.exp | 5 +++++
7 files changed, 55 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/with-tune-config.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/with-tune-march.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/with-tune-mcpu.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/with-tune-mtune.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.
unknown user pushed a change to branch master
in repository glibc.
from 2ee7711bdd x86: Remove the default REP MOVSB threshold tunable value [B [...]
new d2e929a907 nsswitch: handle missing actions properly
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:
grp/Makefile | 4 ++
grp/initgroups.c | 6 ++-
string/test-sig_np.c => grp/tst-initgroups1.c | 45 ++++++++++++----------
grp/tst-initgroups1.root/etc/group | 7 ++++
grp/tst-initgroups1.root/etc/nsswitch.conf | 1 +
grp/tst-initgroups1.root/etc/passwd | 1 +
.../tls-internal.c => grp/tst-initgroups2.c | 6 +--
grp/tst-initgroups2.root/etc/group | 7 ++++
grp/tst-initgroups2.root/etc/nsswitch.conf | 2 +
grp/tst-initgroups2.root/etc/passwd | 1 +
nss/nss_database.c | 3 +-
nss/nsswitch.c | 5 ++-
12 files changed, 61 insertions(+), 27 deletions(-)
copy string/test-sig_np.c => grp/tst-initgroups1.c (60%)
create mode 100644 grp/tst-initgroups1.root/etc/group
create mode 100644 grp/tst-initgroups1.root/etc/nsswitch.conf
create mode 100644 grp/tst-initgroups1.root/etc/passwd
copy sysdeps/generic/tls-internal.c => grp/tst-initgroups2.c (85%)
create mode 100644 grp/tst-initgroups2.root/etc/group
create mode 100644 grp/tst-initgroups2.root/etc/nsswitch.conf
create mode 100644 grp/tst-initgroups2.root/etc/passwd
--
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 binutils-gdb.
from a6f3c8a1a83 Do not manually dissect OP_TYPE operations
new 2f4132646d8 [gdb/testsuite] Don't pass -fPIC to gdb_compile_shlib
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:
gdb/testsuite/ChangeLog | 15 +++++++++++++++
gdb/testsuite/gdb.ada/catch_ex_std.exp | 3 +--
gdb/testsuite/gdb.base/break-probes.exp | 3 +--
gdb/testsuite/gdb.base/ctxobj.exp | 4 ++--
gdb/testsuite/gdb.base/dso2dso.exp | 4 ++--
gdb/testsuite/gdb.base/global-var-nested-by-dso.exp | 4 ++--
gdb/testsuite/gdb.base/info-shared.exp | 6 ++----
gdb/testsuite/gdb.base/jit-reader-simple.exp | 2 +-
gdb/testsuite/gdb.base/print-file-var.exp | 2 +-
gdb/testsuite/gdb.base/skip-solib.exp | 2 +-
gdb/testsuite/gdb.btrace/dlopen.exp | 3 +--
gdb/testsuite/lib/gdb.exp | 13 +++++++++----
12 files changed, 38 insertions(+), 23 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 954c8c3e969 Daily bump.
adds a199f82b3e4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards de6bc4a2 0: update: binutils-gcc-linux: all
new b09b1fd8 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 (de6bc4a2)
\
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 | 89 +-
02-prepare_abe/console.log | 441 +-
03-build_abe-binutils/console.log | 11313 ++++---
04-build_abe-stage1/console.log | 18158 +++++------
05-build_linux/console.log | 803 +-
06-boot_linux/console.log | 333 -
06-build_abe-qemu/console.log | 28 +
07-check_regression/results.regressions | 2 -
.../console.log | 12 +-
08-check_regression/results.regressions | 2 +
08-update_baseline/results.regressions | 2 -
.../console.log | 12 +-
09-update_baseline/results.regressions | 2 +
console.log | 31211 +++++++++----------
jenkins/manifest.sh | 13 +-
15 files changed, 30900 insertions(+), 31521 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 06-build_abe-qemu/console.log
delete mode 100644 07-check_regression/results.regressions
rename {07-check_regression => 08-check_regression}/console.log (84%)
create mode 100644 08-check_regression/results.regressions
delete mode 100644 08-update_baseline/results.regressions
rename {08-update_baseline => 09-update_baseline}/console.log (85%)
create mode 100644 09-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.