This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e83e968 * Makefile.am: Remove intrinsics/bit_intrinsics.c. * Makefi [...]
new bed6106 * Makefile.am: Remove ISO_C_BINDING runtime functions. * Ma [...]
new 8478cf8 * Makefile.in: Regenerate.
new f080a36 * trans.h: Remove gfor_fndecl_stop_numeric_f08. * trans-dec [...]
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/fortran/ChangeLog | 7 +
gcc/fortran/trans-decl.c | 7 -
gcc/fortran/trans-stmt.c | 2 +-
gcc/fortran/trans.h | 1 -
libgfortran/ChangeLog | 14 +
libgfortran/Makefile.am | 2 -
libgfortran/Makefile.in | 44 +--
libgfortran/gfortran.map | 22 --
libgfortran/intrinsics/iso_c_binding.c | 189 ----------
libgfortran/intrinsics/iso_c_binding.h | 55 ---
libgfortran/intrinsics/iso_c_generated_procs.c | 466 -------------------------
libgfortran/runtime/stop.c | 18 -
12 files changed, 35 insertions(+), 792 deletions(-)
delete mode 100644 libgfortran/intrinsics/iso_c_binding.c
delete mode 100644 libgfortran/intrinsics/iso_c_binding.h
delete mode 100644 libgfortran/intrinsics/iso_c_generated_procs.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 7113fd0 Remove unused libgfortran functions
new e83e968 * Makefile.am: Remove intrinsics/bit_intrinsics.c. * Makefi [...]
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:
libgfortran/ChangeLog | 7 ++
libgfortran/Makefile.am | 1 -
libgfortran/Makefile.in | 29 +++----
libgfortran/gfortran.map | 2 -
libgfortran/intrinsics/bit_intrinsics.c | 138 --------------------------------
5 files changed, 17 insertions(+), 160 deletions(-)
delete mode 100644 libgfortran/intrinsics/bit_intrinsics.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 clang.
from 1a0fd5b clang-format: Slightly tweak the behavior of <<-wrapping.
new b917c32 [ARM] Add missing -backend-option for -arm-execute-only
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/Driver/Tools.cpp | 1 +
test/Driver/arm-execute-only.c | 4 ++--
2 files changed, 3 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 d4a9fe9 Daily bump.
new 0dfac61 Backport from mainline 2016-12-19 Ville Voutilainen <ville. [...]
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:
libstdc++-v3/ChangeLog | 10 ++++++++
libstdc++-v3/include/std/tuple | 5 +++-
.../tuple/cons/allocator_with_any.cc} | 28 ++++++++++------------
3 files changed, 27 insertions(+), 16 deletions(-)
copy libstdc++-v3/testsuite/{experimental/any/modifiers/1.cc => 20_util/tuple/cons [...]
--
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 2b8711b * intrinsics/chmod.c (chmod_internal): Fix case where mode_t [...]
new 5d6ddb4 print-rtl.c: use '<' and '>' rather than % for pseudos in com [...]
new 7113fd0 Remove unused libgfortran 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:
gcc/ChangeLog | 7 +
gcc/print-rtl.c | 8 +-
gcc/rtl-tests.c | 4 +-
libgfortran/ChangeLog | 55 ++++++
libgfortran/Makefile.am | 83 +-------
libgfortran/Makefile.in | 476 +++++----------------------------------------
libgfortran/gfortran.map | 41 ----
libgfortran/libgfortran.h | 3 -
libgfortran/runtime/main.c | 9 -
9 files changed, 117 insertions(+), 569 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 827cb7b Use rsync -L option when creating the mingw toolchain.
new a6a38f8 jenkins.sh: Remove pretences that jenkins.sh can build releases.
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:
jenkins.sh | 38 ++------------------------------------
1 file changed, 2 insertions(+), 36 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 b25e998 bfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'
new 16e6932 Clean up gdb.gdb/selftest.exp
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:
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.gdb/selftest.exp | 293 -------------------------------------
2 files changed, 6 insertions(+), 293 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 7678e12 [ARM] GlobalISel: Add more checks to test
new d687895 Silence unused warning.
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/ARM/ARMInstructionSelector.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 9d30ef9 [Power9] Processor Model for Scheduling
new f2838d8 [ARM] GlobalISel: Select i8 and i16 copies
new 07b3834 [ARM] GlobalISel: Allow i8 and i16 adds
new ce4dc1f [ARM] GlobalISel: Lower i8 and i16 register args
new af01848 [ARM] GlobalISel: Minor style fixup in test
new 7678e12 [ARM] GlobalISel: Add more checks to test
The 5 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/ARM/ARMCallLowering.cpp | 25 +++++--
lib/Target/ARM/ARMInstructionSelector.cpp | 11 ++-
lib/Target/ARM/ARMLegalizerInfo.cpp | 7 +-
.../ARM/GlobalISel/arm-instruction-select.mir | 85 ++++++++++++++++++++--
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 38 ++++++++--
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 22 +++++-
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 53 +++++++++++++-
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 54 ++++++++++++++
8 files changed, 272 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.