This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4c790ba Detect whether target can use -fprofile-update=atomic
new 8882041 * gfortran.dg/c_by_val_1.f: Correct the call to c_to_c and c_to_c8.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gfortran.dg/c_by_val_1.f | 8 ++++----
2 files changed, 8 insertions(+), 4 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 c548b68 [Sparc][Leon] Corrected supported atomics size for processors [...]
new 7ba1553 Fix for Bindings/Go/go.test after patch r280700
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:
bindings/go/llvm/DIBuilderBindings.cpp | 16 ++++++++++------
1 file changed, 10 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 llvm.
from 7e4471c [mips] Tighten FastISel restrictions
new c548b68 [Sparc][Leon] Corrected supported atomics size for processors [...]
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/Sparc/SparcISelLowering.cpp | 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 binutils-gdb.
from bf18650 Fix PR ld/20545 - relaxation bugs in avr backend
new 21b65ba Fix a problem in readelf where memcpy could be called with 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:
binutils/ChangeLog | 5 +++++
binutils/readelf.c | 9 ++++++---
2 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 43d2460 2016-09-06 Richard Biener <rguenther(a)suse.de>
new 4c790ba Detect whether target can use -fprofile-update=atomic
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 | 7 ++++++
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gcc.dg/profile-update-warning.c | 7 ++++++
gcc/tree-profile.c | 35 +++++++++++++++++++++++++++
libgcc/ChangeLog | 7 ++++++
libgcc/libgcov-profiler.c | 23 ++++++++++++++----
6 files changed, 80 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/profile-update-warning.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 lld.
from f886de9 [ELF][MIPS] Support R_MIPS_TLS_DTPREL64 / R_MIPS_TLS_TPREL64 [...]
new 2635bf7 [ELF] - Linkerscript: implemented FILL command as alias for = [...]
new 5fe1b2e Mark R_GOTREL_FROM_END as a relative expression.
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/LinkerScript.cpp | 24 +++++++++++++-------
ELF/Relocations.cpp | 5 +++--
test/ELF/{i386-gotpc.s => i386-gotoff-shared.s} | 17 ++++++++------
test/ELF/linkerscript/linkerscript-fill.s | 30 +++++++++++++++++++++++++
test/ELF/linkerscript/sections-padding.s | 2 +-
5 files changed, 60 insertions(+), 18 deletions(-)
copy test/ELF/{i386-gotpc.s => i386-gotoff-shared.s} (54%)
create mode 100644 test/ELF/linkerscript/linkerscript-fill.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 8925068 Skip Wno-frame-address test for avr
new 4c04bcc 2016-09-06 Richard Biener <rguenther(a)suse.de>
new 43d2460 2016-09-06 Richard Biener <rguenther(a)suse.de>
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 | 6 +++++
gcc/c-family/ChangeLog | 6 +++++
gcc/c-family/c-common.c | 4 +++-
gcc/testsuite/ChangeLog | 11 +++++++++
gcc/testsuite/c-c++-common/vector-subscript-7.c | 4 ++--
gcc/testsuite/c-c++-common/vector-subscript-8.c | 9 +++++++
gcc/testsuite/gcc.dg/torture/pr77479.c | 25 +++++++++++++++++++
gcc/tree-vrp.c | 32 +++++++++++++++----------
8 files changed, 81 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/vector-subscript-8.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77479.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 lldb.
from c016c1b Second round of fixups for r280692
new a460987 Fixing an MSVC error from rL280692
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/Commands/CommandObjectFrame.cpp | 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 llvm.
from 6ee91ac [PPC] Claim stack frame before storing into it, if no red zon [...]
new 7e4471c [mips] Tighten FastISel restrictions
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/Mips/MipsFastISel.cpp | 18 +++++++++++++++++-
test/CodeGen/Mips/Fast-ISel/double-arg.ll | 14 ++++++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Mips/Fast-ISel/double-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 glibc.
from 4bf5f22 malloc: Automated part of conversion to __libc_lock
new a0d47f4 S390: Support PLT and GOT references in check-localplt.
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/unix/sysv/linux/s390/localplt.data | 9 ++++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.