This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 09ab32798 [profile] Support profiling runtime on Fuchsia
new be8897191 [Asan][Msan] Unit tests Disable some tests for FreeBSD
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:
test/asan/TestCases/Posix/asan-sigbus.cpp | 2 ++
test/asan/TestCases/Posix/fread_fwrite.cc | 3 +++
test/asan/TestCases/Posix/stack-use-after-return.cc | 4 +++-
test/msan/dtls_test.c | 2 +-
4 files changed, 9 insertions(+), 2 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 glibc.
from bd4f7903df Add a test for multiple setcontext calls
new 375a484459 Add tests for setcontext on the context from makecontext
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 | 9 +++
stdlib/Makefile | 4 +-
stdlib/{tst-setcontext5.c => tst-setcontext6.c} | 51 +++++++----------
stdlib/{tst-setcontext5.c => tst-setcontext7.c} | 73 ++++++++++++++-----------
stdlib/{tst-setcontext5.c => tst-setcontext8.c} | 46 +++++++---------
stdlib/{tst-setcontext5.c => tst-setcontext9.c} | 67 ++++++++++++++---------
6 files changed, 133 insertions(+), 117 deletions(-)
copy stdlib/{tst-setcontext5.c => tst-setcontext6.c} (77%)
copy stdlib/{tst-setcontext5.c => tst-setcontext7.c} (62%)
copy stdlib/{tst-setcontext5.c => tst-setcontext8.c} (81%)
copy stdlib/{tst-setcontext5.c => tst-setcontext9.c} (63%)
--
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 82240b202f6 Add new src/c++17 directory to list in acinclude.m4
new 0389718f288 2018-07-25 Richard Biener <rguenther(a)suse.de>
new 63ac7eadf52 Fix wrong declaration.
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/ChangeLog | 12 ++++++++++++
gcc/config/powerpcspe/powerpcspe-protos.h | 2 +-
gcc/dwarf2out.c | 8 ++++++--
3 files changed, 19 insertions(+), 3 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 glibc.
from 7e28f20345 Add another test for setcontext
new bd4f7903df Add a test for multiple setcontext calls
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 | 5 +++
stdlib/Makefile | 2 +-
stdlib/tst-setcontext5.c | 88 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 94 insertions(+), 1 deletion(-)
create mode 100644 stdlib/tst-setcontext5.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 llvm.
from f5b8d1cf394 [SystemZ] Use tablegen loops in SchedModels
new b1674d0d93b dwarfgen: Add support for generating the debug_str_offsets section
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:
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 +++--
lib/CodeGen/AsmPrinter/DwarfFile.cpp | 20 ----------
lib/CodeGen/AsmPrinter/DwarfFile.h | 3 --
lib/CodeGen/AsmPrinter/DwarfStringPool.cpp | 22 +++++++++++
lib/CodeGen/AsmPrinter/DwarfStringPool.h | 4 ++
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 50 +++++++++++++++++++++++-
unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 32 +++++++++++++--
unittests/DebugInfo/DWARF/DwarfGenerator.h | 11 ++++++
8 files changed, 120 insertions(+), 32 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 glibc.
from fddcd00377 x86/CET: Add tests with legacy non-CET shared objects
new 8516ad2de3 Add a test for multiple makecontext calls
new 7e28f20345 Add another test for setcontext
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:
ChangeLog | 10 +++
stdlib/Makefile | 3 +-
stdlib/{tst-setcontext2.c => tst-setcontext4.c} | 23 ++---
stdlib/tst-swapcontext1.c | 108 ++++++++++++++++++++++++
4 files changed, 125 insertions(+), 19 deletions(-)
copy stdlib/{tst-setcontext2.c => tst-setcontext4.c} (90%)
create mode 100644 stdlib/tst-swapcontext1.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 llvm.
from 413e39f9df1 Recommit r333268: [IPSCCP] Use PredicateInfo to propagate f [...]
new f5b8d1cf394 [SystemZ] Use tablegen loops in SchedModels
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:
lib/Target/SystemZ/SystemZSchedule.td | 103 +++++++----------------------
lib/Target/SystemZ/SystemZScheduleZ13.td | 66 +++++++-----------
lib/Target/SystemZ/SystemZScheduleZ14.td | 66 +++++++-----------
lib/Target/SystemZ/SystemZScheduleZ196.td | 45 ++++---------
lib/Target/SystemZ/SystemZScheduleZEC12.td | 47 ++++---------
5 files changed, 98 insertions(+), 229 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 glibc.
from 9aa3113a42 x86: Rename __glibc_reserved2 to ssp_base in tcbhead_t
new fddcd00377 x86/CET: Add tests with legacy non-CET shared objects
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 | 42 +++++++++++++++++++++++++
sysdeps/x86/Makefile | 38 ++++++++++++++++++++++
sysdeps/x86/tst-cet-legacy-1.c | 44 ++++++++++++++++++++++++++
sysdeps/x86/tst-cet-legacy-2.c | 64 ++++++++++++++++++++++++++++++++++++++
sysdeps/x86/tst-cet-legacy-2a.c | 1 +
sysdeps/x86/tst-cet-legacy-3.c | 37 ++++++++++++++++++++++
sysdeps/x86/tst-cet-legacy-4.c | 56 +++++++++++++++++++++++++++++++++
sysdeps/x86/tst-cet-legacy-4a.c | 1 +
sysdeps/x86/tst-cet-legacy-4b.c | 1 +
sysdeps/x86/tst-cet-legacy-4c.c | 1 +
sysdeps/x86/tst-cet-legacy-mod-1.c | 24 ++++++++++++++
sysdeps/x86/tst-cet-legacy-mod-2.c | 24 ++++++++++++++
sysdeps/x86/tst-cet-legacy-mod-4.c | 2 ++
13 files changed, 335 insertions(+)
create mode 100644 sysdeps/x86/tst-cet-legacy-1.c
create mode 100644 sysdeps/x86/tst-cet-legacy-2.c
create mode 100644 sysdeps/x86/tst-cet-legacy-2a.c
create mode 100644 sysdeps/x86/tst-cet-legacy-3.c
create mode 100644 sysdeps/x86/tst-cet-legacy-4.c
create mode 100644 sysdeps/x86/tst-cet-legacy-4a.c
create mode 100644 sysdeps/x86/tst-cet-legacy-4b.c
create mode 100644 sysdeps/x86/tst-cet-legacy-4c.c
create mode 100644 sysdeps/x86/tst-cet-legacy-mod-1.c
create mode 100644 sysdeps/x86/tst-cet-legacy-mod-2.c
create mode 100644 sysdeps/x86/tst-cet-legacy-mod-4.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 lldb.
from d290170ef Add unit tests for VMRange
new b032b915a Fix PythonString::GetString for >=python-3.7
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:
source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | 8 +++++---
1 file changed, 5 insertions(+), 3 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 glibc.
from 9c79cec8cd Fix out of bounds access in findidxwc (bug 23442)
new 9aa3113a42 x86: Rename __glibc_reserved2 to ssp_base in tcbhead_t
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 | 9 +++++++++
sysdeps/i386/nptl/tcb-offsets.sym | 1 +
sysdeps/i386/nptl/tls.h | 3 ++-
sysdeps/x86_64/nptl/tcb-offsets.sym | 1 +
sysdeps/x86_64/nptl/tls.h | 10 +++++++++-
5 files changed, 22 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.