This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from f544359 [ELF] - Revert r298078 and 298082
new 67edf68 [ELF] - Recommit r298078 "[ELF] - Simplify logic of creating [...]
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/SyntheticSections.cpp | 28 +++++++++-------------------
ELF/SyntheticSections.h | 7 ++++---
ELF/Writer.cpp | 8 +++-----
3 files changed, 16 insertions(+), 27 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 3fa72d2 [ELF] - Fix warning.
new 51f6c6f Add a test that now passes.
new f544359 [ELF] - Revert r298078 and 298082
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/SyntheticSections.cpp | 28 +++++++++++++++++++---------
ELF/SyntheticSections.h | 7 +++----
ELF/Writer.cpp | 7 +++++--
test/ELF/linkerscript/addr-zero.s | 18 ++++++++++++++++++
4 files changed, 45 insertions(+), 15 deletions(-)
create mode 100644 test/ELF/linkerscript/addr-zero.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 47aaba4 Change our linker script expr representation.
new 3fa72d2 [ELF] - Fix warning.
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/Writer.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 lld.
from 56aad96 [ELF] - Detemplate DynamicReloc class. NFC.
new 3512d35 Remove unnecessary (). NFC.
new 7a56fa1 [ELF] - Simplify logic of creating "COMMON" section.
new 47aaba4 Change our linker script expr representation.
The 3 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 | 202 ++++++++++++++++++-------------
ELF/LinkerScript.h | 45 +++----
ELF/SyntheticSections.cpp | 28 ++---
ELF/SyntheticSections.h | 7 +-
ELF/Writer.cpp | 7 +-
test/ELF/linkerscript/obj-symbol-value.s | 19 +++
6 files changed, 170 insertions(+), 138 deletions(-)
create mode 100644 test/ELF/linkerscript/obj-symbol-value.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 46b24e8 2017-03-17 Richard Biener <rguenther(a)suse.de>
new 2d27e5c PR tree-optimization/80079 * gimple-ssa-store-merging.c (cl [...]
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/gimple-ssa-store-merging.c | 2 +-
2 files changed, 8 insertions(+), 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 gcc.
from b00967a Document -fipa-vrp
new 46b24e8 2017-03-17 Richard Biener <rguenther(a)suse.de>
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 | 9 +++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr80075.C | 27 +++++++++++++++++++++++++
gcc/tree-eh.c | 36 ++++++++++++++++++++++------------
4 files changed, 65 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr80075.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 gcc-5-branch
in repository gcc.
from f0161f2 Daily bump.
new 93b05c3 Backport "Print bug url for gcov-dump --help"
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/gcov-dump.c | 2 ++
2 files changed, 9 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 5e01e71 Print bug url for gcov-dump --help
new b00967a Document -fipa-vrp
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/doc/invoke.texi | 15 +++++++++++----
2 files changed, 18 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 gcc-6-branch
in repository gcc.
from a1e7cc3 Daily bump.
new 1681ba4 Backport "Print bug url for gcov-dump --help"
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/gcov-dump.c | 2 ++
2 files changed, 9 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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from 98b3237 Toolchain sources: Update release notes for gcc-6-2017.03 snapshot.
new 33b915f Toolchain sources: Add missing contribution to gcc-6-2017.03 [...]
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:
components/toolchain/gcc-linaro/6/README.textile | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.