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 bc0d0a55962 Automatic date update in version.in
new dd74a603376 Support APX NF
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/NEWS | 2 +
gas/config/tc-i386.c | 35 +-
.../gas/i386/x86-64-apx-evex-promoted-bad.d | 7 +-
.../gas/i386/x86-64-apx-evex-promoted-bad.s | 9 +-
gas/testsuite/gas/i386/x86-64-apx-inval.l | 11 +
gas/testsuite/gas/i386/x86-64-apx-inval.s | 11 +
gas/testsuite/gas/i386/x86-64-apx-nf-intel.d | 1383 ++++++++++++++++++++
gas/testsuite/gas/i386/x86-64-apx-nf.d | 1383 ++++++++++++++++++++
gas/testsuite/gas/i386/x86-64-apx-nf.s | 1379 +++++++++++++++++++
gas/testsuite/gas/i386/x86-64.exp | 2 +
opcodes/i386-dis-evex-reg.h | 50 +-
opcodes/i386-dis-evex.h | 76 +-
opcodes/i386-dis.c | 110 +-
opcodes/i386-mnem.h | 9 +-
opcodes/i386-opc.h | 1 +
opcodes/i386-opc.tbl | 23 +-
opcodes/i386-tbl.h | 953 ++++++++++----
17 files changed, 5037 insertions(+), 407 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-apx-nf-intel.d
create mode 100644 gas/testsuite/gas/i386/x86-64-apx-nf.d
create mode 100644 gas/testsuite/gas/i386/x86-64-apx-nf.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 c411ee98837 elf: Call bfd_malloc instead xmalloc
new bc0d0a55962 Automatic date update in version.in
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/version.h | 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 gdb-14-branch
in repository binutils-gdb.
from 7cc6a63dfa3 Automatic date update in version.in
new a2441dbdc33 Automatic date update in version.in
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/version.h | 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 binutils-2_42-branch
in repository binutils-gdb.
from 1392f23f56e Automatic date update in version.in
new 1ac3c4163d6 Automatic date update in version.in
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/version.h | 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 release/2.39/master
in repository glibc.
from 5d070d12b3 x86: Expand the comment on when REP STOSB is used on memset
new 31c7d69af5 i386: Use generic memrchr in libc (bug 31316)
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/i386/i686/multiarch/memrchr-c.c | 1 +
sysdeps/i386/i686/multiarch/memrchr-sse2.S | 1 -
2 files 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 93adf88cc67 libfortran: Fix handling of formatted separators.
new 4e3c8257304 PR modula2/114617 gm2 unable to resolve const expressions u [...]
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/m2/gm2-compiler/M2GenGCC.mod | 456 ++++++++++++++++++---
gcc/m2/gm2-compiler/M2Optimize.mod | 5 +-
gcc/m2/gm2-compiler/M2Quads.def | 91 +++-
gcc/m2/gm2-compiler/M2Quads.mod | 201 +++++++--
gcc/m2/gm2-compiler/M2SymInit.mod | 15 +-
gcc/m2/gm2-compiler/P3Build.bnf | 11 +-
gcc/m2/gm2-compiler/PCBuild.bnf | 5 +-
gcc/m2/gm2-compiler/PHBuild.bnf | 5 +-
gcc/m2/gm2-gcc/m2expr.cc | 8 +
gcc/m2/gm2-gcc/m2expr.def | 7 +
gcc/m2/gm2-gcc/m2expr.h | 2 +
.../iso-const-fail.exp => pass/iso-const-pass.exp} | 4 +-
12 files changed, 704 insertions(+), 106 deletions(-)
copy gcc/testsuite/gm2/iso/const/{fail/iso-const-fail.exp => pass/iso-const-pass.e [...]
--
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 46585e8b5 Add entry 66b528078e4852412769375e35d2a672bf36a0ec from https [...]
new 7b910a8cd Add entry c0419c024bf922128131671e40de0aed736e38ed 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:
.../sha1/c0419c024bf922128131671e40de0aed736e38ed}/first_url | 2 +-
.../tcwg_gnu_native_check_gcc/master-aarch64/build_url | 2 +-
.../tcwg_gnu_native_check_gcc/master-aarch64/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy {gcc/sha1/38c00edd65c39b07166aa0913c79adb9bcac943c => binutils/sha1/c0419c024 [...]
copy {gcc/sha1/03cebd304955a6b9c5607e09312d77f1307cc98e => binutils/sha1/c0419c024 [...]
create mode 100644 binutils/sha1/c0419c024bf922128131671e40de0aed736e38ed/tcwg_gnu [...]
--
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 9e1f4aef86 x86-64: Exclude FMA4 IFUNC functions for -mapxf
new 57581acd95 Fix bsearch, qsort doc to match POSIX better
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:
manual/search.texi | 60 ++++++++++++++++++++++++++++++++----------------------
1 file changed, 36 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.
unknown user pushed a change to branch master
in repository linux.
from cf17b9503f17 Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/sc [...]
new 05258a0a69b3 SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
new 10396f4df8b7 nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
new f2f80ac80987 Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/lin [...]
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:
fs/nfsd/nfs4state.c | 7 ++-----
net/sunrpc/svcsock.c | 10 +---------
2 files changed, 3 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 linux.
from 9520c192e853 Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/sc [...]
new 951977790911 i2c: pxa: hide unused icr_bits[] variable
new 5ceeabb0eb2e Merge tag 'i2c-host-fixes-6.9-rc3' of git://git.kernel.org [...]
new cf17b9503f17 Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/sc [...]
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:
drivers/i2c/busses/i2c-pxa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.