llvm-6502/runtime/GCCLibraries/libc
2006-08-08 14:47:54 +00:00
..
atox.c
COPYING.LIB Added in the LGPL text and copyright information. This needs to be 2006-07-28 18:16:00 +00:00
io.c
LICENSE.TXT Make information more complete. 2006-08-08 14:47:33 +00:00
LICENSES Added in the LGPL text and copyright information. This needs to be 2006-07-28 18:16:00 +00:00
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
qsort.c Describe and date modifications we made per LGPL requirements. 2006-08-08 14:47:54 +00:00
README.txt
remove.c Describe and date modifications we made per LGPL requirements. 2006-08-08 14:47:54 +00:00
string.c

This directory contains source files to build the LLVM version of libc.

Currently it is hacked together on a by-demand basis, but someday a proper
port of libc would be very nice.