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_check_gdb/master-aarch64
in repository toolchain/ci/gcc.
from 2bdf17de1d0 Make -no-pie option work for native Windows
adds 3890c28ac5b c++: Fix up parsing of attributes for using-directive
No new revisions were added by this update.
Summary of changes:
gcc/cp/parser.c | 31 ++++++++++++++++++++++++-----
gcc/testsuite/g++.dg/cpp0x/gen-attrs-58.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/gen-attrs-59.C | 9 ++++++++-
gcc/testsuite/g++.dg/cpp0x/gen-attrs-76.C | 7 +++++--
gcc/testsuite/g++.dg/lookup/strong-using.C | 9 +++++++++
gcc/testsuite/g++.dg/lookup/strong-using2.C | 9 +++++++++
6 files changed, 58 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 master
in repository toolchain/gcc-compare-results.
from 77ef22c From https://ci.linaro.org/job/tcwg_gcc_check-bisect-master-arm/60/
new 79390ae From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
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:
.../tcwg_gnu_native_check_gdb-master-arm.xfail | 47 ++++++++++++++++++++++
1 file changed, 47 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_gcc_bootstrap/release-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 80294af31b Automatic date update in version.in
adds 151930484c Automatic date update in version.in
adds 4076f97168 Automatic date update in version.in
adds 09d2f7f1fc Automatic date update in version.in
adds 140b6a12b0 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_O1
in repository toolchain/ci/base-artifacts.
discards 54764185 0: update: binutils-gcc: 2
new 5969d290 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 (54764185)
\
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 | 177 +-
02-prepare_abe/console.log | 382 +-
04-build_abe-binutils/console.log | 18374 +++---
05-build_abe-bootstrap_O1/console.log | 82042 ++++++++++++-------------
06-check_regression/console.log | 18 +-
07-update_baseline/console.log | 38 +-
console.log | 101053 ++++++++++++++++---------------
jenkins/manifest.sh | 12 +-
8 files changed, 101091 insertions(+), 101005 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_native_check_gdb
in repository toolchain/ci/interesting-commits.
from dd94b1b Add regression b37b75d269883a2c553bb7019a813094eb4e2dd1 from [...]
new 7016a51 Add regression 3890c28ac5bd03ba334a20fbf9518a37dcdbfe5d from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/newlib.
from 5036d447c Cygwin: fhandler_procsys::readdir: fix NtQueryDirectoryObject usage
adds bc0e8a996 stdlib: conditionalize locale usage
adds 1a821390d fix race condition in List_insert
new 6bb96d13a nvptx: Emulate clock and other machine stubs.
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:
newlib/configure.host | 2 +-
newlib/libc/machine/nvptx/Makefile.am | 2 +-
newlib/libc/machine/nvptx/Makefile.in | 11 +++++++++--
newlib/libc/machine/nvptx/clock.c | 18 ++++++++++++++++++
newlib/libc/machine/nvptx/configure | 2 ++
newlib/libc/machine/nvptx/misc.c | 25 +++++++++++++++++++++++++
newlib/libc/stdlib/gdtoa-gethex.c | 12 +++++++++---
newlib/libc/stdlib/strtod.c | 7 ++++++-
winsup/cygwin/thread.cc | 8 ++++----
winsup/cygwin/thread.h | 17 +++++++++++++++--
10 files changed, 90 insertions(+), 14 deletions(-)
create mode 100644 newlib/libc/machine/nvptx/clock.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.