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 57f6d32 [GOLD] correct grouping of stubs
new 8941017 ppc apuinfo for spe parsed incorrectly
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:
bfd/ChangeLog | 5 +++++
bfd/elf32-ppc.c | 1 +
2 files changed, 6 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 vehre/coarray
in repository gcc.
from eba21ea Added testcase.
new 4b6d200 Fixed addressing and type conversion issue. Added and improve [...]
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/expr.c | 13 +-
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/resolve.c | 22 +-
gcc/fortran/trans-intrinsic.c | 20 +-
gcc/fortran/trans-types.c | 4 +
gcc/testsuite/gfortran.dg/coarray_alloc_comp_1.f08 | 53 +-
gcc/testsuite/gfortran.dg/coarray_alloc_comp_2.f08 | 84 +++
libgfortran/caf/libcaf.h | 2 +
libgfortran/caf/single.c | 722 +++++++++++++--------
9 files changed, 612 insertions(+), 310 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_alloc_comp_2.f08
--
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 lldb.
from 0f1fc68 Update debugserver project to pull in StdStringExtractor.cpp [...]
new ac14452 Fix fallout from the GetNameColonValue() refactor (r280000)
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:
source/Interpreter/Args.cpp | 17 +++++++++--------
.../Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 3 +++
2 files changed, 12 insertions(+), 8 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 eaff23d docs: mention that clobbering output regs in inline asm is illegal.
new 95bbd1e [SimplifyCFG] Properly CSE metadata in SinkThenElseCodeToEnd
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/Transforms/Utils/SimplifyCFG.cpp | 5 ++++
test/Transforms/SimplifyCFG/sink-common-code.ll | 37 +++++++++++++++++++++++++
2 files changed, 42 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 696fea9 [llvm-cov] Use the native path in the coverage report.
new eaff23d docs: mention that clobbering output regs in inline asm is illegal.
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/LangRef.rst | 3 +++
1 file changed, 3 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 gcc.
from 98023bf * postreload-gcse.c (bb_has_well_behaved_predecessors): Twea [...]
new 450fb05 disable ifunc on *-musl by default
new 4772e5d report supported function classes correctly on *-musl
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 | 8 ++++++++
gcc/config.gcc | 4 ++--
gcc/config/linux.c | 2 +-
3 files changed, 11 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 gcc.
from f9723d8 2016-08-30 Richard Biener <rguenther(a)suse.de>
new 98023bf * postreload-gcse.c (bb_has_well_behaved_predecessors): Twea [...]
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 | 5 +++
gcc/postreload-gcse.c | 4 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gnat.dg/opt57.adb | 89 +++++++++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt57.ads | 50 +++++++++++++++++++++
gcc/testsuite/gnat.dg/opt57_pkg.ads | 13 ++++++
6 files changed, 165 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/opt57.adb
create mode 100644 gcc/testsuite/gnat.dg/opt57.ads
create mode 100644 gcc/testsuite/gnat.dg/opt57_pkg.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 32561d3 [ELF] - Fix for: bug 29115 - linkerscript does not support no [...]
new b1162a9 [ELF] - Linkerscript: implemented ADDR command.
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 | 31 ++++++++++++++++++++++++++++++
ELF/LinkerScript.h | 1 +
test/ELF/linkerscript/linkerscript-addr.s | 32 +++++++++++++++++++++++++++++++
3 files changed, 64 insertions(+)
create mode 100644 test/ELF/linkerscript/linkerscript-addr.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 lld.
from c55ef84 [ELF] - Use early return. NFC.
new 32561d3 [ELF] - Fix for: bug 29115 - linkerscript does not support no [...]
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 | 26 +++++++++++-----------
test/ELF/linkerscript/linkerscript-filename-spec.s | 18 +++++++++++++++
2 files changed, 31 insertions(+), 13 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 049a26e [ELF] - Cleanup of scanVersionScript(): do not change local D [...]
new 5aff56b [ELF] - Versionscript: support wildcards for extern "c++" tag.
new c55ef84 [ELF] - Use early return. NFC.
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:
ELF/SymbolTable.cpp | 28 +++++++++++++++++----
test/ELF/version-script-extern-wildcards.s | 40 ++++++++++++++++++++++++++++++
2 files changed, 63 insertions(+), 5 deletions(-)
create mode 100644 test/ELF/version-script-extern-wildcards.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.