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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b3620c44 2: update: binutils-gcc-linux-qemu: 21293
new 601741fb 2: update: binutils-gcc-linux-qemu: 21306
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 (b3620c44)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 128 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11808 +++++------
04-build_abe-stage1/console.log | 17867 +++++++++--------
05-build_linux/console.log | 1442 +-
08-check_regression/console.log | 14 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 140 +-
09-update_baseline/results.regressions | 20 +-
console.log | 31833 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
results | 2 +-
12 files changed, 31886 insertions(+), 31852 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 releases/gcc-9
in repository gcc.
from a5a7cdcaa0c Fix build breakage with latest glibc release
new 2b4fcfcf129 c++: Use c++2a in g++.dg/cpp2a/nontype-class-defarg1.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/g++.dg/cpp2a/nontype-class-defarg1.C | 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 master
in repository binutils-gdb.
from 2017f387770 Add support for the DW_FORM_strx* forms to the BFD library.
new f3a5df7bd65 gdb: unify parts of the Linux and FreeBSD core dumping code
new b63a5e38efa bfd/binutils: support for gdb target descriptions in the core file
new 95ce627aeb9 gdb: write target description into core file
new 0897bb7d6dc bfd/riscv: prepare to handle bare metal core dump creation
new fb8f3fc0c3c gdb/riscv: introduce bare metal core dump support
new db6092f3aec bfd/binutils: add support for RISC-V CSRs in core files
new d782d24b329 gdb/riscv: make riscv target description names global
new b2668f28eee gdb/riscv: write CSRs into baremetal core dumps
The 8 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/ChangeLog | 27 ++++++
bfd/elf-bfd.h | 4 +
bfd/elf.c | 70 ++++++++++++++++
bfd/elfnn-riscv.c | 84 ++++++++++++++++++-
binutils/ChangeLog | 10 +++
binutils/readelf.c | 4 +
gdb/ChangeLog | 79 ++++++++++++++++++
gdb/Makefile.in | 6 ++
gdb/configure | 3 +-
gdb/configure.ac | 3 +-
gdb/configure.tgt | 2 +-
gdb/corelow.c | 24 ++++++
gdb/elf-none-tdep.c | 126 ++++++++++++++++++++++++++++
gdb/{gcore.h => elf-none-tdep.h} | 21 +++--
gdb/fbsd-tdep.c | 137 ++-----------------------------
gdb/gcore-elf.c | 166 +++++++++++++++++++++++++++++++++++++
gdb/gcore-elf.h | 47 +++++++++++
gdb/gcore.c | 21 +++++
gdb/gcore.h | 9 ++
gdb/linux-tdep.c | 146 +++------------------------------
gdb/riscv-none-tdep.c | 173 +++++++++++++++++++++++++++++++++++++++
gdb/riscv-tdep.c | 14 +++-
gdb/riscv-tdep.h | 3 +
include/ChangeLog | 10 +++
include/elf/common.h | 6 ++
25 files changed, 913 insertions(+), 282 deletions(-)
create mode 100644 gdb/elf-none-tdep.c
copy gdb/{gcore.h => elf-none-tdep.h} (62%)
create mode 100644 gdb/gcore-elf.c
create mode 100644 gdb/gcore-elf.h
create mode 100644 gdb/riscv-none-tdep.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 d296b73620d Fix the dislay of .debug_macro.dwo sections.
new 2017f387770 Add support for the DW_FORM_strx* forms to the BFD library.
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/ChangeLog | 8 +++++
bfd/dwarf2.c | 105 +++++++++++++++++++++++++++++++++++++---------------------
2 files changed, 75 insertions(+), 38 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/gnu-release-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards bff58ac7 4: update: binutils-959ab8e63a339ad08dbec11532270d5d2768ccb6: 1
new 955f618e 4: update: binutils-959ab8e63a339ad08dbec11532270d5d2768ccb6: 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 (bff58ac7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
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 | 46 +-
02-prepare_abe/console.log | 500 +-
03-build_abe-binutils/console.log | 19268 ++++++++++----------
04-build_abe-check_binutils/console.log | 5978 +++----
05-check_regression/console.log | 78 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 2020 +--
06-update_baseline/results.regressions | 4 +-
console.log | 27944 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
sumfiles/binutils.log.xz | Bin 39008 -> 39108 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 94140 -> 94128 bytes
sumfiles/gas.sum | 2 +-
sumfiles/ld.log.xz | Bin 100776 -> 100756 bytes
sumfiles/ld.sum | 2 +-
16 files changed, 27925 insertions(+), 27929 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 4d66685e49d c++: instantiating imported specializations [PR 99389]
new b8188b7d738 ipa: Fix resolving speculations through cgraph_edge::set_call_stmt
new 9105757a59b [PR99378] LRA: Skip decomposing address for asm insn operan [...]
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/cgraph.c | 37 +++++++++++++---------
gcc/lra-constraints.c | 5 +--
.../gcc.target/i386/{pr99123.c => pr99123-2.c} | 2 +-
3 files changed, 26 insertions(+), 18 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr99123.c => pr99123-2.c} (95%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.