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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 833c5b35 2: update: binutils-gcc: 1
new afaaa3f0 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 (833c5b35)
\
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 1632 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 51980 -> 51004 bytes
.../console.log.xz | Bin 131692 -> 129856 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 12 ++++++------
7 files changed, 9 insertions(+), 9 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 7d1a572d6b5 [gdb/symtab] Fix data race in cooked_index_functions::expan [...]
new 9afca381e2e Automatic date update in version.in
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 +-
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.
unknown user pushed a change to branch gdb-12-branch
in repository binutils-gdb.
from d5289664661 Automatic date update in version.in
new d9bc750c927 Automatic date update in version.in
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 +-
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.
unknown user pushed a change to branch binutils-2_39-branch
in repository binutils-gdb.
from e89f145f92a Automatic date update in version.in
new 649b3c84ebd Automatic date update in version.in
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 +-
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-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 869fa2b36c Automatic date update in version.in
adds 00b37cc41e PowerPC: implement md_operand to parse register names
adds 5f6c92298a Re: PowerPC: implement md_operand to parse register names
adds 4f92e10cda [gdb/symtab] Fix data race in ~charset_vector
adds b35bd7d552 [gdb/symtab] Make per_cu->unit_type atomic
adds 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic
adds 2df41bda2f [gdb/build] Fix gdb build with gcc 4.8.5
adds e24500cbab gdb: Document floating-point support for LoongArch
adds 18a5766d09 [gdbsupport] Add sequential_for_each
adds 7d1a572d6b [gdb/symtab] Fix data race in cooked_index_functions::expand [...]
new 9afca381e2 Automatic date update in version.in
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 +-
gas/config/tc-ppc.c | 149 +++++++++++++++++-----------------------
gas/config/tc-ppc.h | 7 +-
gas/read.c | 3 +-
gas/testsuite/gas/ppc/ppc.exp | 1 +
gas/testsuite/gas/ppc/regsyms.d | 10 +++
gas/testsuite/gas/ppc/regsyms.s | 4 ++
gdb/NEWS | 4 ++
gdb/charset.c | 8 ++-
gdb/doc/gdb.texinfo | 4 ++
gdb/dwarf2/cooked-index.h | 11 ++-
gdb/dwarf2/read.c | 8 ++-
gdb/dwarf2/read.h | 45 +++++++-----
gdbsupport/packed.h | 2 +
gdbsupport/parallel-for.h | 23 +++++++
15 files changed, 165 insertions(+), 116 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/regsyms.d
create mode 100644 gas/testsuite/gas/ppc/regsyms.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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 64378b41 2: update: binutils-gcc: 1
new 8723eb4f 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 (64378b41)
\
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 1620 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50608 -> 51004 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 130064 -> 129964 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 ++++++++++++++--------------
jenkins/manifest.sh | 12 ++++----
7 files changed, 29 insertions(+), 29 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/release-aarch64
in repository toolchain/ci/gdb.
from 0fe74cb9ad Fix core-file -> detach -> crash (corefiles/29275)
adds 54e3ab40ae Automatic date update in version.in
adds 36b7043630 Automatic date update in version.in
adds d528966466 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.