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 ecb64977 0: update: binutils-gcc: 2
new 4e9b1bb4 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 (ecb64977)
\
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 1492 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50700 -> 52852 bytes
05-build_abe-bootstrap/console.log.xz | Bin 461216 -> 461556 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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
in repository toolchain/ci/binutils-gdb.
from 7dc7323c0b toplevel: Makefile.def: Make configure-sim depend on all-readline
adds 399f9ba236 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 571aaf75 0: update: binutils-gcc: 2
new 1af1199f 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 (571aaf75)
\
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 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 37752 -> 38004 bytes
05-build_abe-bootstrap/console.log.xz | Bin 263036 -> 267344 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 399f9ba236f Automatic date update in version.in
new 320fdefef13 ld: Add a before_plugin_all_symbols_read hook
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/elf-bfd.h | 3 +
bfd/elflink.c | 7 +-
ld/emultempl/elf.em | 14 ++
ld/emultempl/emulation.em | 1 +
ld/ldelf.c | 385 +++++++++++++++++++++-----------------
ld/ldelf.h | 2 +
ld/ldemul.c | 7 +
ld/ldemul.h | 5 +
ld/ldlang.c | 2 +
ld/testsuite/ld-plugin/lto.exp | 25 +++
ld/testsuite/ld-plugin/pr28849.d | 3 +
ld/testsuite/ld-plugin/pr28849a.c | 2 +
ld/testsuite/ld-plugin/pr28849b.c | 3 +
13 files changed, 283 insertions(+), 176 deletions(-)
create mode 100644 ld/testsuite/ld-plugin/pr28849.d
create mode 100644 ld/testsuite/ld-plugin/pr28849a.c
create mode 100644 ld/testsuite/ld-plugin/pr28849b.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_O1
in repository toolchain/ci/binutils-gdb.
from 2e79bbf1e2 gdb: Try searching for auto-load script using .gnu_debuglink
adds 4afc889439 Reduce duplicated symbol_clone_if_forward_ref work
adds fb0e49d8e0 Constant fold view increment expressions
adds ec0e51aeee * gdb/doc/gdb.texinfo (Requirements): Fix a typo.
adds 19cf33a0d5 GDB/testsuite: Remove a stray backslash from gdb.base/settings.exp
adds befb57e516 GDB/testsuite: Fix a "displayed" typo in gdb.base/default.exp
adds 7dc7323c0b toplevel: Makefile.def: Make configure-sim depend on all-readline
adds 399f9ba236 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
Makefile.def | 2 +-
Makefile.in | 2 +-
bfd/version.h | 2 +-
gas/dwarf2dbg.c | 17 +++++++++++++----
gas/symbols.c | 11 ++++++++---
gas/testsuite/gas/elf/dwarf2-18.d | 3 +--
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/gdb.base/default.exp | 2 +-
gdb/testsuite/gdb.base/settings.exp | 2 +-
9 files changed, 28 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards e8de5ddb 0: update: binutils-gcc: 2
new 8bcabc53 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 (e8de5ddb)
\
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 37840 -> 37852 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 266496 -> 265408 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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_check/master-aarch64
in repository toolchain/ci/gcc.
from bded0d549fd Restore INDIRECT_REF asm operand heuristic with MEM_REF
adds 450526551dc GCN: Implement __atomic_compare_exchange_{1,2} in libgcc [P [...]
adds e2607d71e5e toplevel: Makefile.def: Make configure-sim depend on all-readline
adds 22015e77d3e Fortran: improve error recovery on invalid array section
adds 4ea128d5c74 c: Revert C2x changes to function type compatibility
adds 65857caee8c libstdc++: Avoid implicit narrowing from uint128_t [PR104859]
new 8cc4f9cd824 Daily bump.
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:
ChangeLog | 6 +++
Makefile.def | 2 +-
Makefile.in | 2 +-
contrib/ChangeLog | 6 +++
gcc/ChangeLog | 45 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 ++++
gcc/c/ChangeLog | 13 +++++
gcc/c/c-typeck.cc | 4 +-
gcc/cp/ChangeLog | 53 +++++++++++++++++++
gcc/fortran/ChangeLog | 10 ++++
gcc/fortran/expr.cc | 4 +-
gcc/testsuite/ChangeLog | 80 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/c11-unproto-1.c | 7 +--
gcc/testsuite/gcc.dg/c11-unproto-2.c | 7 +--
gcc/testsuite/gcc.dg/c2x-unproto-1.c | 29 ++++++-----
gcc/testsuite/gcc.dg/c2x-unproto-2.c | 7 +--
gcc/testsuite/gfortran.dg/pr104849.f90 | 9 ++++
libgcc/ChangeLog | 8 +++
libgcc/config/gcn/atomic.c | 29 ++++++++++-
libstdc++-v3/ChangeLog | 7 +++
libstdc++-v3/src/c++17/floating_to_chars.cc | 6 +--
22 files changed, 314 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr104849.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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from ec0e51aeee * gdb/doc/gdb.texinfo (Requirements): Fix a typo.
adds 19cf33a0d5 GDB/testsuite: Remove a stray backslash from gdb.base/settings.exp
adds befb57e516 GDB/testsuite: Fix a "displayed" typo in gdb.base/default.exp
adds 7dc7323c0b toplevel: Makefile.def: Make configure-sim depend on all-readline
adds 399f9ba236 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
Makefile.def | 2 +-
Makefile.in | 2 +-
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/default.exp | 2 +-
gdb/testsuite/gdb.base/settings.exp | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.