This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from faf8c066df rwlock: Fix explicit hand-over (bug 21298)
new d4550bd002 Update Nios II ULPs file.
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 | 4 ++++
sysdeps/nios2/libm-test-ulps | 20 ++++++++++++--------
2 files changed, 16 insertions(+), 8 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 newlib.
from 4b2fc8c55 Importing imaxdiv inttypes method from FreeBSD.
new a7a7980f7 newlib: regenerate stdlib/Makefile.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:
newlib/libc/stdlib/Makefile.in | 95 +++++++++++++++++++++++++++---------------
1 file changed, 62 insertions(+), 33 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 f16062f7ed7 [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI
new bba0033c74a Do not handle VLA in sanitization (PR sanitizer/81460).
new b4fce8f9228 PR sanitizer/80998 * sanopt.c (pass_sanopt::execute): Han [...]
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 | 32 +++
gcc/flag-types.h | 4 +-
gcc/fold-const.c | 26 +-
gcc/internal-fn.c | 8 +
gcc/internal-fn.def | 1 +
gcc/lto-streamer-in.c | 4 +
gcc/opts.c | 1 +
gcc/sanitizer.def | 8 +
gcc/sanopt.c | 8 +-
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/c-c++-common/ubsan/ptr-overflow-1.c | 65 +++++
gcc/testsuite/c-c++-common/ubsan/ptr-overflow-2.c | 113 ++++++++
gcc/testsuite/gcc.dg/asan/pr81460.c | 8 +
gcc/tree-ssa-alias.c | 1 +
gcc/tree-ssa-tail-merge.c | 1 +
gcc/ubsan.c | 302 +++++++++++++++++++++-
gcc/ubsan.h | 1 +
libsanitizer/ChangeLog | 7 +
libsanitizer/ubsan/ubsan_checks.inc | 1 +
libsanitizer/ubsan/ubsan_handlers.cc | 31 +++
libsanitizer/ubsan/ubsan_handlers.h | 7 +
21 files changed, 615 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/ptr-overflow-1.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/ptr-overflow-2.c
create mode 100644 gcc/testsuite/gcc.dg/asan/pr81460.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 newlib.
from 8322a87c1 cygwin: Set __STDC_ISO_10646__ to Unicode 5.2 value
new a785f0f69 Importing imaxabs inttypes method from FreeBSD.
new 4b2fc8c55 Importing imaxdiv inttypes method from FreeBSD.
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:
newlib/libc/stdlib/Makefile.am | 2 ++
.../machine/_arc4random.h => stdlib/imaxabs.c} | 17 ++++-----
newlib/libc/stdlib/{reallocf.c => imaxdiv.c} | 41 +++++++++-------------
3 files changed, 28 insertions(+), 32 deletions(-)
copy newlib/libc/{sys/rtems/include/machine/_arc4random.h => stdlib/imaxabs.c} (84%)
copy newlib/libc/stdlib/{reallocf.c => imaxdiv.c} (71%)
--
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 920a5bacca0 [ARM] Add test to check pcs of ARM ABI runtime floating poi [...]
new 552bd4c888d [X86][AVX] Cleanup shuffle combine tests - remove old prefixes.
new 5b0d461d423 [X86] Add test case for PR33290
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:
test/CodeGen/X86/pr33290.ll | 51 ++++++
test/CodeGen/X86/vector-shuffle-combining-avx.ll | 212 -----------------------
2 files changed, 51 insertions(+), 212 deletions(-)
create mode 100644 test/CodeGen/X86/pr33290.ll
--
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 f4dbee3151d [SCEV] Do not visit nodes twice in containsConstantSomewhere
new 920a5bacca0 [ARM] Add test to check pcs of ARM ABI runtime floating poi [...]
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/CodeGen/ARM/float-helpers.s | 1195 ++++++++++++++++++++++++++++++++++++++
1 file changed, 1195 insertions(+)
create mode 100644 test/CodeGen/ARM/float-helpers.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 lld.
from a2b69d824 Add a test.
new 1d3ed066d [ELF] - Do not crash when ALIGN/DATA_SEGMENT_ALIGN expression [...]
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/ScriptParser.cpp | 10 +++++++---
test/ELF/linkerscript/align.s | 15 +++++++++++++++
test/ELF/linkerscript/operators.s | 2 ++
3 files changed, 24 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.
Diana Picus pushed a change to branch llvmstaging
in repository toolchain/jenkins-scripts.
at ffd0f7b tcwg-cleanup-stale-containers.sh: Use docker via TCP socket
No new revisions were added by this update.
--
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 242f30e67c Automatic date update in version.in
new a808670465 Fix problems parsing RISCV architecture extenstions in the a [...]
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/ChangeLog | 6 ++++++
gas/config/tc-riscv.c | 18 +++++++-----------
2 files changed, 13 insertions(+), 11 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 gcc-7-branch
in repository gcc.
from eef09bf1941 [RISC-V] Add RTEMS support
new 71916fb7e89 [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI
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/ChangeLog | 40 ++++++++
gcc/config.gcc | 2 +-
gcc/config/rs6000/rtems.h | 197 ++++++++++++++++++++++++++++++++++---
gcc/config/rs6000/t-rtems | 6 +-
libgcc/ChangeLog | 7 ++
libgcc/config/rs6000/ibm-ldouble.c | 3 +-
6 files changed, 235 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.