This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 829820af6 ssp: fix wchar.h with -std=c99
new 0bb869733 [arm] Fix syscalls.c for newlib embedded syscalls builds
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:
newlib/libc/sys/arm/syscalls.c | 245 +++++++++++++++++++++--------------------
1 file changed, 126 insertions(+), 119 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 a2e859907e1 [X86] Add test cases for 512-bit addsub from build_vector.
new cfb3cd346a7 [SCEV][NFC] Remove TBB, FBB parameters from exit limit comp [...]
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/Analysis/ScalarEvolution.h | 36 +++++++---------
lib/Analysis/ScalarEvolution.cpp | 74 ++++++++++++++++-----------------
2 files changed, 51 insertions(+), 59 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 7806e8f6e [ELF] - Simplify test case. NFCI.
new e387fa3cc [ELF] - Fix build bot after rL327612.
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.h | 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 lld.
from c49da29b7 [ELF] - Show data and assignment commands in the map file.
new 9294a9127 [ELF] - Fix build bot after rL327612.
new 7806e8f6e [ELF] - Simplify test case. NFCI.
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.h | 4 ++--
test/ELF/linkerscript/map-file.test | 3 +--
2 files changed, 3 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 lldb.
from 9cebdd5f2 Fix a bug in "target.source-map" where we would resolve unmap [...]
new 7f76323e3 @skipUnlessDarwin TestTargetSourceMap
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:
.../lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py | 1 +
1 file changed, 1 insertion(+)
--
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 aeaec005d Update Error Message
new c49da29b7 [ELF] - Show data and assignment commands in the map file.
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 | 2 ++
ELF/LinkerScript.h | 24 +++++++++++++++++++----
ELF/MapFile.cpp | 32 ++++++++++++++++++++++++-------
ELF/ScriptParser.cpp | 18 +++++++++++++++---
test/ELF/linkerscript/map-file.test | 38 +++++++++++++++++++++++++++++++++++++
5 files changed, 100 insertions(+), 14 deletions(-)
create mode 100644 test/ELF/linkerscript/map-file.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 gcc.
from fe81684aeaf PR target/84860 * optabs.c (emit_conditional_move): Pass [...]
new 29a4ab3a9ba 2018-03-15 Vladimir Mezentsev <vladimir.mezentsev(a)oracle.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:
gcc/ChangeLog | 7 +++++++
gcc/config/aarch64/aarch64.c | 8 +++-----
gcc/varasm.c | 2 +-
3 files changed, 11 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 binutils-gdb.
from f967164095 nds32: Remove the unsupported target feature.
new 202d116e57 RISC-V: Don't enable relaxation in relocatable link
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:
ld/ChangeLog | 6 ++++++
ld/emultempl/riscvelf.em | 13 ++++++++-----
2 files changed, 14 insertions(+), 5 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 bae42e378f6 Add builtin_cpu for cannonlake and new isa features. gcc/ [...]
new fe81684aeaf PR target/84860 * optabs.c (emit_conditional_move): Pass [...]
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 | 6 ++++++
gcc/optabs.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr84860.c | 11 +++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr84860.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.