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 405e9d19924 RISC-V: Better support for long instructions (tests)
new c341f4676af RISC-V: Allow merging 'H' extension
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/elfnn-riscv.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64
in repository toolchain/ci/base-artifacts.
from a5e6590f0e 39: onsuccess: #148: 6: Success after binutils/gcc/glibc/gdb [...]
new ce34c39120 40: onsuccess: #149: 6: Success after binutils/gcc/linux/gdb [...]
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 1684 -> 1848 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 38336 -> 37940 bytes
05-build_abe-gcc/console.log.xz | Bin 207620 -> 208236 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8676 -> 8676 bytes
08-build_abe-glibc/console.log.xz | Bin 239264 -> 239688 bytes
09-build_abe-gdb/console.log.xz | Bin 37124 -> 36924 bytes
10-check_regression/console.log.xz | Bin 3784 -> 3864 bytes
11-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 +++++++++++++++++-----------------
19 files changed, 26 insertions(+), 26 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 2dc5f504c33 Automatic date update in version.in
new 97f006bc56a RISC-V: Better support for long instructions (disassembler)
new 634001bb4bb RISC-V: Better support for long instructions (assembler)
new 405e9d19924 RISC-V: Better support for long instructions (tests)
The 3 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:
gas/config/tc-riscv.c | 41 ++++++++++++++++++++++++++++--------
gas/testsuite/gas/riscv/insn-dwarf.d | 10 ++++++++-
gas/testsuite/gas/riscv/insn-na.d | 8 +++++++
gas/testsuite/gas/riscv/insn.d | 22 +++++++++++++++++++
gas/testsuite/gas/riscv/insn.s | 9 ++++++++
opcodes/riscv-dis.c | 14 +++++++-----
6 files changed, 89 insertions(+), 15 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_profiled_lto
in repository toolchain/ci/base-artifacts.
from ae717fd44d 99: onsuccess: #508: 1: Success after binutils/gcc: 7 commits
new dde4c84d93 100: onsuccess: #509: 1: Success after binutils/gcc: 7 commits
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 1696 -> 1716 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 52428 -> 52084 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 173592 -> 173508 bytes
06-check_regression/console.log.xz | Bin 2852 -> 2756 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 18 +++++++++---------
9 files changed, 12 insertions(+), 12 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 14d11df9633 Daily bump.
new a1ecc560046 Fix incorrect _mm_cvtsbh_ss.
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/config/i386/avx512bf16intrin.h | 4 +--
gcc/config/i386/i386-builtin-types.def | 1 +
gcc/config/i386/i386-builtin.def | 2 ++
gcc/config/i386/i386-expand.cc | 1 +
gcc/config/i386/i386.md | 40 +++++++++++++++++++++-
.../gcc.target/i386/avx512bf16-cvtsbh2ss-1.c | 3 +-
gcc/testsuite/gcc.target/i386/extendbfsf.c | 16 +++++++++
7 files changed, 61 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/extendbfsf.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 releases/gcc-12
in repository gcc.
from dbb468f7891 Daily bump.
new 131c10dbe36 Daily bump.
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/DATESTAMP | 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_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
from db2fbf12e5 27: onsuccess: #438: boot: Success after binutils/llvm/qemu: [...]
new 689f6f5906 28: onsuccess: #439: boot: Success after binutils/llvm/linux [...]
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 1684 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 31324 -> 32732 bytes
04-build_kernel_llvm/console.log.xz | Bin 65596 -> 65676 bytes
05-build_abe-qemu/console.log.xz | Bin 31564 -> 30624 bytes
06-build_linux/console.log.xz | Bin 3472 -> 3472 bytes
07-boot_linux/console.log.xz | Bin 5812 -> 5824 bytes
08-check_regression/console.log.xz | Bin 3936 -> 3916 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 381c863c2b 36: onsuccess: #700: 21558: Success after linux: 9698 commits
new d952d084dc 37: onsuccess: #701: all: Success after binutils/llvm/linux/ [...]
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 1696 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 31932 -> 33108 bytes
04-build_kernel_llvm/console.log.xz | Bin 64832 -> 66868 bytes
05-build_abe-qemu/console.log.xz | Bin 31880 -> 30948 bytes
06-build_linux/console.log.xz | Bin 3704 -> 3128 bytes
07-boot_linux/console.log.xz | Bin 0 -> 504 bytes
08-check_regression/console.log.xz | Bin 2988 -> 4048 bytes
08-check_regression/mail-body.txt | 13 ++++---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 15 +++++----------
mail/mail-subject.txt | 2 +-
manifest.sh | 31 +++++++++++++++++--------------
results | 4 +++-
19 files changed, 36 insertions(+), 41 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.