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 38fc3ca9fe4 Cleanup bfd target vectors and ld emulations on Solaris (mi [...]
new 4f9b9eaa243 aarch64: Add support for FEAT_LSCP
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/config/tc-aarch64.c | 1 +
gas/doc/c-aarch64.texi | 2 ++
gas/testsuite/gas/aarch64/lscp-warn.l | 5 ++++
gas/testsuite/gas/aarch64/lscp.d | 27 ++++++++++++++++++++
gas/testsuite/gas/aarch64/lscp.s | 19 +++++++++++++++
include/opcode/aarch64.h | 2 ++
opcodes/aarch64-dis-2.c | 46 +++++++++++++++++++++++++++++------
opcodes/aarch64-tbl-2.h | 3 +++
opcodes/aarch64-tbl.h | 9 +++++++
9 files changed, 106 insertions(+), 8 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/lscp-warn.l
create mode 100644 gas/testsuite/gas/aarch64/lscp.d
create mode 100644 gas/testsuite/gas/aarch64/lscp.s
--
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 cc737f7b738 Fix "unset local-environment" when clearenv not available
new 38fc3ca9fe4 Cleanup bfd target vectors and ld emulations on Solaris (mi [...]
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/config.bfd | 14 ++++++--------
1 file changed, 6 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 binutils-gdb.
from 7d0f24dfbda Cleanup bfd target vectors and ld emulations on Solaris
new cc737f7b738 Fix "unset local-environment" when clearenv not available
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/config.in | 3 +++
gdb/configure | 1 +
gdb/configure.ac | 1 +
gdb/infcmd.c | 15 ++++++++++++++-
gdb/testsuite/gdb.base/local-env.exp | 24 +++++++++++++++++++-----
5 files changed, 38 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 2271dee6827 lto: Compile LTO 15 test with -fno-fat-lto-objects
new 7d0f24dfbda Cleanup bfd target vectors and ld emulations on Solaris
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/config.bfd | 33 ++++++++++++++++++++----------
gas/testsuite/gas/i386/i386.exp | 2 +-
ld/configure.tgt | 42 +++++++++++++++++----------------------
ld/emulparams/elf32_sparc_sol2.sh | 1 +
ld/emulparams/elf64_sparc.sh | 6 ++----
ld/emulparams/elf64_sparc_sol2.sh | 3 +++
ld/emulparams/elf_i386_ldso.sh | 17 ----------------
ld/emulparams/elf_i386_sol2.sh | 3 ++-
ld/emulparams/elf_x86_64.sh | 8 ++------
ld/emulparams/elf_x86_64_sol2.sh | 3 +++
ld/emulparams/solaris2.sh | 2 +-
ld/genscripts.sh | 7 ++++---
12 files changed, 59 insertions(+), 68 deletions(-)
delete mode 100644 ld/emulparams/elf_i386_ldso.sh
--
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-15
in repository gcc.
from 968e9b3be9e Ada: Fix internal error on illegal aggregate for private type
new d0d04df0b12 [PATCH] libgomp: Fix GCC build after glibc@cd748a6
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:
libgomp/affinity-fmt.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.
unknown user pushed a change to branch master
in repository gcc.
from 6f810e35d3e Ada: Fix internal error on illegal aggregate for private type
new 13cceab6f87 [PATCH] MAINTAINERS: add myself to write after approval
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:
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
--
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 522310e26b manual: Fix madvise typo in mseal documentation
new a8455a0b7f configure: use TEST_CC to check for --no-error-execstack
new 910c6bdcf6 configure: use TEST_CC to check for --depaudit
new f56382e67e posix: Fix getconf symbolic constants defined in limits.h (B [...]
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:
aclocal.m4 | 32 +++++++++++++++++
configure | 18 ++++++----
configure.ac | 12 +++----
posix/Makefile | 15 +++++++-
posix/getconf.c | 86 ++++++++++++++++++++++++++++++++++++---------
posix/tst-getconf-limits.py | 71 +++++++++++++++++++++++++++++++++++++
6 files changed, 204 insertions(+), 30 deletions(-)
create mode 100755 posix/tst-getconf-limits.py
--
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-15
in repository gcc.
from 1b6bc907fe8 c: Reject vector type bit-fields [PR123018]
new 968e9b3be9e Ada: Fix internal error on illegal aggregate for private type
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/ada/sem_aggr.adb | 2 +-
gcc/testsuite/gnat.dg/aggr33.adb | 99 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 100 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/aggr33.adb
--
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 775b09e8861 libatomic: Regenerate Makefile.in
new 680df0a4765 i386: Fix and rework Windows TLS support
new 6f810e35d3e Ada: Fix internal error on illegal aggregate for private type
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:
gcc/ada/sem_aggr.adb | 2 +-
gcc/config/i386/i386.cc | 53 +++++++++++---------
gcc/config/i386/i386.h | 3 ++
gcc/config/i386/i386.md | 24 +++------
gcc/config/i386/predicates.md | 20 ++++----
gcc/config/mingw/mingw32.h | 6 ++-
gcc/testsuite/gcc.dg/tls/struct-2.c | 21 ++++++++
gcc/testsuite/gnat.dg/aggr33.adb | 99 +++++++++++++++++++++++++++++++++++++
8 files changed, 178 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tls/struct-2.c
create mode 100644 gcc/testsuite/gnat.dg/aggr33.adb
--
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-15
in repository gcc.
from e2cee394b48 Daily bump.
new 1b6bc907fe8 c: Reject vector type bit-fields [PR123018]
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/c/c-decl.cc | 7 +++++++
gcc/testsuite/gcc.dg/pr123018.c | 17 +++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr123018.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.