This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0f320a4 [mips] Correct label prefixes for N32 and N64.
new 6b209b8 [mips][ias] R_MIPS_GOT_(PAGE|OFST) do not need symbols
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:
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 8 ++---
test/MC/Mips/relocation.s | 36 +++++++++++++++++++---
2 files changed, 35 insertions(+), 9 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 5e8e75e [driver][mips] Remove empty folder from test inputs
new e5cb97b [mips] Correct label prefixes for N32 and N64.
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/Basic/Targets.cpp | 4 ++--
test/CodeGen/target-data.c | 8 ++++----
2 files changed, 6 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 gcc.
from 8894566 2016-07-19 Richard Biener <rguenther(a)suse.de>
new aae553e 2016-07-19 Fritz Reese <fritzoreese(a)gmail.com>
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 | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 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 97fe80a gcc/
new 8ff0f53 2016-07-18 Richard Biener <rguenther(a)suse.de>
new 8894566 2016-07-19 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 | 18 +++++++++++++
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/gcc.dg/torture/pr71901.c | 14 ++++++++++
gcc/testsuite/gcc.dg/torture/pr71908.c | 26 +++++++++++++++++++
gcc/tree-ssa-pre.c | 11 ++++----
gcc/tree-ssa-sccvn.c | 47 +++++++++++++++++++---------------
gcc/tree-ssa-sccvn.h | 13 +++++++---
gcc/tree-ssa-structalias.c | 18 +++++++++++--
8 files changed, 126 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71901.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71908.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 llvm.
from 0f7fca9 [InstCombine] Minor cleanup of cast simplification code [NFC]
new 6019c79 [mips] Recognise the triple used by Debian stretch for mips64el.
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/llvm/ADT/Triple.h | 6 ++++--
lib/Support/Triple.cpp | 2 ++
2 files changed, 6 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 gcc.
from 7199af3 2016-07-19 Richard Biener <rguenther(a)suse.de>
new 97fe80a gcc/
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 | 8 ++++++++
gcc/tree-vect-loop-manip.c | 12 ++++++++++--
gcc/tree-vect-loop.c | 10 +++++++++-
3 files changed, 27 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 binutils-gdb.
from ace667e ld: Restore file offset after a plugin fails to claim a file
new f25827c Use do_self_tests in 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 | 108 ++-----------------------------------
2 files changed, 9 insertions(+), 105 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 843b055 Reformat comment from 3 to 2 lines. NFC.
new 7382f9d [ELF] Minimal PHDRS parser and section to segment assignment 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:
ELF/LinkerScript.cpp | 186 +++++++++++++++++++++++++++++++++++++++++-
ELF/LinkerScript.h | 17 ++++
ELF/Writer.cpp | 148 +++++++++++++++++++--------------
ELF/Writer.h | 22 ++++-
test/ELF/linkerscript-phdrs.s | 36 ++++++++
5 files changed, 343 insertions(+), 66 deletions(-)
create mode 100644 test/ELF/linkerscript-phdrs.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 gcc-5-branch
in repository gcc.
from dea1e77 Backported from mainline 2016-07-11 Jakub Jelinek <jakub@ [...]
new 9171150 Backported from mainline 2016-07-18 Jakub Jelinek <jakub@ [...]
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/cp/ChangeLog | 8 ++++++++
gcc/cp/typeck.c | 3 +--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/vector31.C | 29 +++++++++++++++++++++++++++++
4 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/vector31.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.