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 33e4f1ba7f1 PR sanitizer/81604 * ubsan.c (ubsan_type_descriptor): For [...]
new a448037d908 [Committed] S/390: Support z14 as CPU name.
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 | 22 ++++++++++++++++++++++
gcc/config.gcc | 2 +-
gcc/config/s390/driver-native.c | 6 +++++-
gcc/config/s390/s390-c.c | 4 ++--
gcc/config/s390/s390-opts.h | 2 +-
gcc/config/s390/s390.c | 38 +++++++++++++++++++++-----------------
gcc/config/s390/s390.opt | 5 ++++-
7 files changed, 56 insertions(+), 23 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 38ef3642f7c Recover GOTO predictor.
new 3eed1ac0078 [PR 81477] Set versionable regardless of optimization level
new a168a775e93 [Committed] S/390: Support z14 as CPU name.
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 | 25 +++++++++++++++++++++++++
gcc/config.gcc | 2 +-
gcc/config/s390/driver-native.c | 6 +++++-
gcc/config/s390/s390-c.c | 4 ++--
gcc/config/s390/s390-opts.h | 2 +-
gcc/config/s390/s390.c | 38 +++++++++++++++++++++-----------------
gcc/config/s390/s390.opt | 5 ++++-
gcc/ipa-fnsummary.c | 4 +---
8 files changed, 60 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 8b712792d32 Guard print() functions only used by dump() functions.
new e863b15ae6d [llvm-dlltool] Write correct weak externals
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/Object/COFFImportFile.cpp | 13 +++++--------
test/DllTool/coff-weak-exports.def | 18 +++++-------------
2 files changed, 10 insertions(+), 21 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 daabf520546 PR target/25967 * config/i386/i386.c (ix86_function_naked [...]
new 38ef3642f7c Recover GOTO predictor.
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 | 7 +++++++
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-typeck.c | 1 +
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/constexpr.c | 1 +
gcc/cp/pt.c | 2 ++
gcc/cp/semantics.c | 2 ++
gcc/gimplify.c | 4 +++-
gcc/predict.def | 5 ++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/predict-15.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c | 9 ++++-----
gcc/testsuite/gcc.dg/tree-ssa/vrp24.c | 10 ++++------
13 files changed, 64 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/predict-15.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 gcc.
from 3a33b9df4e4 2017-07-31 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new daabf520546 PR target/25967 * config/i386/i386.c (ix86_function_naked [...]
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 | 16 +++++++--
gcc/config/i386/i386.c | 35 +++++++++++++++++++
gcc/doc/extend.texi | 11 ++++++
gcc/testsuite/ChangeLog | 11 ++++++
gcc/testsuite/gcc.dg/pr44290-1.c | 3 +-
gcc/testsuite/gcc.dg/pr44290-2.c | 3 +-
gcc/testsuite/gcc.target/i386/naked-1.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/naked-2.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/naked-3.c | 39 ++++++++++++++++++++++
.../gcc.target/x86_64/abi/ms-sysv/ms-sysv.c | 15 ++-------
10 files changed, 145 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/naked-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/naked-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/naked-3.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 3a8e99b05 [CMake] Add SharingPtr.h to the Framework header list
new 0aa7a3bac Add support for base address entries in the .debug_ranges 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:
.../Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp | 37 +++++++++++-----------
1 file changed, 19 insertions(+), 18 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 binutils-gdb.
from 54387c7fe2 Fix compiling zlib using x86_64-musl.
new aacb3b6dfc [GOLD] PowerPC --no-tls-optimize
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:
gold/ChangeLog | 13 +++++++++++++
gold/options.h | 4 ++++
gold/powerpc.cc | 40 +++++++++++++++++++++++++---------------
3 files changed, 42 insertions(+), 15 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 a29bdba93ea [Support/GlobPattern] - Do not crash when pattern has chara [...]
new 2b45a081c31 [Modules] llvm-config: Exclude CMAKE_CFG_INTDIR. It isn't u [...]
new 8b712792d32 Guard print() functions only used by dump() functions.
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:
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
lib/CodeGen/LiveDebugVariables.cpp | 2 ++
lib/CodeGen/MachinePipeliner.cpp | 2 +-
lib/CodeGen/WinEHPrepare.cpp | 2 ++
lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp | 6 +++++-
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | 2 ++
lib/Target/Hexagon/HexagonConstPropagation.cpp | 2 ++
lib/Transforms/IPO/SampleProfile.cpp | 2 ++
lib/Transforms/Scalar/GuardWidening.cpp | 2 ++
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 8 ++++----
tools/llvm-config/CMakeLists.txt | 6 ++++++
11 files changed, 29 insertions(+), 7 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 0e0900cb4 Importing catanl long double complex method from NetBSD.
new 9374e7f65 cygwin: clear screen using wide char function
new 7b9bfb413 cygwin: console: Use memset to clear an array
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:
winsup/cygwin/fhandler_console.cc | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.