This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 09261b9be2f Fix macro reference in gthr-vxworks-tls.c
new 8ba90d1382a Improve VxWorks GTHREAD_ONCE_INIT
new bdc7738bb12 Improve recursion protection for VxWorks limits.h
new 52a91c9b12b Define STARTFILE_PREFIX_SPEC for powerpc VxWorks < 7
new f072cb86e3b Identify sections in vx-common.h
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:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/config/rs6000/vxworks.h | 7 +++++++
gcc/config/t-vxworks | 37 ++++++++++++++++++++++++++++++++++---
gcc/config/vx-common.h | 20 ++++++++++++++------
libgcc/ChangeLog | 5 +++++
libgcc/config/gthr-vxworks.h | 2 +-
6 files changed, 77 insertions(+), 10 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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bcb4e4dcb 2: update: llvm-linux: 20116
new 6c51e6053 2: update: llvm-linux: 20116
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 (bcb4e4dcb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 68 +-
02-build_llvm/console.log | 12514 +++++++++++++++++-----------------
03-build_linux/console.log | 1075 ++-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 56 +-
console.log | 13723 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13566 insertions(+), 13888 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 43dd84f2c71 PR libgomp/93066 * inclhack.def (hpux_c99_inttypes3): Fix [...]
new 91c08cedf7f Fix typo in macro name guarding conditional in vxcrtstuff.c
new 09261b9be2f Fix macro reference in gthr-vxworks-tls.c
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:
libgcc/ChangeLog | 10 ++++++++++
libgcc/config/gthr-vxworks-tls.c | 2 +-
libgcc/config/vxcrtstuff.c | 4 ++--
3 files changed, 13 insertions(+), 3 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/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 977bc8d2e 0: update: llvm-linux: all
new 9c7456dc6 0: update: llvm-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 (977bc8d2e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 123 +-
02-build_llvm/console.log | 12510 +++++++++++------------
03-build_linux/console.log | 7958 +++++++--------
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 20609 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 20418 insertions(+), 20808 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-next-allyesconfig
in repository toolchain/ci/gcc.
from 0248902c912 Daily bump.
adds 9577eace3e8 Daily bump.
adds 8a969c076ad Catch division by zero errors in array sizes.
adds 8541e44c90a 2019-12-30 Thomas Koenig <tkoenig(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 11 ++++++++++
gcc/fortran/arith.c | 6 ++++++
gcc/fortran/decl.c | 31 ++++++++++++++++++++++++----
gcc/fortran/gfortran.h | 2 ++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/arith_divide_2.f90 | 9 ++++++++
7 files changed, 62 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/arith_divide_2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ae23afda9 2: update: binutils-gcc-linux: 18079
new 2e0000bec 2: update: binutils-gcc-linux: 18079
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 (ae23afda9)
\
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 | 130 +-
02-prepare_abe/console.log | 220 +-
03-build_abe-binutils/console.log | 11230 +++++++--------
04-build_abe-stage1/console.log | 14121 +++++++++----------
05-build_linux/console.log | 690 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 96 +-
console.log | 26489 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 26502 insertions(+), 26484 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 9f40a2fccb6 Fix builtin functions needlessly using VIEW_CONVERT_EXPRs o [...]
new 43dd84f2c71 PR libgomp/93066 * inclhack.def (hpux_c99_inttypes3): Fix [...]
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:
fixincludes/ChangeLog | 8 +++++
fixincludes/fixincl.x | 65 ++++++++++++++++++++++++++++++++++++---
fixincludes/inclhack.def | 26 ++++++++++++++++
fixincludes/tests/base/inttypes.h | 17 ++++++++++
4 files changed, 111 insertions(+), 5 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from a99efa00891b Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub [...]
adds fd6988496e79 Linux 5.5-rc4
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.