<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/libc/include, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2019-12-23T22:04:02+00:00</updated>
<entry>
<title>Add implementations of POSIX mmap and munmap functions.</title>
<updated>2019-12-23T22:04:02+00:00</updated>
<author>
<name>Siva Chandra Reddy</name>
<email>sivachandra@google.com</email>
</author>
<published>2019-12-05T07:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e5a743c4f6e3639ba3bee778c894a996ef96391a'/>
<id>urn:sha1:e5a743c4f6e3639ba3bee778c894a996ef96391a</id>
<content type='text'>
Summary:
A set of of linux x86_64 internal syscall helpers have also been added.

This change does not try to be perfect with respect to OS and machine
abstractions. A TODO note has been added at places where such abstractions
would help and make the arrangement scalable and cleaner. Addressing the
TODOs and building such abstractions is not in the scope of this change.
It is hoped that follow up changes cleaning up the problem areas and
addressing the TODOs will better illustrate the need for the changes.

This change also does not try to imitate mmap and munmap implementations
of other libcs. The idea here is to put in the bare minimum required to
obtain a working mmap and munmap, and then add the rest of the
functionality on an as needed basis.

Reviewers: abrachet, phosek, stanshebs, theraven

Subscribers: mgorny, MaskRay, jfb, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D71634
</content>
</entry>
<entry>
<title>[libc] Add implementation of errno and define the other macros of errno.h.</title>
<updated>2019-12-09T21:34:08+00:00</updated>
<author>
<name>Siva Chandra Reddy</name>
<email>sivachandra@google.com</email>
</author>
<published>2019-12-05T20:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=453c85ff0f96048ea31037fed905ef6a06ac3fcc'/>
<id>urn:sha1:453c85ff0f96048ea31037fed905ef6a06ac3fcc</id>
<content type='text'>
Reviewers: stanshebs, alexbrachet

Subscribers: mgorny, MaskRay, tschuett, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D71094
</content>
</entry>
<entry>
<title>[libc] Add a TableGen based header generator.</title>
<updated>2019-11-22T21:02:24+00:00</updated>
<author>
<name>Siva Chandra Reddy</name>
<email>sivachandra@google.com</email>
</author>
<published>2019-11-05T19:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b47f9eb55d1814e006d1a2a971ff6272ebd89bcb'/>
<id>urn:sha1:b47f9eb55d1814e006d1a2a971ff6272ebd89bcb</id>
<content type='text'>
Summary:
* The Python header generator has been removed.
* Docs giving a highlevel overview of the header gen scheme have been
  added.

Reviewers: phosek, abrachet

Subscribers: mgorny, MaskRay, tschuett, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D70197
</content>
</entry>
<entry>
<title>Add few docs and implementation of strcpy and strcat.</title>
<updated>2019-10-04T17:30:54+00:00</updated>
<author>
<name>Siva Chandra</name>
<email>sivachandra@google.com</email>
</author>
<published>2019-10-04T17:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=4380647e79bd80af1ebf6191c2d6629855ccf556'/>
<id>urn:sha1:4380647e79bd80af1ebf6191c2d6629855ccf556</id>
<content type='text'>
Summary:
This patch illustrates some of the features like modularity we want
in the new libc. Few other ideas like different kinds of testing, redirectors
etc are not yet present.

Reviewers: dlj, hfinkel, theraven, jfb, alexshap, jdoerfert

Subscribers: mgorny, dexonsmith, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67867

llvm-svn: 373764
</content>
</entry>
</feed>
