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 980111642db [gdb] Fix maint print symbols/psymbols help text
new 7f7ecb46c1a [gdb/build] Remove superfluous variable param_types in gdb/ [...]
new 6a93ab8af49 [gdb/build] Fix enum param_types odr violation
new 9972aac27d5 [gdb/build] Fix struct token_and_value odr violation
new e72b937ddda [gdb/build] Fix struct token odr violation
The 4 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/c-exp.y | 16 ++++++++--------
gdb/d-exp.y | 18 +++++++++---------
gdb/f-exp.y | 8 ++++----
gdb/go-exp.y | 18 +++++++++---------
gdb/guile/scm-param.c | 10 +++++-----
gdb/p-exp.y | 6 +++---
gdb/python/py-param.c | 5 ++---
7 files changed, 40 insertions(+), 41 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 51dd9e7c4ca ld: Build libpr23169a.so with -z lazy
new 980111642db [gdb] Fix maint print symbols/psymbols help text
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:
gdb/psymtab.c | 4 ++--
gdb/symmisc.c | 4 ++--
2 files changed, 4 insertions(+), 4 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 9381cdb1fb8 Remove fall-back prune_warnings
new 51dd9e7c4ca ld: Build libpr23169a.so with -z lazy
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:
ld/testsuite/ld-ifunc/ifunc.exp | 4 ++--
1 file changed, 2 insertions(+), 2 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 7879f589af9 RISC-V: Add ZC* test for failed march args being passed.
new 882af290c13 Avoid division by zero in fold_loop_internal_call
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/tree-cfg.cc | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 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/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 09c3f33880 onsuccess: #39: 33: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 0786f01782 onsuccess: #40: 33: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 2228 -> 2252 bytes
02-prepare_abe/console.log.xz | Bin 2612 -> 2620 bytes
03-build_abe-binutils/console.log.xz | Bin 27712 -> 27732 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 18116 -> 18080 bytes
04-build_abe-stage1/console.log.xz | Bin 73856 -> 73748 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54440 -> 54428 bytes
05-build_abe-qemu/console.log.xz | Bin 34684 -> 34500 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23124 -> 22920 bytes
06-build_linux/console.log.xz | Bin 4880 -> 4824 bytes
08-check_regression/console.log.xz | Bin 1408 -> 1332 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 9 +-
jenkins/run-build.env | 15 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 58 +++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 282 ++++++++++++++---------------
notify/notify-init.log | 78 ++++----
23 files changed, 233 insertions(+), 235 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 glibc.
from dd2794d668 LoongArch: elf: Add new LoongArch reloc types 109 into elf.h
new 1b214630ce x86_64: Add expm1 with FMA
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:
sysdeps/ieee754/dbl-64/s_expm1.c | 7 +++++
sysdeps/x86_64/fpu/multiarch/Makefile | 2 ++
sysdeps/x86_64/fpu/multiarch/s_expm1-fma.c | 10 ++++++++
.../x86_64/fpu/multiarch/s_expm1.c | 30 +++++++++++-----------
4 files changed, 34 insertions(+), 15 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_expm1-fma.c
copy libio/tst-getdelim.c => sysdeps/x86_64/fpu/multiarch/s_expm1.c (61%)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from ea0efb4f round-robin.sh (create_trigger_files): Fix typo
new 146e3b50 round-robin-notify.sh (gnu_print_result): Do not print out em [...]
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:
round-robin-notify.sh | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 9ec5d6de735 Revert "Fix type error of 'switch (SUBREG_BYTE (op)).'"
new 17c22f46616 RISC-V: Minimal support for ZC* extensions.
new 6e46fcdf24f RISC-V: Enable compressible features when use ZC* extensions.
new 7879f589af9 RISC-V: Add ZC* test for failed march args being passed.
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:
gcc/common/config/riscv/riscv-common.cc | 38 +++++++++++++++++++++++++++++++
gcc/config/riscv/riscv-c.cc | 2 +-
gcc/config/riscv/riscv-opts.h | 16 +++++++++++++
gcc/config/riscv/riscv-shorten-memrefs.cc | 3 ++-
gcc/config/riscv/riscv.cc | 11 +++++----
gcc/config/riscv/riscv.h | 2 +-
gcc/config/riscv/riscv.opt | 3 +++
gcc/testsuite/gcc.target/riscv/arch-24.c | 5 ++++
gcc/testsuite/gcc.target/riscv/arch-25.c | 5 ++++
9 files changed, 78 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-24.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-25.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.