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/binutils-gdb.
from 8a17a0a20d Automatic date update in version.in
adds 785ea35de2 Automatic date update in version.in
adds 12be2a860b Automatic date update in version.in
adds e8d58df5b1 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_binutils/release-aarch64
in repository toolchain/ci/base-artifacts.
discards c5c598b8 0: update: binutils-gcc-linux-glibc-gdb: 1
new a82b1276 0: update: binutils-gcc-linux-glibc-gdb: 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 (c5c598b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1524 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 51392 -> 51448 bytes
04-build_abe-gcc/console.log.xz | Bin 193620 -> 193332 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8796 -> 8840 bytes
07-build_abe-glibc/console.log.xz | Bin 238436 -> 237596 bytes
08-build_abe-gdb/console.log.xz | Bin 41728 -> 41692 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3816 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2104 -> 2104 bytes
11-check_regression/console.log.xz | Bin 2264 -> 2316 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 96 ++++-----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 26 +--
sumfiles/binutils.log.xz | Bin 54672 -> 54600 bytes
sumfiles/binutils.sum | 56 ++---
sumfiles/gas.log.xz | Bin 72036 -> 72036 bytes
sumfiles/gas.sum | 268 ++++++++++++------------
sumfiles/ld.log.xz | Bin 108828 -> 108824 bytes
sumfiles/ld.sum | 326 ++++++++++++++---------------
23 files changed, 400 insertions(+), 400 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-arm
in repository toolchain/ci/binutils-gdb.
from 61cf5823fd Remove obsolete text from documentation
adds f9a8785566 PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent.
adds 0661562829 add_location_to_breakpoint -> breakpoint::add_location
adds 1c2cbcf1de Make structs breakpoint/base_breakpoint/catchpoint be abstract
adds f317d1eb2a ranged_breakpoint: don't use init_raw_breakpoint
adds 27a62b4359 ranged_breakpoint: use install_breakpoint
adds b925bf21e0 ranged_breakpoint: move initialization to ctor
adds ff733ec228 Make a few functions work with base_breakpoint instead of br [...]
adds ef4848c75f More breakpoint_ops parameter elimination
adds d837fd813d Remove "internal" parameter from a couple functions
adds 3b003a6126 init_breakpoint_sal -> base_breakpoint::base_breakpoint
adds 8cd0bf5e7e Make ada_catchpoint_location's owner ctor parameter be ada_c [...]
adds bd21b6c9cf Convert init_ada_exception_catchpoint to a ctor
adds 752a2291b1 Refactor set_internal_breakpoint / internal_breakpoint ctor
adds 7a3e3265ed Refactor momentary breakpoints, eliminate set_raw_breakpoint [...]
adds 249dfeafc9 Make exception_catchpoint inherit base_breakpoint instead of [...]
adds 6e14e4412b Make breakpoint_address_bits look at the location kind
adds acd0955bc1 Make catchpoint inherit breakpoint, eliminate init_raw_breakpoint
adds 92bb0228c8 Move common bits of catchpoint/exception_catchpoint to break [...]
adds 960bc2bd14 Move add_location(sal) to base_breakpoint
adds 9a71ed14cb Add/tweak intro comments of struct breakpoint and several su [...]
adds f970305146 Momentary breakpoints should have no breakpoint number
adds 7ab979957c Make sure momentary breakpoints are always thread-specific
adds 46f0aab143 Test "set multiple-symbols on" creating multiple breakpoints
adds 74421c0bc8 Rename base_breakpoint -> code_breakpoint
No new revisions were added by this update.
Summary of changes:
gdb/ada-lang.c | 81 ++-
gdb/break-catch-syscall.c | 6 +-
gdb/break-catch-throw.c | 14 +-
gdb/breakpoint.c | 801 +++++++++------------
gdb/breakpoint.h | 93 +--
gdb/elfread.c | 6 +-
gdb/mi/mi-cmd-break.c | 4 +-
gdb/minsyms.c | 4 +-
gdb/python/py-finishbreakpoint.c | 2 +-
gdb/symtab.h | 5 +-
gdb/testsuite/gdb.arch/powerpc-power10.s | 1114 ++++++++++++++++++++----------
gdb/testsuite/gdb.cp/ovldbreak.exp | 100 ++-
12 files changed, 1288 insertions(+), 942 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-arm
in repository toolchain/ci/base-artifacts.
discards 7d3600d0 0: update: binutils-gcc: 1
new e2f8ef91 0: 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 (7d3600d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (e2f8ef91)
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 1644 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 53444 -> 53408 bytes
04-build_abe-gcc/console.log.xz | Bin 230800 -> 230836 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2508 -> 2452 bytes
07-check_regression/console.log.xz | Bin 3248 -> 3100 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 52 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 404 ++-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 52 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2760820 -> 2776916 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2350092 -> 2354452 bytes
sumfiles/gcc.sum | 4352 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 898712 -> 901956 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201152 -> 201200 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456332 -> 458232 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2563 insertions(+), 2643 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3f5877e2 6: update: gcc-ed12749a3c9d9569a2c23df2e0db2136dcd3512d: 33
new c6ca62a9 6: update: binutils-gcc-linux-qemu: 33
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 (3f5877e2)
\
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.xz | Bin 1580 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 29424 -> 30676 bytes
04-build_abe-stage1/console.log.xz | Bin 89988 -> 89460 bytes
05-build_abe-qemu/console.log.xz | Bin 32960 -> 31692 bytes
06-build_linux/console.log.xz | Bin 6372 -> 5076 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 179 ++++++++++++++++++++++-------------
jenkins/manifest.sh | 21 ++--
9 files changed, 123 insertions(+), 77 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_gcc/master-arm
in repository toolchain/ci/gdb.
from ee3272d472 arm: Fix system register fpcxt_ns and fpcxt_s naming convention.
adds ef5d515048 Automatic date update in version.in
adds bd7d326deb Tidy warn-execstack handling
adds b43771b045 add a trie to map quickly from address range to compilation unit
adds f270fd72f6 Fix non-pointer type compilation error in aix-thread.c
adds aa8c9d60a6 RISC-V: Remove RV128-only fmv instructions
adds 9ecdcd1be1 RISC-V: Update zfinx implement with zicsr.
adds 94585d6d44 Stop readekf and objdump from aggressively following links.
adds 61cf5823fd Remove obsolete text from documentation
adds f9a8785566 PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent.
new 0661562829 add_location_to_breakpoint -> breakpoint::add_location
new 1c2cbcf1de Make structs breakpoint/base_breakpoint/catchpoint be abstract
new f317d1eb2a ranged_breakpoint: don't use init_raw_breakpoint
new 27a62b4359 ranged_breakpoint: use install_breakpoint
new b925bf21e0 ranged_breakpoint: move initialization to ctor
new ff733ec228 Make a few functions work with base_breakpoint instead of br [...]
new ef4848c75f More breakpoint_ops parameter elimination
new d837fd813d Remove "internal" parameter from a couple functions
new 3b003a6126 init_breakpoint_sal -> base_breakpoint::base_breakpoint
new 8cd0bf5e7e Make ada_catchpoint_location's owner ctor parameter be ada_c [...]
new bd21b6c9cf Convert init_ada_exception_catchpoint to a ctor
new 752a2291b1 Refactor set_internal_breakpoint / internal_breakpoint ctor
new 7a3e3265ed Refactor momentary breakpoints, eliminate set_raw_breakpoint [...]
new 249dfeafc9 Make exception_catchpoint inherit base_breakpoint instead of [...]
new 6e14e4412b Make breakpoint_address_bits look at the location kind
new acd0955bc1 Make catchpoint inherit breakpoint, eliminate init_raw_breakpoint
new 92bb0228c8 Move common bits of catchpoint/exception_catchpoint to break [...]
new 960bc2bd14 Move add_location(sal) to base_breakpoint
new 9a71ed14cb Add/tweak intro comments of struct breakpoint and several su [...]
new f970305146 Momentary breakpoints should have no breakpoint number
new 7ab979957c Make sure momentary breakpoints are always thread-specific
new 46f0aab143 Test "set multiple-symbols on" creating multiple breakpoints
new 74421c0bc8 Rename base_breakpoint -> code_breakpoint
The 23 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/dwarf2.c | 386 ++++++-
bfd/elflink.c | 2 +-
bfd/elfxx-riscv.c | 1 +
bfd/version.h | 2 +-
binutils/ChangeLog | 21 +
binutils/dwarf.c | 110 +-
binutils/dwarf.h | 4 +-
binutils/objdump.c | 54 +-
binutils/readelf.c | 42 +-
binutils/testsuite/binutils-all/debuginfod.exp | 4 +-
binutils/testsuite/binutils-all/objdump.Wk | 5 +-
binutils/testsuite/binutils-all/readelf.k | 5 +-
...csr-insns-pseudo.d => csr-insns-pseudo-zfinx.d} | 2 +-
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.d | 3 +
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.l | 3 +
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.s | 2 +
gdb/ada-lang.c | 81 +-
gdb/aix-thread.c | 4 +-
gdb/break-catch-syscall.c | 6 +-
gdb/break-catch-throw.c | 14 +-
gdb/breakpoint.c | 801 ++++++--------
gdb/breakpoint.h | 93 +-
gdb/doc/gdb.texinfo | 3 -
gdb/elfread.c | 6 +-
gdb/mi/mi-cmd-break.c | 4 +-
gdb/minsyms.c | 4 +-
gdb/python/py-finishbreakpoint.c | 2 +-
gdb/symtab.h | 5 +-
gdb/testsuite/gdb.arch/powerpc-power10.s | 1114 +++++++++++++-------
gdb/testsuite/gdb.cp/ovldbreak.exp | 100 +-
include/bfdlink.h | 9 +-
include/opcode/riscv-opc.h | 6 -
ld/configure | 9 +-
ld/configure.ac | 9 +-
ld/ld.texi | 4 +-
ld/lexsup.c | 6 +-
opcodes/riscv-opc.c | 30 +-
37 files changed, 1878 insertions(+), 1078 deletions(-)
copy gas/testsuite/gas/riscv/{csr-insns-pseudo.d => csr-insns-pseudo-zfinx.d} (98%)
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.d
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.l
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.