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 a2c5833233 Update year range in copyright notice of binutils files
adds d365c1c51c Use filtered output in print_i387_ext
adds 5046fddb3a Update copying.awk for _initialize declaration patch
adds 1eeb031630 Automatic date update in version.in
adds b19f4f6178 [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5
new 4d603089c8 Small indentation fix in eval.c
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 +-
gdb/copying.awk | 3 ++-
gdb/eval.c | 2 +-
gdb/i387-tdep.c | 2 +-
gdb/testsuite/gdb.base/inferior-args.exp | 3 ++-
gdb/testsuite/gdb.base/jit-elf-util.h | 7 ++++---
gdb/testsuite/gdb.base/run-attach-while-running.exp | 3 ++-
gdb/testsuite/gdb.mi/interrupt-thread-group.exp | 2 +-
gdb/testsuite/gdb.python/py-format-string.exp | 8 +++++++-
gdb/testsuite/gdb.threads/multiple-successive-infcall.exp | 2 +-
gdb/testsuite/gdb.threads/schedlock-thread-exit.exp | 3 ++-
11 files changed, 24 insertions(+), 13 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/base-artifacts.
discards fafa3a9d4 0: update: binutils-gcc: 1
new 24d87c9f5 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 (fafa3a9d4)
\
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 1548 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 37880 -> 37856 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 264616 -> 267192 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2320 -> 3700 bytes
07-check_regression/console.log.xz | Bin 3012 -> 3572 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 29 +-
07-check_regression/results.compare2 | 105 +-
07-check_regression/results.regressions | 29 +-
08-update_baseline/console.log | 458 ++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 29 +-
08-update_baseline/results.compare2 | 105 +-
08-update_baseline/results.regressions | 29 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3525956 -> 3536056 bytes
sumfiles/g++.sum | 183 +-
sumfiles/gcc.log.xz | Bin 3104684 -> 3073284 bytes
sumfiles/gcc.sum | 4929 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1067672 -> 1065224 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 181836 -> 181480 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2736 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 449304 -> 448236 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3154 insertions(+), 2846 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 6362627b27f i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch (x, [...]
new 6447f6f983f Fortran: Fix array copy-in/copy-out for BIND(C) functions [ [...]
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/fortran/expr.c | 12 +++++++--
gcc/fortran/trans-expr.c | 10 ++++++--
gcc/testsuite/gfortran.dg/c-interop/pr103390-1.f90 | 23 +++++++++++++++++
gcc/testsuite/gfortran.dg/c-interop/pr103390-2.f90 | 20 +++++++++++++++
gcc/testsuite/gfortran.dg/c-interop/pr103390-3.f90 | 29 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/c-interop/pr103390-4.f90 | 25 +++++++++++++++++++
gcc/testsuite/gfortran.dg/c-interop/pr103390-5.f90 | 26 +++++++++++++++++++
gcc/testsuite/gfortran.dg/c-interop/pr103390-6.f90 | 22 ++++++++++++++++
gcc/testsuite/gfortran.dg/c-interop/pr103390-7.f90 | 19 ++++++++++++++
gcc/testsuite/gfortran.dg/c-interop/pr103390-8.f90 | 20 +++++++++++++++
gcc/testsuite/gfortran.dg/c-interop/pr103390-9.f90 | 26 +++++++++++++++++++
11 files changed, 228 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-3.f90
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-4.f90
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-6.f90
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-7.f90
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-8.f90
create mode 100644 gcc/testsuite/gfortran.dg/c-interop/pr103390-9.f90
--
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 devel/power-ieee128
in repository gcc.
from 1425c6d36f8 Merge branch 'devel/power-ieee128' of git+ssh://gcc.gnu.org [...]
new 08ae457dfdf libquadmath: Use -mno-gnu-attribute in libquadmath
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:
libquadmath/configure | 24 ++++++++++++++++++++++++
libquadmath/configure.ac | 13 +++++++++++++
2 files changed, 37 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-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 94b8bc9867 Automatic date update in version.in
adds 0c5af9fb8f Automatic date update in version.in
adds bc6cd9525b Automatic date update in version.in
adds d731b570f9 Automatic date update in version.in
adds 9113d6cff8 Automatic date update in version.in
adds c912b88e00 -Waddress warning in ldelf.c
adds 0080033e29 Automatic date update in version.in
adds e140b569e5 Automatic date update in version.in
adds 1e85b8e9ec Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/ldelf.c | 1 -
2 files changed, 1 insertion(+), 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_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards c86080552 0: update: binutils-gcc: 2
new a8fef8264 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 (c86080552)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1500 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50416 -> 50520 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 247088 -> 246376 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 binutils-gdb.
from 4d603089c82 Small indentation fix in eval.c
new b896e87d76e Fix regression in page-logging.exp
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/gdb.base/page-logging.exp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.