This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 214290c Add exact number of streams for reserved stream #s.
new 0b0f134 [ELF] - Make checks in ObjectFile<ELFT>::getSection() stricter.
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/InputFiles.cpp | 11 ++++++++---
test/ELF/invalid/Inputs/section-index2.elf | Bin 0 -> 474 bytes
test/ELF/invalid/invalid-elf.test | 4 ++++
3 files changed, 12 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/invalid/Inputs/section-index2.elf
--
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-tools-extra.
from b591154 [clang-move] Cleanup around replacements.
new 4396a57 [clang-move] Move comments which are associated with the move [...]
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:
clang-move/ClangMove.cpp | 93 ++++++++++++++++++++++++---------
clang-move/ClangMove.h | 2 +
clang-move/tool/ClangMoveMain.cpp | 14 ++++-
unittests/clang-move/ClangMoveTests.cpp | 50 ++++++++++++++----
4 files changed, 123 insertions(+), 36 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 504acdf Add -fprofile-update option juggling
new cb1f8eb 2016-10-06 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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr77839.c | 29 +++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 17 +++++++++++++++++
4 files changed, 57 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77839.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 clang-tools-extra.
from c482db1 [change-namespace] Pass Style to ChangeNamespaceTool.
new b591154 [clang-move] Cleanup around replacements.
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:
clang-move/ClangMove.cpp | 31 +++++++++++++++++++++++--------
clang-move/ClangMove.h | 18 ++++++++++++------
clang-move/tool/ClangMoveMain.cpp | 2 +-
test/clang-move/move-class.cpp | 9 ++-------
unittests/clang-move/ClangMoveTests.cpp | 2 +-
5 files changed, 39 insertions(+), 23 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 3ea0d22 [ARM] Improve testcase for r283323
new 3747be0 [ARM] Constant pool promotion - fix alignment calculation
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/ARM/ARMISelLowering.cpp | 2 +-
test/CodeGen/ARM/constantpool-promote.ll | 10 ++++++++++
2 files changed, 11 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 llvm.
from fc05fb6 [Triple] Add triple for Fuchsia
new 3ea0d22 [ARM] Improve testcase for r283323
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/CodeGen/ARM/constantpool-promote-ldrh.ll | 3 +--
1 file changed, 1 insertion(+), 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 glibc.
from 5455692 Manual typos: System Databases and Name Service Switch
new ead1ef3 Make quadrant shift a boolean in reduce_and_compute in s_sin.c
new 9cb0693 Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c
new 36ee03e Update comments for some functions in s_sin.c
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:
ChangeLog | 13 +++++++++++
sysdeps/ieee754/dbl-64/s_sin.c | 47 +++++++++++++++++----------------------
sysdeps/ieee754/dbl-64/s_sincos.c | 8 +++----
3 files changed, 38 insertions(+), 30 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 08c7f1a escape: Avoid allocation of varargs parameter.
new 7b64578 Fix warnings for make profiledbootstrap (PR bootstrap/77788)
new 504acdf Add -fprofile-update option juggling
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 | 17 +++++++++++++++++
gcc/expmed.h | 4 +++-
gcc/gcc.c | 9 ++++++++-
gcc/gimple-ssa-strength-reduction.c | 4 ++--
gcc/input.c | 2 +-
gcc/tree-ssa-ccp.c | 2 +-
6 files changed, 32 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 compiler-rt.
from 06644fb [compiler-rt] Enable building iOS by default.
new f0ef378 [compiler-rt][XRay][NFC] clang-format XRay sources
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/xray/xray_arm.cc | 21 ++++++++++-----------
lib/xray/xray_inmemory_log.cc | 13 ++++++-------
lib/xray/xray_interface.cc | 19 ++++++++++---------
lib/xray/xray_interface_internal.h | 11 ++++++-----
lib/xray/xray_x86_64.cc | 20 +++++++++-----------
5 files changed, 41 insertions(+), 43 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 ba4e688 Check n instead of k1 to decide on sign of sin/cos result
new c703cd7 Manual typos: Input/Output on Streams
new 9739d2d Manual typos: Low-Level Input/Output
new 4ffa367 Manual typos: File System Interface
new b57dd24 Manual typos: Sockets
new dc40b23 Manual typos: Low-Level Terminal Interface
new 56e74ae Manual typos: Syslog
new 60843ff Manual typos: Mathematics
new e4fd187 Manual typos: Arithmetic Functions
new 9269924 Manual typos: Date and Time
new d3e22d5 Manual typos: Resource Usage and Limitation
new a96ce75 Manual typos: Non-Local Exits
new 16c7d1e Manual typos: Signal Handling
new 954cbda Manual typos: The Basic Program/System Interface
new 9cbcfeb Manual typos: Processes
new d724579 Manual typos: Job Control
new 9e302f9 Manual typos: Users and Groups
new 61547c4 Manual typos: System Management
new d80cf4a Manual typos: System Configuration Parameters
new b8867da Manual typos: DES Encryption and Password Handling
new db5e4e8 Manual typos: Debugging support
new a309449 Manual typos: POSIX Threads
new 8e52276 Manual typos: Internal probes
new ae996b9 Manual typos: C Language Facilities in the Library
new b55a155 Manual typos: Installing
new 6d2857d Manual typos: Library Maintenance
new be20861 Manual typos: Contributors to
new 5455692 Manual typos: System Databases and Name Service Switch
The 27 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 | 62 +++++++++++++++++++++++++++++++++++++++
INSTALL | 8 ++---
manual/argp.texi | 10 +++----
manual/arith.texi | 16 +++++-----
manual/conf.texi | 10 +++----
manual/contrib.texi | 6 ++--
manual/crypt.texi | 8 ++---
manual/debug.texi | 4 +--
manual/filesys.texi | 42 +++++++++++++-------------
manual/getopt.texi | 10 +++----
manual/install.texi | 6 ++--
manual/job.texi | 2 +-
manual/lang.texi | 4 +--
manual/llio.texi | 74 +++++++++++++++++++++++-----------------------
manual/maint.texi | 2 +-
manual/math.texi | 36 +++++++++++------------
manual/nss.texi | 36 +++++++++++------------
manual/probes.texi | 4 +--
manual/process.texi | 2 +-
manual/resource.texi | 52 ++++++++++++++++----------------
manual/setjmp.texi | 8 ++---
manual/signal.texi | 6 ++--
manual/socket.texi | 28 +++++++++---------
manual/startup.texi | 8 ++---
manual/stdio.texi | 83 ++++++++++++++++++++++++++--------------------------
manual/sysinfo.texi | 50 +++++++++++++++----------------
manual/syslog.texi | 4 +--
manual/terminal.texi | 18 ++++++------
manual/threads.texi | 2 +-
manual/time.texi | 38 ++++++++++++------------
manual/users.texi | 33 ++++++++++-----------
31 files changed, 367 insertions(+), 305 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.