This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 49ad95c63a6 [unittest] Skip W+X MappedMemoryTests when MPROTECT is enabled
new 556840f1781 [WebAssembly] WebAssemblyLowerEmscriptenEHSjLj: use getter/ [...]
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:
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 85 ++++++++++++----------
test/CodeGen/WebAssembly/lower-em-exceptions.ll | 7 +-
test/CodeGen/WebAssembly/lower-em-sjlj.ll | 11 +--
3 files changed, 55 insertions(+), 48 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.28/master
in repository glibc.
from 2c7078bfb9 support: Print timestamps in timeout handler
new 481a6cf0c2 malloc: tcache double free check
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:
ChangeLog | 12 +++++++
dlfcn/dlerror.c | 5 ++-
malloc/Makefile | 1 +
malloc/malloc.c | 28 +++++++++++++++
.../x86/tst-cet-legacy-1.c => malloc/tst-tcfree1.c | 36 +++++++++----------
.../x86/tst-cet-legacy-1.c => malloc/tst-tcfree2.c | 42 ++++++++++++----------
manual/probes.texi | 12 +++++++
7 files changed, 97 insertions(+), 39 deletions(-)
copy sysdeps/x86/tst-cet-legacy-1.c => malloc/tst-tcfree1.c (67%)
copy sysdeps/x86/tst-cet-legacy-1.c => malloc/tst-tcfree2.c (60%)
--
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 c3247a98cd GDB: S12Z: new function s12z_extract_return_value
new 4399bce99b Fix gdb/ChangeLog formatting and date
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/ChangeLog | 53 ++++++++++++++++++++++++++++-------------------------
1 file changed, 28 insertions(+), 25 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 clang.
from a0372123a0 [NFC] Remove MS line endings in diagnostics file.
new 710518321b [clang][Parse] Diagnose useless null statements / empty init [...]
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:
docs/ReleaseNotes.rst | 57 +++++++++++++
include/clang/Basic/DiagnosticGroups.td | 5 +-
include/clang/Basic/DiagnosticParseKinds.td | 7 ++
include/clang/Parse/Parser.h | 1 +
lib/Parse/ParseExprCXX.cpp | 8 +-
lib/Parse/ParseStmt.cpp | 41 +++++++++
...emi-resulting-in-nullstmt-in-init-statement.cpp | 64 +++++++++++++++
test/Parser/extra-semi-resulting-in-nullstmt.cpp | 96 ++++++++++++++++++++++
8 files changed, 277 insertions(+), 2 deletions(-)
create mode 100644 test/Parser/extra-semi-resulting-in-nullstmt-in-init-statement.cpp
create mode 100644 test/Parser/extra-semi-resulting-in-nullstmt.cpp
--
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 linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/binutils-gdb.
from 73fc52c4cc Handle TYPE_CODE_PTR when printing Rust types
adds 261f6f7962 Fix inaccuracies in "info skip" help
adds 0614ef69be Change get_filename_and_charpos to return void
adds 85a2ae1134 Automatic date update in version.in
adds dbe4e6545e Remove displaced_step_inferior_state::next
adds 7b5227d132 GDB: S12Z: Add assertion
adds f92f9e8780 readelf: Prune gaps warning in build notes
adds 970d89d8fd Avoid "Invalid parameter passed to C runtime function" warning
adds 2fa1b3191e Fix previous change in filestuff.c
adds c3247a98cd GDB: S12Z: new function s12z_extract_return_value
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +++
binutils/testsuite/lib/binutils-common.exp | 2 +
gdb/ChangeLog | 29 +++++++++++++++
gdb/common/filestuff.c | 10 ++++-
gdb/infrun.c | 3 --
gdb/s12z-tdep.c | 60 +++++++++++++++++++++++++++++-
gdb/skip.c | 11 ++----
gdb/source.c | 14 +------
9 files changed, 111 insertions(+), 26 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 llvm.
from 7891606b91f [X86] Remove -verify-machineinstrs=0 now that PR38391 is fixed.
new 49ad95c63a6 [unittest] Skip W+X MappedMemoryTests when MPROTECT is enabled
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:
unittests/Support/MemoryTest.cpp | 53 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 53 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.