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-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 6f3dfea03a gdb/python: remove gdb._mi_commands dict
adds 1ab7a698a8 Automatic date update in version.in
new e36144c932 ubsan: loongarch : signed integer shift overflow.
new 748594bc07 LoongArch: Use functions instead of magic numbers.
new 5fb13d7ef4 gas:LoongArch: Fix segment error in compilation due to too l [...]
new 1848a40fdd gas:LoongArch: Fix wrong line number in .debug_line
new 3b14682a43 LoongArch: Update ABI eflag in elf header.
new d218dba3f4 LoongArch: Fix LD check fails.
new 2a04204dff ld: loongarch: Skip unsupport test cases.
new 96a671f281 gas:LoongArch: Fix "make check" pr21884 fail in LoongArch32.
new 2be64de603 ld:LoongArch: Add test cases to adapt to LoongArch32 and Loo [...]
The 9 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/elfnn-loongarch.c | 464 ++++++---
bfd/elfxx-loongarch.c | 1084 ++++++++++++--------
bfd/elfxx-loongarch.h | 10 +
bfd/version.h | 2 +-
gas/config/tc-loongarch.c | 194 ++--
gas/config/tc-loongarch.h | 3 +
include/elf/loongarch.h | 37 +-
include/opcode/loongarch.h | 4 +-
ld/testsuite/ld-elf/eh5.d | 2 +-
ld/testsuite/ld-elf/pr21884.d | 2 +-
ld/testsuite/ld-elf/pr26936.d | 2 +-
ld/testsuite/ld-loongarch-elf/disas-jirl-32.d | 15 +
.../{disas-jirl.s => disas-jirl-32.s} | 0
ld/testsuite/ld-loongarch-elf/disas-jirl.d | 3 +-
ld/testsuite/ld-loongarch-elf/jmp_op.d | 2 +-
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 9 +-
ld/testsuite/ld-loongarch-elf/macro_op.d | 3 +-
.../ld-loongarch-elf/{macro_op.d => macro_op_32.d} | 603 ++++++-----
.../ld-loongarch-elf/{macro_op.s => macro_op_32.s} | 4 +-
opcodes/loongarch-coder.c | 30 +-
20 files changed, 1421 insertions(+), 1052 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/disas-jirl-32.d
copy ld/testsuite/ld-loongarch-elf/{disas-jirl.s => disas-jirl-32.s} (100%)
copy ld/testsuite/ld-loongarch-elf/{macro_op.d => macro_op_32.d} (61%)
copy ld/testsuite/ld-loongarch-elf/{macro_op.s => macro_op_32.s} (92%)
--
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-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 2dc253ed 2: update: binutils-gcc: 0
new 028699c3 2: update: binutils-gcc: 0
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 (2dc253ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1532 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 26104 -> 24928 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 104 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++--
6 files changed, 57 insertions(+), 57 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 1ab7a698a8c Automatic date update in version.in
new e36144c932b ubsan: loongarch : signed integer shift overflow.
new 748594bc07f LoongArch: Use functions instead of magic numbers.
new 5fb13d7ef45 gas:LoongArch: Fix segment error in compilation due to too [...]
new 1848a40fdd1 gas:LoongArch: Fix wrong line number in .debug_line
new 3b14682a432 LoongArch: Update ABI eflag in elf header.
new d218dba3f49 LoongArch: Fix LD check fails.
new 2a04204dff7 ld: loongarch: Skip unsupport test cases.
new 96a671f2815 gas:LoongArch: Fix "make check" pr21884 fail in LoongArch32.
new 2be64de603f ld:LoongArch: Add test cases to adapt to LoongArch32 and Lo [...]
The 9 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/elfnn-loongarch.c | 464 ++++++---
bfd/elfxx-loongarch.c | 1084 ++++++++++++--------
bfd/elfxx-loongarch.h | 10 +
gas/config/tc-loongarch.c | 194 ++--
gas/config/tc-loongarch.h | 3 +
include/elf/loongarch.h | 37 +-
include/opcode/loongarch.h | 4 +-
ld/testsuite/ld-elf/eh5.d | 2 +-
ld/testsuite/ld-elf/pr21884.d | 2 +-
ld/testsuite/ld-elf/pr26936.d | 2 +-
ld/testsuite/ld-loongarch-elf/disas-jirl-32.d | 15 +
.../{disas-jirl.s => disas-jirl-32.s} | 0
ld/testsuite/ld-loongarch-elf/disas-jirl.d | 3 +-
ld/testsuite/ld-loongarch-elf/jmp_op.d | 2 +-
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 9 +-
ld/testsuite/ld-loongarch-elf/macro_op.d | 3 +-
.../ld-loongarch-elf/{macro_op.d => macro_op_32.d} | 603 ++++++-----
.../ld-loongarch-elf/{macro_op.s => macro_op_32.s} | 4 +-
opcodes/loongarch-coder.c | 30 +-
19 files changed, 1420 insertions(+), 1051 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/disas-jirl-32.d
copy ld/testsuite/ld-loongarch-elf/{disas-jirl.s => disas-jirl-32.s} (100%)
copy ld/testsuite/ld-loongarch-elf/{macro_op.d => macro_op_32.d} (61%)
copy ld/testsuite/ld-loongarch-elf/{macro_op.s => macro_op_32.s} (92%)
--
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-aarch64
in repository toolchain/ci/base-artifacts.
discards b1ee1ee8 0: update: gcc-bc84b61b00792ef38e1c2cd6b7280087e4fd2b57: 1
new dbea367d 0: update: gcc-907811ddc35da6c1701ed22355ece63a8c3ed7fb: 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 (b1ee1ee8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1500 -> 1484 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 37460 -> 36784 bytes
04-build_abe-gcc/console.log.xz | Bin 209000 -> 208012 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2784 -> 3164 bytes
07-check_regression/console.log.xz | Bin 3004 -> 3264 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 56 +-
07-check_regression/results.regressions | 16 +-
08-update_baseline/console.log | 542 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 56 +-
08-update_baseline/results.regressions | 16 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3504464 -> 3480924 bytes
sumfiles/g++.sum | 30 +-
sumfiles/gcc.log.xz | Bin 2991404 -> 3025636 bytes
sumfiles/gcc.sum | 4354 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1028188 -> 1034100 bytes
sumfiles/gfortran.sum | 7 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2188 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 200772 -> 200728 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2548 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 433552 -> 421528 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2616 insertions(+), 2531 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_build/master-aarch64
in repository toolchain/ci/gdb.
from 6f3dfea03a gdb/python: remove gdb._mi_commands dict
new 1ab7a698a8 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 34e047aa16c0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 65f3324f4b6f usb: gadget: rndis: prevent integer overflow in rndis_set_ [...]
adds 239071064732 partially Revert "usb: musb: Set the DT node on the child device"
adds e9b667a82cdc usb: usbtmc: Fix bug in pipe direction for control transfers
adds 16b1941eac2b usb: gadget: Fix use-after-free bug by not setting udc->de [...]
adds 6aa61c12a43b Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm [...]
adds 01b44ef2bf6b counter: Stop using dev_get_drvdata() to get the counter device
adds ba6354f61472 Merge tag 'char-misc-5.17-final' of git://git.kernel.org/p [...]
adds 3cf6a32f3f2a perf symbols: Fix symbol size calculation condition
adds 8b464eac9765 perf evlist: Avoid iteration for empty evlist.
adds 7bd1da15d211 perf parse-events: Ignore case in topdown.slots check
adds 97e9c8eb4bb1 Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git:/ [...]
adds 69ad4ef868c1 scsi: mpt3sas: Page fault in reply q processing
adds 733ab7e1b5d1 scsi: fnic: Finish scsi_cmnd before dropping the spinlock
new f76da4d5ad51 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 1447c635802f Revert "arm64: dts: freescale: Fix 'interrupt-map' parent [...]
new 14702b3b2438 Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/s [...]
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:
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 24 +++++++++++-----------
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 24 +++++++++++-----------
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 24 +++++++++++-----------
drivers/counter/counter-sysfs.c | 17 ++++++++++------
drivers/scsi/fnic/fnic_scsi.c | 13 ++++++------
drivers/scsi/mpt3sas/mpt3sas_base.c | 5 +++--
drivers/usb/class/usbtmc.c | 13 +++++++++---
drivers/usb/gadget/function/rndis.c | 1 +
drivers/usb/gadget/udc/core.c | 3 ---
drivers/usb/musb/omap2430.c | 1 -
tools/perf/arch/x86/util/evlist.c | 2 +-
tools/perf/util/evlist.c | 28 ++++++++++++++++----------
tools/perf/util/symbol.c | 2 +-
13 files changed, 86 insertions(+), 71 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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 6f3dfea03a gdb/python: remove gdb._mi_commands dict
adds 1ab7a698a8 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0db5ff08 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new fa2f1cbd 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (0db5ff08)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1560 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 19148 -> 17624 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 14 +++++++-------
6 files changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.