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 333cd559ba prune .note.GNU-stack warning from testsuite
adds 9cf71b1354 gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty [...]
adds 9d748d023d gdb/testsuite: add binary testcases to py-format-string.exp
adds 78088b8960 gdb_spawn_attach_cmdline: use unsupported instead of untested
No new revisions were added by this update.
Summary of changes:
.../gdb.debuginfod/fetch_src_and_symbols.exp | 2 +-
gdb/testsuite/gdb.python/py-format-string.exp | 37 ++++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 2 +-
3 files changed, 39 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 142c6ecf 0: update: binutils-gcc: 2
new bf3c642d 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 (142c6ecf)
\
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 1664 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 51976 -> 52124 bytes
05-build_abe-bootstrap/console.log.xz | Bin 458168 -> 458808 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 18e8fb6965 Automatic date update in version.in
adds 606ada8510 Automatic date update in version.in
adds be52d32160 Automatic date update in version.in
adds f9b660d1d6 Automatic date update in version.in
adds e2d90f8c8d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards aac9a281 0: update: binutils-gcc-linux-qemu: all
new 0ac70835 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 (aac9a281)
\
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 1560 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 29788 -> 29792 bytes
04-build_abe-stage1/console.log.xz | Bin 85468 -> 86180 bytes
05-build_abe-qemu/console.log.xz | Bin 30768 -> 31056 bytes
06-build_linux/console.log.xz | Bin 3668 -> 3432 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 | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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 78088b89602 gdb_spawn_attach_cmdline: use unsupported instead of untested
new ffaebc199ed gdbsupport: add path_join function
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/Makefile.in | 1 +
gdb/buildsym.c | 5 ++-
gdb/dwarf2/line-header.c | 3 +-
gdb/dwarf2/read.c | 42 ++++++++++-----------
gdb/macrotab.c | 3 +-
gdb/unittests/path-join-selftests.c | 73 +++++++++++++++++++++++++++++++++++++
gdbsupport/pathstuff.cc | 45 +++++++++++++++--------
gdbsupport/pathstuff.h | 23 ++++++++++++
8 files changed, 153 insertions(+), 42 deletions(-)
create mode 100644 gdb/unittests/path-join-selftests.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 releases/gcc-9
in repository gcc.
from 2bc68e34a69 Daily bump.
new 30e6e43f0bb fortran: Fix conv of UNION constructors [PR105310]
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/trans-expr.c | 4 +--
gcc/testsuite/gfortran.dg/dec_union_12.f90 | 43 ++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 2 deletions(-)
create mode 100755 gcc/testsuite/gfortran.dg/dec_union_12.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 releases/gcc-10
in repository gcc.
from 1e1b247774e middle-end/100786 - constant folding from incompatible alias
new 592a59bcee0 fortran: Fix conv of UNION constructors [PR105310]
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/trans-expr.c | 4 +--
gcc/testsuite/gfortran.dg/dec_union_12.f90 | 43 ++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 2 deletions(-)
create mode 100755 gcc/testsuite/gfortran.dg/dec_union_12.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.