This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f03d2b738d5 Fix merge error.
new 88cf42cc1f9 Fix SPARC bootstrap: sancov.c needs memmodel.h
new 394ef2bd61d Removed, no longer used.
new e92ca787b17 2017-09-08 Ed Schonberg <schonberg(a)adacore.com>
new 33dde36ee47 2017-09-08 Ed Schonberg <schonberg(a)adacore.com>
new b9e53b79c96 Minor clean up.
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:
gcc/ChangeLog | 4 +
gcc/ada/ChangeLog | 33 ++++
gcc/ada/a-wtdeio.adb | 21 +--
gcc/ada/gcc-interface/Makefile.in | 6 +-
gcc/ada/indepsw-mingw.adb | 67 -------
gcc/ada/s-tfsetr-default.adb | 314 --------------------------------
gcc/ada/s-tfsetr-vxworks.adb | 104 -----------
gcc/ada/s-traces-default.adb | 71 --------
gcc/ada/s-traces.adb | 54 ------
gcc/ada/s-traces.ads | 113 ------------
gcc/ada/s-trafor-default.adb | 113 ------------
gcc/ada/s-trafor-default.ads | 61 -------
gcc/ada/s-tratas-default.adb | 367 --------------------------------------
gcc/ada/s-tratas.adb | 119 ------------
gcc/ada/s-tratas.ads | 95 ----------
gcc/ada/s-vxwork-sparcv9.ads | 60 -------
gcc/ada/sem_ch12.adb | 36 +++-
gcc/ada/sem_ch13.adb | 14 ++
gcc/ada/sem_prag.adb | 22 ++-
gcc/sancov.c | 1 +
20 files changed, 111 insertions(+), 1564 deletions(-)
delete mode 100644 gcc/ada/indepsw-mingw.adb
delete mode 100644 gcc/ada/s-tfsetr-default.adb
delete mode 100644 gcc/ada/s-tfsetr-vxworks.adb
delete mode 100644 gcc/ada/s-traces-default.adb
delete mode 100644 gcc/ada/s-traces.adb
delete mode 100644 gcc/ada/s-traces.ads
delete mode 100644 gcc/ada/s-trafor-default.adb
delete mode 100644 gcc/ada/s-trafor-default.ads
delete mode 100644 gcc/ada/s-tratas-default.adb
delete mode 100644 gcc/ada/s-tratas.adb
delete mode 100644 gcc/ada/s-tratas.ads
delete mode 100644 gcc/ada/s-vxwork-sparcv9.ads
--
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 f57217eee Revert "Revert "Revert r311468: If --dynamic-list is given, o [...]
new c2ab975e2 [ELF] - Linkerscript: implement REGION_ALIAS.
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/LinkerScript.cpp | 10 +++----
ELF/LinkerScript.h | 2 +-
ELF/ScriptParser.cpp | 31 ++++++++++++++++-----
test/ELF/linkerscript/region-alias.s | 54 ++++++++++++++++++++++++++++++++++++
4 files changed, 84 insertions(+), 13 deletions(-)
create mode 100644 test/ELF/linkerscript/region-alias.s
--
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 115e60dc65b Daily bump.
new f03d2b738d5 Fix merge error.
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 -----
gcc/ada/gcc-interface/trans.c | 11 -----------
2 files changed, 16 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 cf9cd148bd4 diff --git a/lib/Transforms/Scalar/InductiveRangeCheckElimi [...]
new 6b1b54293c9 [llvm-dlltool] Mention arm64 in the lists of architecture a [...]
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/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 4 ++--
1 file changed, 2 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 master
in repository llvm.
from b4f316bbe02 Fix a crash when emitting debug info for multi-reg function [...]
new cf9cd148bd4 diff --git a/lib/Transforms/Scalar/InductiveRangeCheckElimi [...]
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:
.../Scalar/InductiveRangeCheckElimination.cpp | 60 ++-----
.../IRCE/latch-comparison-against-current-value.ll | 182 ---------------------
2 files changed, 11 insertions(+), 231 deletions(-)
delete mode 100644 test/Transforms/IRCE/latch-comparison-against-current-value.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 libcxx.
from 0b9db0715 Add even more string_view tests. These found some bugs in the [...]
new 11762b4ac XFAIL tests on SLES11
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/depr/depr.c.headers/uchar_h.pass.cpp | 1 +
.../syserr.errcat/syserr.errcat.objects/generic_category.pass.cpp | 1 +
.../syserr.errcat/syserr.errcat.objects/system_category.pass.cpp | 1 +
utils/libcxx/test/target_info.py | 6 ++++--
4 files changed, 7 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 master
in repository llvm.
from f7f70f7f6c5 [XRay][CodeGen][PowerPC] Fix tail exit codegen for XRay in PPC
new b4f316bbe02 Fix a crash when emitting debug info for multi-reg function [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 32 ++++++++-------
test/DebugInfo/X86/sdag-split-arg.ll | 51 ++++++++++++++++++++++++
2 files changed, 69 insertions(+), 14 deletions(-)
create mode 100644 test/DebugInfo/X86/sdag-split-arg.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 575526c0828 [x86] Flesh out the custom ISel for RMW aritmetic ops with [...]
new f7f70f7f6c5 [XRay][CodeGen][PowerPC] Fix tail exit codegen for XRay in PPC
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/XRayInstrumentation.cpp | 23 ++++-------
lib/Target/PowerPC/PPCAsmPrinter.cpp | 2 +
.../PowerPC/xray-attribute-instrumentation.ll | 44 ++++++++++++++++++++++
test/CodeGen/PowerPC/xray-tail-call-hidden.ll | 26 +++++++++++++
test/CodeGen/PowerPC/xray-tail-call-sled.ll | 44 ++++++++++++++++++++++
5 files changed, 123 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/PowerPC/xray-attribute-instrumentation.ll
create mode 100644 test/CodeGen/PowerPC/xray-tail-call-hidden.ll
create mode 100644 test/CodeGen/PowerPC/xray-tail-call-sled.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 lld.
from 91fc2165d COFF: Implement ThinLTO cache and cache pruning support.
new f57217eee Revert "Revert "Revert r311468: If --dynamic-list is given, o [...]
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/Config.h | 1 -
ELF/ScriptParser.cpp | 17 ++---------
ELF/SymbolTable.cpp | 19 ------------
ELF/SymbolTable.h | 2 --
ELF/Writer.cpp | 5 ++--
test/ELF/dynamic-list-preempt.s | 65 -----------------------------------------
6 files changed, 4 insertions(+), 105 deletions(-)
delete mode 100644 test/ELF/dynamic-list-preempt.s
--
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 10809bcd26 Update for llvm change.
new 870b07b531 COFF: Implement ThinLTO cache and cache pruning support.
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/ThinLTO.rst | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.