This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 2813e41e90 Replace gen-libm-test.pl with gen-libm-test.py.
new c7099673aa S390: Use symbolic offsets for stack variables in 32-bit _dl [...]
new 6954059ad6 S390: Use symbolic offsets for stack variables in 32-bit _dl [...]
new 0fb7afa2f9 S390: Use symbolic offsets for stack variables in 64-bit _dl [...]
new 329c6fec8b S390: Use symbolic offsets for stack variables in 64-bit _dl [...]
new b215eee1e1 S390: Do not clobber R0 in 32-bit _dl_runtime_resolve
new c8ad85225b S390: Do not clobber R0 in 32-bit _dl_runtime_profile
new 5755f5e4cc S390: Do not clobber R0 in 64-bit _dl_runtime_resolve
new bde6320f39 S390: Do not clobber R0 in 64-bit _dl_runtime_profile
new 69e2444ab1 S390: Test that lazy binding does not clobber R0
new 8d997d2253 Move __fentry__ version definition to sysdeps/{i386,x86_64}
new 71c01af52f S390: Implement 64-bit __fentry__
new 8f135efcad S390: Fix unwind in 32-bit _mcount
The 12 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 | 70 ++++
stdlib/Versions | 3 -
sysdeps/i386/Versions | 3 +
sysdeps/s390/Makefile | 23 ++
sysdeps/s390/s390-32/dl-trampoline.h | 338 ++++++++++++-------
sysdeps/s390/s390-32/s390-mcount.S | 8 +-
sysdeps/s390/s390-64/Versions | 5 +
sysdeps/s390/s390-64/dl-trampoline.h | 367 ++++++++++++++-------
sysdeps/s390/s390-64/s390x-mcount.S | 77 ++---
.../s390-64/{s390x-mcount.S => s390x-mcount.h} | 60 ++--
.../linux/readdir.c => s390/tst-dl-runtime-mod.S} | 17 +-
.../s390/tst-dl-runtime-profile-audit.c | 4 +-
.../s390/tst-dl-runtime-profile-noaudit.c | 4 +-
.../s390/tst-dl-runtime-resolve-audit.c | 4 +-
.../s390/tst-dl-runtime-resolve-noaudit.c | 4 +-
sysdeps/s390/tst-dl-runtime.c | 91 +++++
sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist | 1 +
sysdeps/x86_64/Versions | 3 +
18 files changed, 745 insertions(+), 337 deletions(-)
create mode 100644 sysdeps/s390/s390-64/Versions
copy sysdeps/s390/s390-64/{s390x-mcount.S => s390x-mcount.h} (56%)
copy sysdeps/{unix/sysv/linux/readdir.c => s390/tst-dl-runtime-mod.S} (79%)
copy elf/tst-absolute-sym-lib.lds => sysdeps/s390/tst-dl-runtime-profile-audit.c (90%)
copy elf/tst-absolute-sym-lib.lds => sysdeps/s390/tst-dl-runtime-profile-noaudit.c (91%)
copy elf/tst-absolute-sym-lib.lds => sysdeps/s390/tst-dl-runtime-resolve-audit.c (91%)
copy elf/tst-absolute-sym-lib.lds => sysdeps/s390/tst-dl-runtime-resolve-noaudit.c (91%)
create mode 100644 sysdeps/s390/tst-dl-runtime.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 lld.
from e260fac81 [ELF][HEXAGON] Add R_HEX_HI16/R_HEX_LO16 relocations
new a631d37c7 [LLD][ELF] - Fix crash when using empty --defsym.
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/Driver.cpp | 5 ++++-
test/ELF/defsym.s | 6 ++++++
2 files changed, 10 insertions(+), 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 b0867650679 Daily bump.
new 2e920cd849b libstdc++-v3: Have aligned_alloc() on Newlib
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/configure | 2 ++
libstdc++-v3/configure.ac | 1 +
3 files changed, 10 insertions(+)
--
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 gcc-8-branch
in repository gcc.
from 56a6e36fadf Daily bump.
new 61b760a78fd libstdc++-v3: Have aligned_alloc() on Newlib
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/configure | 2 ++
libstdc++-v3/configure.ac | 1 +
3 files changed, 13 insertions(+)
--
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 gcc-7-branch
in repository gcc.
from 794a1cf328f Daily bump.
new b7edd523378 libstdc++-v3: Have aligned_alloc() on Newlib
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/configure | 2 ++
libstdc++-v3/configure.ac | 1 +
3 files changed, 13 insertions(+)
--
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 af0751b6c0c [InstCombine] Transform str(n)cmp to memcmp
new 3e5777f3b95 [MemorySSA] "Fix" lifetime intrinsic handling
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/Analysis/MemorySSA.cpp | 9 +++--
test/Transforms/EarlyCSE/memoryssa.ll | 42 ++++++++++++++++++++++
unittests/Analysis/MemorySSA.cpp | 66 +++++++++++++++++++++++++++++++++++
3 files changed, 115 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 llvm.
from 36f54002c93 [WebAssembly] Gate i64x2 and f64x2 on -wasm-enable-unimplemented
new af0751b6c0c [InstCombine] Transform str(n)cmp to memcmp
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/Transforms/Utils/SimplifyLibCalls.cpp | 59 +++++++++++++++++
test/Transforms/InstCombine/strcmp-memcmp.ll | 96 ++++++++++++++--------------
2 files changed, 107 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 master
in repository clang.
from 7e2622ef40 Mark up deprecated methods as such
new 6601c8f525 Fix size calculation from r339380
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:
include/clang/Sema/ParsedAttr.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 master
in repository compiler-rt.
from dafd5b461 SafeStack: Delay thread stack clean-up
new 4f7c361df Revert "SafeStack: Delay thread stack clean-up"
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/safestack/safestack.cc | 78 +++++++++------------------------
lib/sanitizer_common/sanitizer_common.h | 1 -
lib/sanitizer_common/sanitizer_linux.cc | 8 ----
test/safestack/pthread-cleanup.c | 31 ++++---------
4 files changed, 29 insertions(+), 89 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 gcc.
from 002ced10e57 Define aliases for containers using polymorphic_allocator
new b0867650679 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.