<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/libc/docs, 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>2020-01-06T18:14:43+00:00</updated>
<entry>
<title>[libc] Move all tests to a top level `test` directory.</title>
<updated>2020-01-06T18:14:43+00:00</updated>
<author>
<name>Siva Chandra Reddy</name>
<email>sivachandra@google.com</email>
</author>
<published>2020-01-03T20:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5b24c088171d3bd7a8ff559c82926e5d4b04f032'/>
<id>urn:sha1:5b24c088171d3bd7a8ff559c82926e5d4b04f032</id>
<content type='text'>
A toplevel target, `check-libc` has also been added.

Reviewers: abrachet, phosek

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D72177
</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>Illustrate a redirector using the example of round function from math.h.</title>
<updated>2019-11-01T18:06:12+00:00</updated>
<author>
<name>Siva Chandra Reddy</name>
<email>sivachandra@google.com</email>
</author>
<published>2019-10-15T20:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9364107cf348c7d4a2d05b8906bda6ba384ce6f6'/>
<id>urn:sha1:9364107cf348c7d4a2d05b8906bda6ba384ce6f6</id>
<content type='text'>
Setup demonstrated in this patch is only for ELF-ish platforms.

Also note:

1. Use of redirectors is a temporary scheme. They will be removed once
   LLVM-libc has implementations for the redirected functions.
2. Redirectors are optional. One can choose to not include them in the
   LLVM-libc build for their platform.
3. Even with redirectors used, we want to link to the system libc
   dynamically.

Reviewers: dlj, hfinkel, jakehehrlich, phosek, stanshebs, theraven, alexshap

Subscribers: mgorny, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D69020
</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>
