This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 045a1d9e5ae * call.c (add_candidates): Move decls to initialization. [...]
new e9e43806a4d * filetype.awk: Add AIX XCOFF type detection. * configure [...]
new 527223661a7 runtime: handle PPC/PPC64 GNU/Linux in getSiginfo
new 35ea2ff701d Remove special CDtor METHOD_VEC slots. * cp-tree.h (CLASS [...]
The 3 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/cp/ChangeLog | 10 ++++++
gcc/cp/class.c | 61 +++++++++++++++----------------------
gcc/cp/cp-tree.h | 14 ++-------
gcc/cp/search.c | 59 +++++++++++------------------------
gcc/cp/semantics.c | 10 +-----
gcc/go/gofrontend/MERGE | 2 +-
libbacktrace/ChangeLog | 10 ++++++
libbacktrace/Makefile.am | 5 ++-
libbacktrace/Makefile.in | 4 ++-
libbacktrace/configure | 3 ++
libbacktrace/configure.ac | 3 ++
libbacktrace/fileline.c | 8 ++++-
libbacktrace/filetype.awk | 3 ++
libbacktrace/{unknown.c => xcoff.c} | 30 ++++++++++++------
libgo/runtime/go-signal.c | 5 +++
15 files changed, 117 insertions(+), 110 deletions(-)
copy libbacktrace/{unknown.c => xcoff.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.
unknown user pushed a change to branch master
in repository llvm.
from bcf10065bb5 [Hexagon] Add inline-asm constraint 'a' for modifier regist [...]
new 3cf39814052 AMDGPU: Fix getMemOpBaseRegImmOfs for flat with offsets
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/AMDGPU/SIInstrInfo.cpp | 16 +++++++++++++---
1 file changed, 13 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 clang.
from d734bdd5f9 [OPENMP] Simplify analysis of data-sharing attributes.
new 55174d052d [Hexagon] Add inline-asm constraint 'a' for modifier register class
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/Basic/Targets.cpp | 3 +++
test/CodeGen/hexagon-inline-asm.c | 6 ++++++
2 files changed, 9 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 gcc.
from a7ba08407d9 Now completeting the mmintrin.h intrinsic headers for Power [...]
new adeed436f87 runtime: allocate more stack space in CgoCallbackGC test
new 045a1d9e5ae * call.c (add_candidates): Move decls to initialization. [...]
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/cp/ChangeLog | 5 ++++
gcc/cp/call.c | 29 +++++++----------------
gcc/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/testdata/testprogcgo/callback.go | 4 +++-
4 files changed, 18 insertions(+), 22 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 e7ac9f3115a ThinLTO Minimized Bitcode File Size Reduction
new bcf10065bb5 [Hexagon] Add inline-asm constraint 'a' for modifier regist [...]
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/Hexagon/HexagonISelLowering.cpp | 12 ++++++++++--
test/CodeGen/Hexagon/inline-asm-a.ll | 16 ++++++++++++++++
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/inline-asm-a.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 glibc.
from cb62108e74 Fix nss/nss_test1.c compile with latest GCC.
new 6259e62c02 Fix localedata test builds with latest GCC
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 ++++++++
localedata/Makefile | 15 +++++++++++++++
2 files changed, 23 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 abccd7d6bca [mips] Support -membedded-data and fix a related bug
new e7ac9f3115a ThinLTO Minimized Bitcode File Size Reduction
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/llvm/Bitcode/BitcodeWriter.h | 21 ++
lib/Bitcode/Writer/BitcodeWriter.cpp | 301 ++++++++++++++++-----
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 22 +-
test/ThinLTO/X86/distributed_import.ll | 20 ++
test/Transforms/ThinLTOBitcodeWriter/no-type-md.ll | 8 -
test/Transforms/ThinLTOBitcodeWriter/split.ll | 11 -
6 files changed, 286 insertions(+), 97 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 89d06ff2c6 Test commit
new d734bdd5f9 [OPENMP] Simplify analysis of data-sharing attributes.
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/Basic/DiagnosticSemaKinds.td | 6 --
lib/Sema/SemaOpenMP.cpp | 131 +++++++++--------------
test/OpenMP/distribute_firstprivate_messages.cpp | 8 +-
test/OpenMP/distribute_private_messages.cpp | 2 +-
4 files changed, 53 insertions(+), 94 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 90d56f0f85e De-brief doxygen comments
new abccd7d6bca [mips] Support -membedded-data and fix a related bug
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/Mips/MipsTargetObjectFile.cpp | 17 +++++++++++++++--
test/CodeGen/Mips/2008-07-15-SmallSection.ll | 28 ++++++++++++++++++++++------
2 files changed, 37 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.