This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch tmp
in repository glibc.
at 2a65d2032e x86: In ld.so, diagnose missing APX support in APX-only builds
This branch includes the following new commits:
new 2a65d2032e x86: In ld.so, diagnose missing APX support in APX-only builds
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.
--
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 c04a21e050 CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buff [...]
new 049b7684c9 elf: Also compile dl-misc.os with $(rtld-early-cflags)
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/Makefile | 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 releases/gcc-13
in repository gcc.
from a9f174f01f2 rs6000: Fix wrong align passed to build_aligned_type [PR88309]
new 5550214b58e arm: Zero/Sign extends for CMSE security
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/arm/arm.cc | 69 ++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/extend-param.c | 96 +++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 92 ++++++++++++++++++++++
3 files changed, 257 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/extend-param.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/extend-return.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 releases/gcc-12
in repository gcc.
from 43c8cb0e003 rs6000: Fix wrong align passed to build_aligned_type [PR88309]
new 441e194abcf arm: Zero/Sign extends for CMSE security
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/arm/arm.cc | 69 ++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/extend-param.c | 96 +++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 92 ++++++++++++++++++++++
3 files changed, 257 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/extend-param.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/extend-return.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 releases/gcc-11
in repository gcc.
from 02f1b536118 rs6000: Fix wrong align passed to build_aligned_type [PR88309]
new dabd742cc25 arm: Zero/Sign extends for CMSE security
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/arm/arm.c | 69 ++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/extend-param.c | 96 +++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 92 ++++++++++++++++++++++
3 files changed, 257 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/extend-param.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/extend-return.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 gcc.
from 070dd5c883e modula2: issue the parameter incompatibility error message [...]
new ad45086178d arm: Zero/Sign extends for CMSE security
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/arm/arm.cc | 69 ++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/extend-param.c | 96 +++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 92 ++++++++++++++++++++++
3 files changed, 257 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/extend-param.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/extend-return.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 gcc.
from 59ff81835fe tree-optimization/114792 - order loops to unloops in CH
new 070dd5c883e modula2: issue the parameter incompatibility error message [...]
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/M2FileName.def | 2 +-
gcc/m2/gm2-compiler/M2Range.mod | 32 +++++++++++++++++++++++++++-----
2 files changed, 28 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 release/2.31/master
in repository glibc.
from 3703c32a8d iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing [...]
new 69c58d5ef9 CVE-2024-33599: nscd: Stack-based buffer overflow in netgrou [...]
new 304ce5fe46 CVE-2024-33600: nscd: Do not send missing not-found response [...]
new 8d79491837 CVE-2024-33600: nscd: Avoid null pointer crashes after notfo [...]
new bbf5a58ccb CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buff [...]
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:
nscd/netgroupcache.c | 249 ++++++++++++++++++++++++++++-----------------------
1 file changed, 137 insertions(+), 112 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 release/2.34/master
in repository glibc.
from a8b0561db4 iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing [...]
new 52f73e5c4e CVE-2024-33599: nscd: Stack-based buffer overflow in netgrou [...]
new 966d6ac9e4 CVE-2024-33600: nscd: Do not send missing not-found response [...]
new 1f94122289 CVE-2024-33600: nscd: Avoid null pointer crashes after notfo [...]
new 86f1d5f412 CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buff [...]
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:
nscd/netgroupcache.c | 249 ++++++++++++++++++++++++++++-----------------------
1 file changed, 137 insertions(+), 112 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 release/2.36/master
in repository glibc.
from 4ed98540a7 iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing [...]
new caa3151ca4 CVE-2024-33599: nscd: Stack-based buffer overflow in netgrou [...]
new c34f470a61 CVE-2024-33600: nscd: Do not send missing not-found response [...]
new f205b3af56 CVE-2024-33600: nscd: Avoid null pointer crashes after notfo [...]
new b674246369 CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buff [...]
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:
nscd/netgroupcache.c | 249 ++++++++++++++++++++++++++++-----------------------
1 file changed, 137 insertions(+), 112 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.