This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d7ddd287ca7 Daily bump.
new 47d13acbda9 Correct decls for functions which do not pass actual arguments.
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/gfortran.h | 7 ++-
gcc/fortran/intrinsic.c | 37 +++++++++++++
gcc/fortran/symbol.c | 25 +++++++--
gcc/fortran/trans-intrinsic.c | 123 ++++++++++++++++++++++++++++++------------
gcc/fortran/trans-types.c | 3 +-
5 files changed, 155 insertions(+), 40 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/gnu-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards bddb27cb 0: update: gcc-67b8991b543403dc4a0c0954546c4339d139edeb: 1
new 8a1c877a 0: update: gcc-d7ddd287ca76e87f431f43687de6d8cc48e52543: 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 (bddb27cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 162 +-
02-prepare_abe/console.log | 442 +-
04-build_abe-bootstrap_ubsan/console.log | 74141 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 74753 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 74805 insertions(+), 74711 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 6bc756d9 0: update: binutils-gcc-linux: boot
new 9e891d94 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 (6bc756d9)
\
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 | 192 +-
02-prepare_abe/console.log | 320 +-
03-build_abe-binutils/console.log | 11306 +++++------
04-build_abe-stage1/console.log | 18175 +++++++++--------
05-build_linux/console.log | 636 +-
06-boot_linux/console.log | 472 +-
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 | 31133 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 31142 insertions(+), 31128 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-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 3c67532c05 Document the GDB 10.1 release in gdb/ChangeLog
adds 92a048fd3b gdbserver: re-generate configure
adds 4690795539 Automatic date update in version.in
adds 0c70050a4b asan: alpha-vms: buffer overflow
new a0ff652f4c gdb: add inferior parameter to inferior_created observable
new 3f66685e9e gdb: pass inferior to check_pid_namespace_match
new 324956617c gdb: make jit.c use the inferior_created inferior parameter
new c75e31a1ec gdb: use inferior parameter in add_vsyscall_page
The 4 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/ChangeLog | 5 +++++
bfd/version.h | 2 +-
bfd/vms-misc.c | 7 +++++--
gdb/ChangeLog | 37 +++++++++++++++++++++++++++++++++++++
gdb/aix-thread.c | 2 +-
gdb/bsd-uthread.c | 2 +-
gdb/dummy-frame.c | 2 +-
gdb/infcmd.c | 2 +-
gdb/infrun.c | 2 +-
gdb/jit.c | 27 ++++++++++-----------------
gdb/jit.h | 3 ++-
gdb/linux-thread-db.c | 8 ++++----
gdb/m68k-linux-tdep.c | 2 +-
gdb/observable.h | 2 +-
gdb/ravenscar-thread.c | 2 +-
gdb/symfile-mem.c | 5 +++--
gdbserver/ChangeLog | 5 +++++
gdbserver/config.in | 2 +-
gdbserver/configure | 16 +++++++++++++++-
19 files changed, 96 insertions(+), 37 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a7b79de8 4: update: binutils-gcc-linux: 19871
new 69be0192 4: update: binutils-gcc-linux: 19871
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 (a7b79de8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 128 +-
02-prepare_abe/console.log | 288 +-
03-build_abe-binutils/console.log | 11709 ++++-----
04-build_abe-stage1/console.log | 19897 ++++++++-------
05-build_linux/console.log | 7106 +++---
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 28 +-
08-update_baseline/results.regressions | 8 +-
console.log | 39162 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 39166 insertions(+), 39182 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/base-artifacts.
discards 6b679c71 0: update: binutils-gcc-linux: all
new acda79d3 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 (6b679c71)
\
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 | 191 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11484 +++++++------
04-build_abe-stage1/console.log | 13787 ++++++++-------
05-build_linux/console.log | 776 +-
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 | 26682 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26670 insertions(+), 26702 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.