This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from a483a10c752 Daily bump.
new 192d96104a2 2018-01-02 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/simplify.c | 4 +++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/simplify_cshift_1.f90 | 4 ++--
4 files changed, 18 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 6ebc5abea99 Handle the case of live 16-bit subregisters in X86FixupBWInsts
new 21028856626 [llvm-objcopy] Add support for visibility
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/tools/llvm-objcopy/symbol-copy.test | 35 +++++++++++++++++++++++++++++++-
tools/llvm-objcopy/Object.cpp | 7 +++++--
tools/llvm-objcopy/Object.h | 5 +++--
3 files changed, 42 insertions(+), 5 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 a390e8baec [WinEH] Allow for multiple terminatepads
new 606fddaeca [analyzer] do not crash with assertion on processing locatio [...]
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/StaticAnalyzer/Core/BugReporter.cpp | 1 -
test/Analysis/call_once.cpp | 9 +++++----
2 files changed, 5 insertions(+), 5 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 b8e3bfb5166 RISC-V: Fix for icache flush issue on multicore processors.
new f5f4a6e5a45 2018-01-02 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 35800df276a 2018-01-02 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
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 | 14 ++++++++++++++
gcc/config/rs6000/rs6000-p8swap.c | 40 +++++++++++++++++++++++++++++++++++++++
gcc/config/rs6000/rs6000-string.c | 6 +++---
3 files changed, 57 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 libunwind.
from 20fc48d Revert `rL321667: [PPC64] Port to ppc64le - initial version`
new 89702f6 Don't use a strict larger-than comparison in the check_fit/do [...]
new dc25db1 Reland [PPC64] Port to ppc64le - initial version
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:
include/__libunwind_config.h | 11 +-
include/libunwind.h | 114 +++++++++
src/AddressSpace.hpp | 7 +
src/Registers.hpp | 577 +++++++++++++++++++++++++++++++++++++++++++
src/UnwindCursor.hpp | 19 ++
src/UnwindRegistersRestore.S | 95 +++++++
src/UnwindRegistersSave.S | 103 ++++++++
src/assembly.h | 4 +-
src/config.h | 6 +-
src/libunwind.cpp | 2 +
10 files changed, 932 insertions(+), 6 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 libunwind.
from 21881c5 [PPC64] Port to ppc64le - initial version
new 20fc48d Revert `rL321667: [PPC64] Port to ppc64le - initial version`
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/__libunwind_config.h | 11 +-
include/libunwind.h | 114 ---------
src/AddressSpace.hpp | 7 -
src/Registers.hpp | 577 -------------------------------------------
src/UnwindCursor.hpp | 19 --
src/UnwindRegistersRestore.S | 95 -------
src/UnwindRegistersSave.S | 103 --------
src/assembly.h | 4 +-
src/config.h | 4 +-
src/libunwind.cpp | 2 -
10 files changed, 5 insertions(+), 931 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 glibc.
from 77f499568d misc/tst-pselect.c: Add copyright header
new 7eff095459 Update MIPS libm-test-ulps.
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 | 5 +++
sysdeps/mips/mips32/libm-test-ulps | 62 +++++++++++++++++++++-----------------
sysdeps/mips/mips64/libm-test-ulps | 62 +++++++++++++++++++++-----------------
3 files changed, 73 insertions(+), 56 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 8ef2113185 [DOXYGEN] Fix doxygen and content issues in smmintrin.h
new a390e8baec [WinEH] Allow for multiple terminatepads
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/CodeGen/CGException.cpp | 55 ++++++++++++++++++++++++++++----------
lib/CodeGen/CodeGenFunction.cpp | 3 +++
lib/CodeGen/CodeGenFunction.h | 8 ++++++
test/OpenMP/openmp_win_codegen.cpp | 26 +++++++++++-------
4 files changed, 68 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 compiler-rt.
from c41d3f086 [scudo] Touch memory to count as RSS
new eb0aba42c [asan] Restore asan_device_setup compatibility with older libraries.
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/asan/scripts/asan_device_setup | 7 +++++++
1 file changed, 7 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 db850cf9f48 [ValueTracking] recognize min/max of min/max patterns
new 0a935b3a906 [AArch64] fix typos in comments; NFC
new 6ebc5abea99 Handle the case of live 16-bit subregisters in X86FixupBWInsts
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/Target/X86/X86FixupBWInsts.cpp | 153 ++++++++++++++-----------------
test/CodeGen/AArch64/minmax-of-minmax.ll | 4 +-
test/CodeGen/X86/fixup-bw-inst.mir | 50 ++++++++++
3 files changed, 123 insertions(+), 84 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.