This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 53a831f Improve description of Cygwin ldd utility
new 82e0649 machine/_types.h: __blkcnt_t should be signed
new 87076a3 Add release message for commit 82e0649
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/include/machine/_types.h | 2 +-
winsup/cygwin/release/2.5.3 | 2 ++
2 files changed, 3 insertions(+), 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 gcc.
from dd083a0 2016-07-14 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 80c5e53 gcc/testsuite/ChangeLog:
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 | 6 ++++
gcc/fortran/simplify.c | 6 +++-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/select_type_35.f03 | 41 ++++++++++++++++++++++++++++
4 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/select_type_35.f03
--
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 d3e5f6c objcopy/strip: Add option --remove-relocations=SECTIONPATTERN
new 537d9b8 Change reopen_exec_file to check result of stat
new 821fc4a Add one use of ATTRIBUTE_UNUSED
new cecc8b9 Use getcurx in curses code
new 764c99c Remove some unused overlay code
new ac29888 Remove some variables but call functions for side effects
new 78cc6c2 Remove unused variables
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:
gdb/ChangeLog | 54 +++++++++++++++++++++++++++++++++++++++++++++
gdb/aarch64-tdep.c | 3 +--
gdb/arch-utils.c | 3 +--
gdb/corefile.c | 2 +-
gdb/disasm.c | 4 +---
gdb/dwarf2-frame.c | 2 --
gdb/dwarf2read.c | 9 ++++----
gdb/elfread.c | 3 ---
gdb/f-valprint.c | 5 ++---
gdb/inflow.c | 2 +-
gdb/jit.c | 4 ----
gdb/linespec.c | 3 +--
gdb/m2-valprint.c | 4 ----
gdb/m32c-tdep.c | 9 +++-----
gdb/mdebugread.c | 18 +--------------
gdb/microblaze-tdep.c | 4 ++--
gdb/mips-tdep.c | 13 +----------
gdb/python/py-framefilter.c | 3 +--
gdb/rust-exp.y | 4 +---
gdb/rust-lang.c | 1 -
gdb/symfile.c | 15 +++++--------
gdb/tracefile.c | 7 +++---
gdb/tui/tui-io.c | 12 +++++-----
gdb/tui/tui-winsource.c | 6 ++---
24 files changed, 94 insertions(+), 96 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 e2b8249 Include header for std::__parallel::search
new dd083a0 2016-07-14 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
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 | 8 +++++++
gcc/lra-constraints.c | 61 +++++++++++++++++++++++++++++++++++++++++----------
2 files changed, 57 insertions(+), 12 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 9f448a1 scripts/MakeRelease.job: Fix typo.
new 14b30b0 scripts/MakeRelease.job: Use robust path to ABE checkout
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:
scripts/MakeRelease.job | 6 +++---
1 file changed, 3 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 llvm.
from 3d6b13f Don't optimize movs to pushes in -O0 builds.
new 6e4b75d GlobalsAA: Functions with the argmemonly attribute won't read [...]
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/Analysis/GlobalsModRef.cpp | 2 +-
test/Analysis/GlobalsModRef/func-memattributes.ll | 31 +++++++++++++++++++++++
2 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/GlobalsModRef/func-memattributes.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 b19f420 Delete some trailing whitespace.
new 3d6b13f Don't optimize movs to pushes in -O0 builds.
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/X86/X86TargetMachine.cpp | 2 +-
test/CodeGen/X86/fast-isel-call.ll | 12 ++++++------
test/CodeGen/X86/win32_sret.ll | 34 +++++++++++++++++-----------------
3 files changed, 24 insertions(+), 24 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 c5a9fc7 [vectorizer][2/2] Hook up mult synthesis logic into vectorisa [...]
new ca8663b Add header for std::search to testcase
new e2b8249 Include header for std::__parallel::search
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/experimental/functional | 3 +++
libstdc++-v3/testsuite/experimental/functional/searchers.cc | 1 +
3 files changed, 10 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from cf3452b Check return code from building docs. Bug #2268
new 9f448a1 scripts/MakeRelease.job: Fix typo.
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:
scripts/MakeRelease.job | 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 clang.
from de9868e [OpenCL] In test/Driver/opencl.cl, don't require name of Clan [...]
new 042ccf6 Removing a few more :option: tags that we do not have corresp [...]
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:
docs/PCHInternals.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.