This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 07f113eac8f Call decl_default_tls_model with a proper type (PR gcov-pro [...]
new 8a4ef2e41fc [libbacktrace] Test check_PROGRAMS without mmap
new fe5ae6620f2 [libbacktrace] Add tests for unused formats
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:
libbacktrace/ChangeLog | 13 +
libbacktrace/Makefile.am | 93 +++++++
libbacktrace/Makefile.in | 434 +++++++++++++++++++++++++++--
libbacktrace/{unittest.c => test_format.c} | 45 +--
4 files changed, 520 insertions(+), 65 deletions(-)
copy libbacktrace/{unittest.c => test_format.c} (70%)
--
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-release-aarch64-next-allmodconfig
in repository toolchain/gcc.
from 06403f63899 [PR c++/87531] operator= lookup in templates
adds 6cc908e72a7 gcc/ Backport from mainline 2018-11-29 Peter Bergner <b [...]
adds 9dfeb75e41a Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 22 ++++++++++++++--------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr87496.c | 10 ++++++++++
5 files changed, 42 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr87496.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 glibc.
from ce7387cc25 elf/dl-exception.c: Include <_itoa.h> for _itoa prototype
new 7e1d42400c Replace gen-as-const.awk by gen-as-const.py.
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 | 8 +++
Makerules | 18 +++---
scripts/gen-as-const.awk | 63 -------------------
scripts/gen-as-const.py | 159 +++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 174 insertions(+), 74 deletions(-)
delete mode 100644 scripts/gen-as-const.awk
create mode 100644 scripts/gen-as-const.py
--
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 cd5185d6732 [gn build] Add build files for llvm/lib/Bitcode/Reader and [...]
new 6f763e66dd3 [SLP]PR39774: Update references of the replaced external 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:
lib/Transforms/Vectorize/SLPVectorizer.cpp | 2 +
test/Transforms/SLPVectorizer/X86/PR35628_1.ll | 6 +-
test/Transforms/SLPVectorizer/X86/PR35628_2.ll | 2 +-
test/Transforms/SLPVectorizer/X86/PR39774.ll | 89 ++++++++++++++++++++++
.../SLPVectorizer/X86/horizontal-list.ll | 4 +-
5 files changed, 97 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 master
in repository clang.
from dbff3032b5 Adding tests for -ast-dump; NFC.
new 7f22971bc8 Adding tests for -ast-dump; NFC.
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/Misc/ast-dump-decl-stmts.cpp | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 test/Misc/ast-dump-decl-stmts.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.