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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 411c7e044f [gdb/build] Fix build with gcc 4.8.5
adds dd27fd47f1 Automatic date update in version.in
adds 0d3c366720 gdb/csky support .reg2 for kernel 4.x and later
adds e838f9c284 Add a link to the NEWS files in the release announcement email.
adds 357860e377 ld: fix NEWS typos
adds d7872ebb65 Mach-O: i18n enablement on some error messages.
adds 06ce017c7d dwarf: use find_abstract_instance for vars and DW_AT_specification
adds e441b55e94 add splay tree for info_ptr -> CU mapping
adds ce81f9d6fa Fix regression from gdbarch registry change
No new revisions were added by this update.
Summary of changes:
bfd/dwarf2.c | 99 ++++++++++++++++------
bfd/version.h | 2 +-
binutils/ChangeLog | 5 ++
binutils/README-how-to-make-a-release | 6 ++
gas/ChangeLog | 5 ++
gas/config/obj-macho.c | 4 +-
gdb/csky-linux-tdep.c | 149 +++++++++++++++++++++++++++++++---
gdb/csky-tdep.h | 3 +
gdb/solib.c | 8 +-
ld/NEWS | 4 +-
10 files changed, 242 insertions(+), 43 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 80c60a3e3 0: update: binutils-gcc-linux-glibc-gdb: 6
new 5f25a9080 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (80c60a3e3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1564 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2708 bytes
04-build_abe-binutils/console.log.xz | Bin 51588 -> 51260 bytes
05-build_abe-gcc/console.log.xz | Bin 234928 -> 232400 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9016 -> 9400 bytes
08-build_abe-glibc/console.log.xz | Bin 234744 -> 232288 bytes
09-build_abe-gdb/console.log.xz | Bin 50232 -> 50112 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 34 +++++++++++++++++-----------------
11 files changed, 25 insertions(+), 25 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/gdb.
from 0d3c366720 gdb/csky support .reg2 for kernel 4.x and later
adds e838f9c284 Add a link to the NEWS files in the release announcement email.
adds 357860e377 ld: fix NEWS typos
adds d7872ebb65 Mach-O: i18n enablement on some error messages.
adds 06ce017c7d dwarf: use find_abstract_instance for vars and DW_AT_specification
adds e441b55e94 add splay tree for info_ptr -> CU mapping
No new revisions were added by this update.
Summary of changes:
bfd/dwarf2.c | 99 ++++++++++++++++++++++++++---------
binutils/ChangeLog | 5 ++
binutils/README-how-to-make-a-release | 6 +++
gas/ChangeLog | 5 ++
gas/config/obj-macho.c | 4 +-
ld/NEWS | 4 +-
6 files changed, 94 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 26a3499cdb i386: Use cmpl instead of cmp
new 8bc3f94a06 soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf
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:
soft-fp/{fixhfti.c => fixhfdi.c} | 14 +++++++-------
soft-fp/{fixhfti.c => fixhfsi.c} | 14 +++++++-------
soft-fp/{fixhfti.c => fixunshfdi.c} | 14 +++++++-------
soft-fp/{fixhfti.c => fixunshfsi.c} | 14 +++++++-------
soft-fp/{floattihf.c => floatdihf.c} | 10 +++++-----
soft-fp/{floattihf.c => floatsihf.c} | 10 +++++-----
soft-fp/{floattihf.c => floatundihf.c} | 10 +++++-----
soft-fp/{floattihf.c => floatunsihf.c} | 10 +++++-----
8 files changed, 48 insertions(+), 48 deletions(-)
copy soft-fp/{fixhfti.c => fixhfdi.c} (86%)
copy soft-fp/{fixhfti.c => fixhfsi.c} (86%)
copy soft-fp/{fixhfti.c => fixunshfdi.c} (86%)
copy soft-fp/{fixhfti.c => fixunshfsi.c} (86%)
copy soft-fp/{floattihf.c => floatdihf.c} (87%)
copy soft-fp/{floattihf.c => floatsihf.c} (87%)
copy soft-fp/{floattihf.c => floatundihf.c} (87%)
copy soft-fp/{floattihf.c => floatunsihf.c} (87%)
--
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/binutils-gdb.
from 0d3c366720 gdb/csky support .reg2 for kernel 4.x and later
adds e838f9c284 Add a link to the NEWS files in the release announcement email.
adds 357860e377 ld: fix NEWS typos
adds d7872ebb65 Mach-O: i18n enablement on some error messages.
adds 06ce017c7d dwarf: use find_abstract_instance for vars and DW_AT_specification
adds e441b55e94 add splay tree for info_ptr -> CU mapping
No new revisions were added by this update.
Summary of changes:
bfd/dwarf2.c | 99 ++++++++++++++++++++++++++---------
binutils/ChangeLog | 5 ++
binutils/README-how-to-make-a-release | 6 +++
gas/ChangeLog | 5 ++
gas/config/obj-macho.c | 4 +-
ld/NEWS | 4 +-
6 files changed, 94 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards faa1122eb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 22be56451 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 (faa1122eb)
\
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 1636 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30728 -> 31428 bytes
04-build_abe-stage1/console.log.xz | Bin 72940 -> 73184 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9464 -> 9720 bytes
07-build_abe-glibc/console.log.xz | Bin 239156 -> 239364 bytes
08-build_abe-stage2/console.log.xz | Bin 203068 -> 203304 bytes
09-build_abe-gdb/console.log.xz | Bin 38080 -> 38460 bytes
10-build_abe-qemu/console.log.xz | Bin 31728 -> 32408 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3928 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2672 -> 2976 bytes
13-check_regression/console.log.xz | Bin 13616 -> 12864 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 270 --
13-check_regression/results.compare | 33 +-
13-check_regression/results.compare2 | 1183 +++---
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 5112 ++++++++++++------------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 270 --
14-update_baseline/results.compare | 33 +-
14-update_baseline/results.compare2 | 1183 +++---
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 34 +-
sumfiles/g++.log.xz | Bin 3381840 -> 3379016 bytes
sumfiles/g++.sum | 166 +-
sumfiles/gcc.log.xz | Bin 2960568 -> 2986452 bytes
sumfiles/gcc.sum | 6451 +++++++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1021120 -> 1027564 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2300 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 200240 -> 199948 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 420560 -> 421492 bytes
sumfiles/libstdc++.sum | 20 +-
39 files changed, 7512 insertions(+), 7515 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-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_gnu_native_check_gcc/release-aarch64
in repository toolchain/ci/gdb.
from 8f4ecf37e0 Automatic date update in version.in
adds 58fbf063b2 Automatic date update in version.in
adds 655b22a054 Automatic date update in version.in
adds 5dae8d106f 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_gnu_native_check_gcc/release-aarch64
in repository toolchain/ci/glibc.
from e200127c6c riscv: Update rv64 libm test ulps
adds 813a8d0171 Update syscall lists for Linux 5.19
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/syscall-names.list | 4 ++--
3 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.