This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e9da975864b Daily bump.
new 2bda4afa851 Allow 2 insns from sched group to issue in same cycle, if n [...]
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/haifa-sched.c | 9 +++++----
2 files changed, 12 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 lld.
from f94e674b7 Split decompressAndMergeSection into two separate functions.
new ab82f8b99 Add comment.
new d545cee7e Avoid a pointer to a pointer to an input section.
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 | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 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 4c7944689 Remove useless cast.
new f94e674b7 Split decompressAndMergeSection into two separate functions.
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/Driver.cpp | 3 ++-
ELF/InputSection.cpp | 5 +----
ELF/SyntheticSections.cpp | 37 ++++++++++++++++++++++---------------
ELF/SyntheticSections.h | 3 ++-
4 files changed, 27 insertions(+), 21 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 3687e6202 Rename Align -> Alignment.
new 6e805604f Rename filename -> getFilename.
new 4c7944689 Remove useless cast.
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 | 11 +++++------
1 file changed, 5 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 glibc.
from 541f19baf8 Use libm_alias_* in soft-fp.
new 0ff64d3a18 Use generic alias macros in ldbl-opt.
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 | 13 +++++++++++++
sysdeps/ieee754/ldbl-opt/s_clog10l.c | 1 +
sysdeps/ieee754/ldbl-opt/w_exp10l_compat.c | 10 ----------
sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c | 5 +++++
sysdeps/ieee754/ldbl-opt/w_remainderl_compat.c | 11 +++++++----
5 files changed, 26 insertions(+), 14 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 6298944c364 WIN32_FIND_DATA -> WIN32_FIND_DATAW.
new 9f81bdc36b4 Revert "[llvm-objcopy] Add support for --strip-sections to [...]
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/tools/llvm-objcopy/strip-sections.test | 66 -----------------------------
tools/llvm-objcopy/Object.cpp | 45 ++++++++------------
tools/llvm-objcopy/Object.h | 1 -
tools/llvm-objcopy/llvm-objcopy.cpp | 22 ++--------
4 files changed, 20 insertions(+), 114 deletions(-)
delete mode 100644 test/tools/llvm-objcopy/strip-sections.test
--
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 004ff67b1 Make LinkerScript::addSymbol a private member function.
new 74b74129f Rename CurAddressState -> Ctx.
new 3687e6202 Rename Align -> Alignment.
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 | 87 +++++++++++++++++++++++++---------------------------
ELF/LinkerScript.h | 2 +-
2 files changed, 42 insertions(+), 47 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 acdea910c Inline small functions.
new 4f2f9ea11 Rename processCommands -> processSectionCommands.
new 004ff67b1 Make LinkerScript::addSymbol a private member function.
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 | 6 +++---
ELF/LinkerScript.h | 8 ++++----
ELF/OutputSections.h | 1 +
ELF/Writer.cpp | 4 ++--
4 files changed, 10 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 lld.
from d6d6bb63a Rename Commands -> SectionCommands.
new acdea910c Inline small functions.
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 | 16 ----------------
ELF/LinkerScript.h | 12 ++++++++----
2 files changed, 8 insertions(+), 20 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 0ac357a2385 [llvm-objcopy] Add support for --strip-sections to remove a [...]
new 6298944c364 WIN32_FIND_DATA -> WIN32_FIND_DATAW.
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/Support/Windows/Path.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.