This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 164d44e * lib/target-supports.exp: Normalize order of i?86 and x86_6 [...]
new fea2cd9 Minor tweaks
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/ada/ChangeLog | 5 ++---
1 file changed, 2 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 lld.
from f5fb649 The expr '.' is not absolute.
new b675c89 Allow fetching source line, when multiple "AX" sections present
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/InputFiles.cpp | 34 ++++++++++++++++++++++++++++++----
ELF/InputFiles.h | 2 +-
ELF/InputSection.cpp | 4 +++-
ELF/InputSection.h | 1 +
ELF/Relocations.cpp | 2 +-
test/ELF/Inputs/undef-debug.s | 8 ++++++++
test/ELF/undef.s | 2 ++
7 files changed, 46 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 gcc.
from 9fc5a5f [gcc] 2016-10-31 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 164d44e * lib/target-supports.exp: Normalize order of i?86 and x86_6 [...]
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/testsuite/ChangeLog | 17 ++
gcc/testsuite/lib/target-supports.exp | 344 ++++++++++++++++------------------
2 files changed, 179 insertions(+), 182 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 openmp.
from 72db09b Fixed a memory leak related to task dependencies.
new ae791ee Add more conditions to check whether task waiting is necessar [...]
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:
runtime/src/kmp_tasking.c | 8 ++++----
1 file changed, 4 insertions(+), 4 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 e54c81e clang-format: Fix bug in function reference qualifier detection.
new 897e3c9 [PPC] Add vec_absd functions to altivec.h
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/BuiltinsPPC.def | 5 +++++
lib/Headers/altivec.h | 20 ++++++++++++++++++++
test/CodeGen/builtins-ppc-p9vector.c | 16 ++++++++++++++++
3 files changed, 41 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 libcxx.
from 3b2cf96 [libc++] Add configuration define for off_t functions
new 6168a5e Protect tests that expect an exception for an unknown std::ra [...]
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/std/numerics/rand/rand.device/ctor.pass.cpp | 3 ++-
test/std/numerics/rand/rand.device/eval.pass.cpp | 3 ++-
2 files changed, 4 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 gcc-5-branch
in repository gcc.
from 8f7e7e6 Daily bump.
new c058e72 2016-10-31 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/frontend-passes.c | 17 ++++++++++++++++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/dependency_47.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/dependency_49.f90 | 14 ++++++++++++++
5 files changed, 58 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/dependency_47.f90
create mode 100644 gcc/testsuite/gfortran.dg/dependency_49.f90
--
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 038b68a Allow resolving response file names relative to including file
new 3cf18de Attempt to pacify buildbot
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:
unittests/Support/CommandLineTest.cpp | 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 llvm.
from aa686dd [docs] remove more non-ascii stuff in the hopes to fix the bot
new 038b68a Allow resolving response file names relative to including 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:
include/llvm/Support/CommandLine.h | 4 ++-
lib/Support/CommandLine.cpp | 29 ++++++++++++----
unittests/Support/CommandLineTest.cpp | 65 +++++++++++++++++++++++++++++++++++
3 files changed, 91 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 clang.
from 803e00c [AVX-512] Remove masked vector insert builtins and replace wi [...]
new 58cf810 clang-format: [JS] Fix space when for is used as regular identifier.
new 51b10cc clang-format: [JS] Fix formatting of generator functions.
new 06b83f9 clang-format: Fix incorrect binary operator detection.
new 11826f8 clang-format: [JS] Fix incorrect space when "as" is used as i [...]
new 6598a29 clang-format: Fix incorrect pointer detection.
new e54c81e clang-format: Fix bug in function reference qualifier detection.
The 6 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/Format/TokenAnnotator.cpp | 15 ++++++++++-----
lib/Format/UnwrappedLineParser.cpp | 6 ++++--
unittests/Format/FormatTest.cpp | 7 ++++++-
unittests/Format/FormatTestJS.cpp | 7 +++++++
4 files changed, 27 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.