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 18cc11a2771 Prevent illegal memory access when checking relocs in a cor [...]
new 931494c9a89 Add even more checks for corrupt input when processing relo [...]
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/elflink.c | 206 ++++++++++++++++++++++++++++++----------------------------
1 file changed, 106 insertions(+), 100 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 6f95af4f22b Fortran/OpenMP: Add location data to 'sorry' [PR118740]
new 50a31b6765f aarch64: Fix sve/acle/general/ldff1_8.c failures
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/aarch64/aarch64.cc | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 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 master
in repository toolchain/ci/interesting-commits.
from 0fcb0e806 Add entry 3a5882707df50ed29905b3c47cbaa0868ea248c9 from https [...]
new c08227989 Add entry 3a5882707df50ed29905b3c47cbaa0868ea248c9 from https [...]
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:
.../jira/description | 4 +
.../jira/yaml | 4 +
.../status.txt | 4 +
.../tcwg_gcc_check/master-aarch64/details.txt | 111 +++++++++------------
.../master-aarch64/reproduction_instructions.txt | 0
.../master-aarch64}/status-summary.txt | 0
.../tcwg_gcc_check/master-aarch64/status.txt | 6 +-
.../tcwg_gcc_check/status.txt | 4 +
8 files changed, 65 insertions(+), 68 deletions(-)
copy gcc/sha1/{ea1deefe54ea1c5182bfa179abf36469c9ec6974 => 3a5882707df50ed29905b3c [...]
copy {binutils/sha1/50505c486ed266463fde4ab7c0c8d530e53065a9/tcwg_gnu_native_build [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => gcc/sha1/ [...]
copy gcc/sha1/{0b811120b0eb75d6ec01e3d09df9f94f29d7300c => 3a5882707df50ed29905b3c [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 6af46f7eb Add entry 3a5882707df50ed29905b3c47cbaa0868ea248c9 from https [...]
new 0fcb0e806 Add entry 3a5882707df50ed29905b3c47cbaa0868ea248c9 from https [...]
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:
.../tcwg_gcc_check/master-aarch64/build_url | 2 +-
.../tcwg_gcc_check/{master-arm => master-aarch64}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{68326d5d1a593dc0bf098c03aac25916168bc5a9 => 3a5882707df50ed29905b3c [...]
copy gcc/sha1/3a5882707df50ed29905b3c47cbaa0868ea248c9/tcwg_gcc_check/{master-arm [...]
--
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 557daf57cab aarch64: Add leading zeros to opcodes in aarch64-tbl.h
new 18cc11a2771 Prevent illegal memory access when checking relocs in a cor [...]
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/elf-bfd.h | 3 +++
bfd/elf64-x86-64.c | 10 +++++-----
bfd/elflink.c | 24 ++++++++++++++++++++++++
bfd/elfxx-x86.c | 20 +++++++-------------
4 files changed, 39 insertions(+), 18 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 75086e9de17 Prevent an abort in the bfd linker when attempting to gener [...]
new a868854dcfe aarch64: Clean up whitespace in aarch64-tbl.h
new 557daf57cab aarch64: Add leading zeros to opcodes in aarch64-tbl.h
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:
opcodes/aarch64-tbl.h | 838 +++++++++++++++++++++++++-------------------------
1 file changed, 419 insertions(+), 419 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 6094801d6fd cselib: Fix up previous patch for SPARC [PR117239]
new 6f95af4f22b Fortran/OpenMP: Add location data to 'sorry' [PR118740]
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/fortran/openmp.cc | 6 ++++--
gcc/fortran/trans-openmp.cc | 8 +++++---
gcc/testsuite/gfortran.dg/gomp/append_args-2.f90 | 2 +-
3 files changed, 10 insertions(+), 6 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 f8baffc3c08 gdb: restrict configure error with all targets and 64 bit b [...]
new 75086e9de17 Prevent an abort in the bfd linker when attempting to gener [...]
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/elf64-x86-64.c | 9 +++++++++
1 file changed, 9 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 886ce970eb0 cselib: For CALL_INSNs to const/pure fns invalidate memory [...]
new 6094801d6fd cselib: Fix up previous patch for SPARC [PR117239]
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/cselib.cc | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f9978defb6f Prevent illegal memory access when indexing into the sym_ha [...]
new f8baffc3c08 gdb: restrict configure error with all targets and 64 bit b [...]
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/configure | 13 ++++++++++---
gdb/configure.ac | 13 ++++++++++---
2 files changed, 20 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.