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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 37510f87a 0: update: binutils-gcc-linux-qemu: all
new 21e75d74c 0: update: binutils-gcc-linux-qemu: 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 (37510f87a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 1576 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30032 -> 29896 bytes
04-build_abe-stage1/console.log.xz | Bin 85764 -> 85904 bytes
05-build_abe-qemu/console.log.xz | Bin 31912 -> 31568 bytes
06-build_linux/console.log.xz | Bin 3444 -> 3580 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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 newlib.
from 92b576dcc Cygwin: pty: Avoid script command crash in console.
new 437d0a8f8 fhandler_process.cc(format_process_stat): fix /proc/pid/stat issues
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:
winsup/cygwin/fhandler_process.cc | 33 ++++++++++++++++++++-------------
1 file changed, 20 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.
unknown user pushed a change to branch topic/gso_gro
in repository newlib.
discards 8fd27ff1c basic GSO/GRO support
discards 5bf2cf414 Cygwin: socket.h: add socket options added in recent Windows [...]
adds 92b576dcc Cygwin: pty: Avoid script command crash in console.
new 437d0a8f8 fhandler_process.cc(format_process_stat): fix /proc/pid/stat issues
new 6ddb0b4cd Cygwin: socket.h: add socket options added in recent Windows [...]
new 32dd2b3b6 basic GSO/GRO support
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 (8fd27ff1c)
\
N -- N -- N refs/heads/topic/gso_gro (32dd2b3b6)
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 3 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:
winsup/cygwin/fhandler_process.cc | 33 ++++++++++++++++++++-------------
winsup/cygwin/fhandler_socket_inet.cc | 35 +++++++++++++++++++++++++----------
winsup/cygwin/fhandler_tty.cc | 6 ++----
3 files changed, 47 insertions(+), 27 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_cross_build/master-arm
in repository toolchain/ci/gcc.
from 5edd0802696 Fortran: check TEAM arguments to coarray intrinsics
adds a4ad92fc4d0 Update gcc hr.po
adds e8778989115 Daily bump.
adds 344e425340e This patch skips constant folding for fmin/max when either [...]
adds f7a3ab2c6a7 MAINTAINERS: Remove myself from DCO section
new 9e1e962eac8 opts: do not allow Separate+Joined ending with =
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:
MAINTAINERS | 2 -
gcc/ChangeLog | 95 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 203 ++++++++++++++++++++++++++++++++++++++++
gcc/c-family/c-opts.cc | 2 +-
gcc/c-family/c.opt | 4 +-
gcc/config/riscv/riscv.opt | 2 +-
gcc/cp/ChangeLog | 62 ++++++++++++
gcc/cp/lang-specs.h | 6 +-
gcc/fortran/ChangeLog | 7 ++
gcc/gcc.cc | 8 +-
gcc/match.pd | 17 +++-
gcc/objc/lang-specs.h | 8 +-
gcc/objcp/lang-specs.h | 2 +-
gcc/optc-gen.awk | 7 ++
gcc/opts.cc | 2 +-
gcc/po/ChangeLog | 4 +
gcc/po/hr.po | 10 +-
gcc/testsuite/ChangeLog | 91 ++++++++++++++++++
gcc/testsuite/gcc.dg/pr105414.c | 30 ++++++
include/ChangeLog | 12 +++
libgcc/ChangeLog | 7 ++
libgomp/ChangeLog | 5 +
libiberty/ChangeLog | 76 +++++++++++++++
libstdc++-v3/ChangeLog | 23 +++++
25 files changed, 657 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr105414.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards cc7b61908 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new bb45f5136 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (cc7b61908)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1536 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30028 -> 30476 bytes
05-build_abe-stage1/console.log.xz | Bin 90784 -> 90276 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8940 -> 8880 bytes
08-build_abe-glibc/console.log.xz | Bin 232684 -> 232744 bytes
09-build_abe-stage2/console.log.xz | Bin 223344 -> 222748 bytes
10-build_abe-gdb/console.log.xz | Bin 37592 -> 37656 bytes
11-build_abe-qemu/console.log.xz | Bin 31672 -> 31396 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 17 insertions(+), 17 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_lto
in repository toolchain/ci/binutils-gdb.
from 5b43f78fb1 Automatic date update in version.in
adds 74ef67f9ba Automatic date update in version.in
adds 8d1187516e Adjust ld ctf test for 32-bit targets
adds c473aa1b9d M68K: avoid quadratic slowdlow in label alignment check
adds 1bd729e36b Automatic date update in version.in
adds e15ecaa1e8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-m68k.c | 43 +++++++---------------------------
gas/config/tc-m68k.h | 17 ++++++++++++++
ld/testsuite/ld-ctf/nonrepresentable.d | 2 +-
4 files changed, 28 insertions(+), 36 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_lto
in repository toolchain/ci/base-artifacts.
discards f44e694b7 0: update: binutils-gcc: 2
new a0d1f85c1 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 (f44e694b7)
\
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 1704 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 38968 -> 38744 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 251888 -> 251292 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.