This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 64a9760601 Support template lookups in strncmp_iw_with_mode
adds 9a9dfb6880 RISC-V: Fix mask for some fcvt instructions
adds 0f94906fba RISC-V: Remove a loop in the ISA parser
adds 13cd9508af gdb/testsuite: fix list.exp test cases
adds e8b4efc3cf Print MI prompt on interrupted command
adds 820ed8af6a gdb: add operator+= and operator+ overload for std::string
adds 18694ad5bd gdb-add-index: disable debuginfod
adds cc1cf2a604 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 11 ++---
bfd/version.h | 2 +-
gdb/Makefile.in | 1 +
gdb/contrib/gdb-add-index.sh | 1 +
gdb/mi/mi-interp.c | 11 +++++
gdb/symfile.c | 6 +--
gdb/testsuite/gdb.base/list.exp | 81 +++++++++++++--------------------
gdb/unittests/unique_xmalloc_ptr_char.c | 57 +++++++++++++++++++++++
gdbsupport/gdb_unique_ptr.h | 19 ++++++++
opcodes/riscv-opc.c | 8 ++--
10 files changed, 132 insertions(+), 65 deletions(-)
create mode 100644 gdb/unittests/unique_xmalloc_ptr_char.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_gcc_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards eea1e751 0: update: binutils-gcc: 1
new 176efeb7 0: update: binutils-gcc: 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 (eea1e751)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1556 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 52968 -> 52052 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 471196 -> 470096 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3808 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2624 -> 2440 bytes
07-check_regression/console.log.xz | Bin 3384 -> 2976 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 9 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 149 +-
07-check_regression/results.regressions | 29 -
08-update_baseline/console.log | 467 +--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 9 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 149 +-
08-update_baseline/results.regressions | 29 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2816236 -> 2780492 bytes
sumfiles/g++.sum | 154 +-
sumfiles/gcc.log.xz | Bin 2436896 -> 2472256 bytes
sumfiles/gcc.sum | 4847 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 933072 -> 944528 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2304 -> 2300 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 195172 -> 195252 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2720 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 471620 -> 471748 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2891 insertions(+), 3095 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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/gcc.
from f62115c9b77 match.pd: Further complex simplification fixes [PR104675]
adds afeaaf4b352 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 88 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 58 ++++++++++++++++++++++++++++++++
3 files changed, 147 insertions(+), 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 820ed8af6a gdb: add operator+= and operator+ overload for std::string
adds 18694ad5bd gdb-add-index: disable debuginfod
adds cc1cf2a604 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/contrib/gdb-add-index.sh | 1 +
2 files changed, 2 insertions(+), 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 2ae99290 2: update: binutils-gcc: 1
new 5e578a55 2: update: binutils-gcc: 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 (2ae99290)
\
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 1532 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 50404 -> 52424 bytes
05-build_abe-bootstrap/console.log.xz | Bin 168204 -> 167904 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 52 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++++----
7 files changed, 32 insertions(+), 32 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 3885a122f81 rs6000: Use rs6000_emit_move in movmisalign<mode> expander [...]
adds f62115c9b77 match.pd: Further complex simplification fixes [PR104675]
adds afeaaf4b352 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 88 +++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/match.pd | 4 +-
gcc/testsuite/ChangeLog | 58 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr104675-3.c | 29 +++++++++++++
5 files changed, 178 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr104675-3.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 820ed8af6a gdb: add operator+= and operator+ overload for std::string
adds 18694ad5bd gdb-add-index: disable debuginfod
adds cc1cf2a604 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/contrib/gdb-add-index.sh | 1 +
2 files changed, 2 insertions(+), 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards bfd5126f 0: update: binutils-gcc: 2
new 1d7f56b3 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 (bfd5126f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 37540 -> 37916 bytes
05-build_abe-bootstrap/console.log.xz | Bin 263072 -> 266968 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 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_gcc_bootstrap/master-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 64a9760601 Support template lookups in strncmp_iw_with_mode
adds 9a9dfb6880 RISC-V: Fix mask for some fcvt instructions
adds 0f94906fba RISC-V: Remove a loop in the ISA parser
adds 13cd9508af gdb/testsuite: fix list.exp test cases
adds e8b4efc3cf Print MI prompt on interrupted command
adds 820ed8af6a gdb: add operator+= and operator+ overload for std::string
adds 18694ad5bd gdb-add-index: disable debuginfod
adds cc1cf2a604 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 11 ++---
bfd/version.h | 2 +-
gdb/Makefile.in | 1 +
gdb/contrib/gdb-add-index.sh | 1 +
gdb/mi/mi-interp.c | 11 +++++
gdb/symfile.c | 6 +--
gdb/testsuite/gdb.base/list.exp | 81 +++++++++++++--------------------
gdb/unittests/unique_xmalloc_ptr_char.c | 57 +++++++++++++++++++++++
gdbsupport/gdb_unique_ptr.h | 19 ++++++++
opcodes/riscv-opc.c | 8 ++--
10 files changed, 132 insertions(+), 65 deletions(-)
create mode 100644 gdb/unittests/unique_xmalloc_ptr_char.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.