This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5bbada122 4: update: binutils-llvm-linux-qemu: 40
new cc2030464 4: update: binutils-llvm-linux-qemu: 40
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 (5bbada122)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30624 -> 30340 bytes
04-build_llvm/console.log.xz | Bin 59372 -> 60168 bytes
05-build_abe-qemu/console.log.xz | Bin 30640 -> 32212 bytes
06-build_linux/console.log.xz | Bin 3944 -> 4072 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 226 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 124 insertions(+), 124 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 d203a0647fc gdb: LoongArch: Add Makefile, configure and NEWS
new 5d0d011be34 bfd: Remove return with expression in void 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:
bfd/ChangeLog | 5 +++++
bfd/bfd.c | 2 +-
2 files changed, 6 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 7c1aa0090f6 libctf: delete unused libctf_TEXINFOS
new e74d08100dd gdb: LoongArch: Add initial target description support
new 772d1f34347 gdb: LoongArch: Add initial baremetal support
new 24e58d7c9b8 gdb: LoongArch: Add initial Linux target support
new a8c39d4c00d gdb: LoongArch: Add initial native Linux support
new d203a0647fc gdb: LoongArch: Add Makefile, configure and NEWS
The 5 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 | 8 +
gdb/NEWS | 4 +
gdb/arch/loongarch.c | 88 +++++++++++
gdb/arch/loongarch.h | 73 +++++++++
gdb/configure.host | 3 +
gdb/configure.nat | 4 +
gdb/configure.tgt | 11 ++
gdb/doc/gdb.texinfo | 10 ++
gdb/features/Makefile | 3 +
gdb/features/loongarch/base32.c | 47 ++++++
gdb/features/loongarch/base32.xml | 44 ++++++
gdb/features/loongarch/base64.c | 47 ++++++
gdb/features/loongarch/base64.xml | 44 ++++++
gdb/loongarch-linux-nat.c | 184 ++++++++++++++++++++++
gdb/loongarch-linux-tdep.c | 151 ++++++++++++++++++
gdb/loongarch-tdep.c | 316 ++++++++++++++++++++++++++++++++++++++
gdb/loongarch-tdep.h | 49 ++++++
17 files changed, 1086 insertions(+)
create mode 100644 gdb/arch/loongarch.c
create mode 100644 gdb/arch/loongarch.h
create mode 100644 gdb/features/loongarch/base32.c
create mode 100644 gdb/features/loongarch/base32.xml
create mode 100644 gdb/features/loongarch/base64.c
create mode 100644 gdb/features/loongarch/base64.xml
create mode 100644 gdb/loongarch-linux-nat.c
create mode 100644 gdb/loongarch-linux-tdep.c
create mode 100644 gdb/loongarch-tdep.c
create mode 100644 gdb/loongarch-tdep.h
--
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_O3
in repository toolchain/ci/binutils-gdb.
from 577a2a5f20 Automatic date update in version.in
adds c8353d682f gdb/infrun: some extra infrun debug print statements
adds a9dce16586 Automatic date update in version.in
adds a288518611 gdb/linux: remove ptrace support check for exec, fork, vfork [...]
adds 7c1aa0090f libctf: delete unused libctf_TEXINFOS
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/infrun.c | 11 +++
gdb/linux-nat.c | 77 +++-----------------
gdb/nat/linux-ptrace.c | 186 +++----------------------------------------------
gdb/nat/linux-ptrace.h | 5 --
gdbserver/linux-low.cc | 9 ++-
libctf/Makefile.in | 1 -
libctf/doc/local.mk | 1 -
8 files changed, 33 insertions(+), 259 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_O3
in repository toolchain/ci/base-artifacts.
discards d5703e8e1 0: update: binutils-gcc: 2
new 1a9bbd1c8 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 (d5703e8e1)
\
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 1548 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51336 -> 51632 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 460652 -> 460040 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 14 +++++++-------
7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2f397573b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 261b219b1 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (2f397573b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1572 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31044 -> 30864 bytes
04-build_abe-stage1/console.log.xz | Bin 71184 -> 71320 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 10124 -> 10056 bytes
07-build_abe-glibc/console.log.xz | Bin 237460 -> 237156 bytes
08-build_abe-stage2/console.log.xz | Bin 196972 -> 197892 bytes
09-build_abe-gdb/console.log.xz | Bin 37640 -> 37760 bytes
10-build_abe-qemu/console.log.xz | Bin 32020 -> 31576 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2468 -> 2612 bytes
13-check_regression/console.log.xz | Bin 2944 -> 20144 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 245 ++
13-check_regression/results.compare | 291 +-
13-check_regression/results.compare2 | 4366 +++++++++++++++++++-
13-check_regression/results.regressions | 101 +
14-update_baseline/console.log | 4963 ++++++++++++++++++++++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 245 ++
14-update_baseline/results.compare | 291 +-
14-update_baseline/results.compare2 | 4366 +++++++++++++++++++-
14-update_baseline/results.regressions | 101 +
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3335188 -> 3316952 bytes
sumfiles/g++.sum | 2434 ++++++-----
sumfiles/gcc.log.xz | Bin 2899444 -> 2923124 bytes
sumfiles/gcc.sum | 6708 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1015708 -> 1015164 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 185684 -> 185880 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 406368 -> 405396 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 19388 insertions(+), 4819 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.