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/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 58f3b6a349 gas: Use the directory name in .file 0
adds 9c163f0b83 etc: rename configure.in to configure.ac
adds fe11221b54 etc: switch to automake
adds 9f81b99e24 Re: gas: Use the directory name in .file 0
No new revisions were added by this update.
Summary of changes:
.../gdb.base/info-types-c.exp => etc/Makefile.am | 9 +-
etc/Makefile.in | 407 +++++++++++--
{readline => etc}/aclocal.m4 | 0
etc/configure | 645 ++++++++++++++++++++-
etc/configure.ac | 9 +
etc/configure.in | 26 -
gas/testsuite/gas/elf/dwarf-5-file0-2.s | 36 +-
7 files changed, 1002 insertions(+), 130 deletions(-)
copy gdb/testsuite/gdb.base/info-types-c.exp => etc/Makefile.am (77%)
copy {readline => etc}/aclocal.m4 (100%)
create mode 100644 etc/configure.ac
delete mode 100644 etc/configure.in
--
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/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 9d8931b9d 0: update: binutils-gcc: 2
new 79d477374 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 (9d8931b9d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1544 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 64760 -> 62940 bytes
05-build_abe-bootstrap/console.log.xz | Bin 460228 -> 464092 bytes
06-check_regression/console.log.xz | Bin 388 -> 396 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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 1dae802b685 middle-end/102269 - avoid auto-init of empty types
new 5c5c2d86e52 Fix 'dg-do run' syntax in 'c-c++-common/auto-init-padding-{2,3}.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:
gcc/testsuite/c-c++-common/auto-init-padding-2.c | 2 +-
gcc/testsuite/c-c++-common/auto-init-padding-3.c | 2 +-
2 files changed, 2 insertions(+), 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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/glibc.
from 89dc0372a9 Update syscall lists for Linux 5.14
adds 27ae52e4d1 testrun.sh: Add support for --tool=rpctrace
No new revisions were added by this update.
Summary of changes:
Makefile | 9 +++++++--
1 file changed, 7 insertions(+), 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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 8570b2b884 [gdb/testsuite] Fix gdb.base/coredump-filter-build-id.exp wi [...]
adds 1111806ce5 gdb: Enable target rx-*-*linux.
adds 653cc1a141 Automatic date update in version.in
adds 58f3b6a349 gas: Use the directory name in .file 0
adds 9c163f0b83 etc: rename configure.in to configure.ac
adds fe11221b54 etc: switch to automake
new 9f81b99e24 Re: gas: Use the directory name in .file 0
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.base/info-types-c.exp => etc/Makefile.am | 9 +-
etc/Makefile.in | 407 +++++++++++--
{readline => etc}/aclocal.m4 | 0
etc/configure | 645 ++++++++++++++++++++-
etc/configure.ac | 9 +
etc/configure.in | 26 -
gas/dwarf2dbg.c | 12 +-
gas/testsuite/gas/elf/dwarf-5-file0-2.d | 15 +
gas/testsuite/gas/elf/dwarf-5-file0-2.s | 111 ++++
gas/testsuite/gas/elf/elf.exp | 1 +
gdb/configure.tgt | 2 +-
12 files changed, 1121 insertions(+), 118 deletions(-)
copy gdb/testsuite/gdb.base/info-types-c.exp => etc/Makefile.am (77%)
copy {readline => etc}/aclocal.m4 (100%)
create mode 100644 etc/configure.ac
delete mode 100644 etc/configure.in
create mode 100644 gas/testsuite/gas/elf/dwarf-5-file0-2.d
create mode 100644 gas/testsuite/gas/elf/dwarf-5-file0-2.s
--
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_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0b3003ccb 2: update: binutils-gcc-linux-glibc-gdb: 1
discards 936e55731 1: reset: binutils-ad77db1c02a92c912f9719f32e2452890aa738ad: 1
discards b9b7b1b7e 0: update: gcc-linux-glibc-gdb: 1
new 751f1c24c 0: update: binutils-gcc-linux-glibc-gdb: 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 (0b3003ccb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1552 -> 1812 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52680 -> 51224 bytes
04-build_abe-gcc/console.log.xz | Bin 201732 -> 198740 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9460 -> 9012 bytes
07-build_abe-glibc/console.log.xz | Bin 236772 -> 233988 bytes
08-build_abe-gdb/console.log.xz | Bin 44444 -> 43820 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3904 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2376 -> 2152 bytes
11-check_regression/console.log.xz | Bin 2372 -> 2356 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 20 +-
12-update_baseline/console.log | 1152 ++++++++++++++--------------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 16 +-
12-update_baseline/results.regressions | 8 +-
jenkins/manifest.sh | 26 +-
sumfiles/binutils.log.xz | Bin 49676 -> 49760 bytes
sumfiles/binutils.sum | 56 +-
sumfiles/gas.log.xz | Bin 72092 -> 72108 bytes
sumfiles/gas.sum | 271 +++----
sumfiles/ld.log.xz | Bin 117436 -> 117412 bytes
sumfiles/ld.sum | 328 ++++----
24 files changed, 963 insertions(+), 930 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 1e77bcbc7a2 AVX512FP16: Add testcase for vcmpph/vcmpsh/vcomish/vucomish.
new f7523dbc2d2 Remove vestiges of --with-stabs
new 1dae802b685 middle-end/102269 - avoid auto-init of empty types
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:
gcc/configure | 16 ++--------------
gcc/configure.ac | 7 -------
gcc/doc/install.texi | 5 -----
gcc/gimplify.c | 3 ++-
gcc/testsuite/gcc.dg/pr102269.c | 4 ++++
5 files changed, 8 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr102269.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 9f81b99e242 Re: gas: Use the directory name in .file 0
new e7776f52fed PowerPC, sanity check r_offset in relocate_section
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/elf32-ppc.c | 799 +++++++++++++++++++++++++++++++-------------------------
1 file changed, 442 insertions(+), 357 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.