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 141f3b0ce1a gdb: yet more miscellaneous styling fixes
new 58008ed4e6a gas: sframe: use standard min/max integer constants
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:
gas/gen-sframe.c | 18 ++++--------------
1 file changed, 4 insertions(+), 14 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 105fddf356d amdgcn: Adjust failure mode for gfx908 USM: 'libgomp.fortra [...]
new 659f4d0e1e9 rtlanal: Determine nonzero bits of popcount from operand [P [...]
new 0616834fef6 if-conv: Prevent vector types in scalar cond reduction [PR123301].
new 939dd2324e0 forwprop: Fix type mismatch in vec constructor [PR123525].
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/rtlanal.cc | 35 ++++++++++++++---
gcc/testsuite/g++.dg/vect/pr123525-2.cc | 38 ++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr123525.c | 14 +++++++
.../gcc.target/riscv/rvv/autovec/pr123301.c | 45 ++++++++++++++++++++++
.../gcc.target/riscv/rvv/autovec/reduc/pr123501.c | 21 ++++++++++
gcc/tree-if-conv.cc | 1 +
gcc/tree-ssa-forwprop.cc | 5 ++-
7 files changed, 152 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr123525-2.cc
create mode 100644 gcc/testsuite/gcc.dg/vect/pr123525.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr123301.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/reduc/pr123501.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 users/ibhagat/sframe-v3-jan13-v3
in repository binutils-gdb.
at 943f12a3bd7 [SFrame-V3] libsframe: testsuite: add new testcases for SFR [...]
This branch includes the following new commits:
new 448930c512f gas: sframe: use standard min/max integer constants
new 20d94287760 [SFrame-V3] readelf: testsuite: sframe: add new SFrame V2 test
new e293ab2707a [SFrame-V3] libsframe: testsuite: add a new test for SFrame V2
new 7e08b1a81a0 [SFrame-V3] libsframe: remove old sframe_decoder_get_funcdesc API
new 3a10fe84f20 [SFrame-V3] sframe: use const for sframe_decoder_ctx object arg
new 160a5426227 [SFrame-V3] sframe: gas: bfd: ld: format bump to version 3
new 7320643b712 [SFrame-V3] libsframe: bump so version to libsframe.so.3.0.0
new 81198ced99c [SFrame-V3] libsframe: add V3 APIs for adding and getting S [...]
new 5bb7fdf7846 [SFrame-V3] sframe: gas: libsframe: use uint16_t for num_fr [...]
new cd13af5001a [SFrame-V3] sframe: gas: libsframe: remove padding field from FDE
new 204eb41bfc7 [SFrame-V3] include: libsframe: bfd: gas: testsuite: suppor [...]
new dc7f41ed9ea [SFrame-V3] sframe: gas: bfd: add support for signal frames
new 6db9b302d9b [SFrame-V3] gas: sframe: allow SFrame FDEs with 0 FREs for [...]
new 838a0dd7f43 [SFrame-V3] include: sframe: s390x: keep unused bits when possible
new fc9d44ecf05 [SFrame-V3] include: gas: libsframe: add 8-bits of func_inf [...]
new 3bc01701e4e [SFrame-V3] include: sframe: reserve 5 bits for new FDE types
new d764d47147b [SFrame-V3] gas: bfd: include: libsframe: fixup terminology [...]
new d6976dec4dd [SFrame-V3] gas: sframe: use three states for location tracking
new f06638aef13 [SFrame-V3] gas: sframe: output new FDE type SFRAME_FDE_TYPE_FLEX
new a685fd57e4f [SFrame-V3] libsframe: testsuite: add new argument to offse [...]
new dc4358c9c89 [SFrame-V3] libsframe: textual dump of fde type SFRAME_FDE_ [...]
new 09a6be163fd [SFrame-V3] gas: sframe: add new backend hook sframe_suppor [...]
new 7de84ff1336 [SFrame-V3] sframe: gas: translate specific CFI directives [...]
new 2c2f211ff7f [SFrame-V3] gas: x86: testsuite: add new testcases for SFRA [...]
new 360fcdb391f [SFrame-V3] gas: sframe: testsuite: handle .cfi_register FP [...]
new a16462b9cb3 [SFrame-V3] gas: sframe: testsuite: skip SFrame FDE if .cfi [...]
new 9d0d55eef4a [SFrame-V3] gas: sframe: testsuite: handle .cfi_offset for RA
new a6e6f3ce7ab [SFrame-V3] bfd: ld: sframe: avoid unnecessary decoding of [...]
new 3c968ddb1f7 [SFrame-V3] include: gas: libsframe: split FDE into idx and attr
new dc4e4289f98 [SFrame-V3] gas: sframe: doc: testsuite: add new command li [...]
new 7d83e417376 [SFrame-V3] ld: add --discard-sframe command line option
new efae46df5bc [SFrame-V3] ld: testsuite: x86: sframe: check link of signa [...]
new 647dfd51334 [SFrame-V3] gas: binutils: ld: NEWS: add SFrame v3 related [...]
new bc5c7575a37 [SFrame-V3] include: libsframe: remove SFRAME_F_FRAME_POINTER flag
new 03bc10e4bcf [SFrame-V3][WIP] sframe: doc: specification changes for SFr [...]
new 0ad24c8d6f9 [SFrame-V3][RFC] sframe: gas: testsuite: enable flex FDE for s390x
new 943f12a3bd7 [SFrame-V3] libsframe: testsuite: add new testcases for SFR [...]
The 37 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.
--
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 4386db3c4cd gas/riscv: Fix grammar in error messages
new 8c7c54a09d3 gdb: output styling, and GDB code style fixes, for 'info frame'
new a95d4c21672 gdb: more address styling throughout
new 141f3b0ce1a gdb: yet more miscellaneous styling fixes
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:
gdb/ada-valprint.c | 3 +-
gdb/c-valprint.c | 4 +-
gdb/f-valprint.c | 3 +-
gdb/go-valprint.c | 2 +-
gdb/infcmd.c | 8 ++-
gdb/m2-valprint.c | 5 +-
gdb/p-valprint.c | 3 +-
gdb/rust-lang.c | 3 +-
gdb/stack.c | 161 +++++++++++++++++++++++++++--------------------------
gdb/symfile.c | 12 ++--
gdb/symmisc.c | 30 ++++++----
gdb/valprint.c | 9 ++-
12 files changed, 135 insertions(+), 108 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 a38b51b8765 Regenerate libiberty/aclocal.m4 and ld/config.in using the [...]
new dc0c542c7c3 readelf: Handle R_RISCV_SET32
new 1b87d9d7329 objcopy: Set bfd_error_system_call before reporting error f [...]
new 4386db3c4cd gas/riscv: Fix grammar in error messages
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:
binutils/objcopy.c | 1 +
binutils/readelf.c | 3 ++-
gas/config/tc-riscv.c | 4 ++--
3 files changed, 5 insertions(+), 3 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 00e8b3a9bec gdb: Update comment of c_type_print_template_args.
new a38b51b8765 Regenerate libiberty/aclocal.m4 and ld/config.in using the [...]
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/config.in | 12 ++++++------
libiberty/aclocal.m4 | 4 ++--
2 files changed, 8 insertions(+), 8 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 274441f62a tst-if_nameindex.c: Fix minimum buffer size
new 99b8ec8fd4 aarch64: Add LD_DEBUG=security to log BTI and GCS warnings
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:
elf/rtld.c | 4 +-
elf/tst-dl-debug-protect.sh | 55 ++++++++++++++++++++++
manual/dynlink.texi | 5 ++
sysdeps/aarch64/Makefile | 14 ++++++
sysdeps/aarch64/dl-bti.c | 19 +++++++-
sysdeps/aarch64/dl-gcs.c | 16 ++++++-
sysdeps/aarch64/tst-bti-ld-debug-both.c | 3 ++
sysdeps/aarch64/tst-bti-ld-debug-dlopen.c | 5 ++
...t-bti-abort-static.c => tst-bti-ld-debug-exe.c} | 11 ++---
sysdeps/aarch64/tst-bti-ld-debug-shared.c | 3 ++
sysdeps/generic/ldsodefs.h | 1 +
sysdeps/unix/sysv/linux/aarch64/Makefile | 23 +++++++--
...{tst-gcs-skeleton.c => tst-gcs-ld-debug-both.c} | 25 ++++------
.../sysv/linux/aarch64/tst-gcs-ld-debug-dlopen.c | 5 ++
.../unix/sysv/linux/aarch64/tst-gcs-ld-debug-exe.c | 4 ++
.../sysv/linux/aarch64/tst-gcs-ld-debug-shared.c | 4 ++
16 files changed, 167 insertions(+), 30 deletions(-)
create mode 100644 elf/tst-dl-debug-protect.sh
create mode 100644 sysdeps/aarch64/tst-bti-ld-debug-both.c
create mode 100644 sysdeps/aarch64/tst-bti-ld-debug-dlopen.c
copy sysdeps/aarch64/{tst-bti-abort-static.c => tst-bti-ld-debug-exe.c} (78%)
create mode 100644 sysdeps/aarch64/tst-bti-ld-debug-shared.c
copy sysdeps/unix/sysv/linux/aarch64/{tst-gcs-skeleton.c => tst-gcs-ld-debug-both. [...]
create mode 100644 sysdeps/unix/sysv/linux/aarch64/tst-gcs-ld-debug-dlopen.c
create mode 100644 sysdeps/unix/sysv/linux/aarch64/tst-gcs-ld-debug-exe.c
create mode 100644 sysdeps/unix/sysv/linux/aarch64/tst-gcs-ld-debug-shared.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 master
in repository binutils-gdb.
from 7103202e606 PowerPC: Support for eTCE (RFC02662)
new 00e8b3a9bec gdb: Update comment of c_type_print_template_args.
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/c-typeprint.c | 10 ++--------
1 file changed, 2 insertions(+), 8 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 fdfb0452237 Fortran: Check constant PDT type specification parameters [ [...]
new 8a99fdb7049 Use -latomic_asneeded or -lgcc_s_asneeded to workaround lib [...]
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.in | 6 ++++++
gcc/configure | 10 +++++++++
gcc/configure.ac | 9 ++++++++
gcc/gcc.cc | 15 +++++++++++++
libatomic/Makefile.am | 7 ++++++
libatomic/Makefile.in | 47 ++++++++++++++++++++++++++++++++++-------
libatomic/acinclude.m4 | 6 ++++++
libatomic/configure | 23 ++++++++++++++++++--
libatomic/libatomic_asneeded.a | 3 +++
libatomic/libatomic_asneeded.so | 3 +++
libgcc/config/t-slibgcc | 15 +++++++++++--
11 files changed, 132 insertions(+), 12 deletions(-)
create mode 100644 libatomic/libatomic_asneeded.a
create mode 100644 libatomic/libatomic_asneeded.so
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.