LLVM backend for 6502
Go to file
John Criswell 0b459204af Corrected the Table of Contents.
Corrected capitalization of subheadings.
Created a new subsection for compiling the C front end and moved all references
to it there.
Updated the disk space requirements to reflect the need for the binary C front
end and the optional C front end source.
Added information on unpacking the distribution to the summary section.
Moved autoconf environment variables to the autoconf section.
Changed make to gmake.
Removed some of the precise directions for unpacking the archives.
Fixed some formatting inconsistencies (headings that were not centered).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7132 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-08 20:35:59 +00:00
docs Corrected the Table of Contents. 2003-07-08 20:35:59 +00:00
include INCLUDE_PARENT_GRAPH is required 2003-07-02 23:57:21 +00:00
lib Removed size_t from the parameter list of the malloc() prototype in generated C 2003-07-08 14:52:09 +00:00
projects Adding in sample project tree. 2003-06-30 22:13:48 +00:00
runtime Pointer hash table reallocation code seems never to have been tested! 2003-07-08 18:42:44 +00:00
support Stop using the `Offset' variable, as we are cycling through the bits of a field 2003-07-07 22:30:44 +00:00
test Use libinstr.$(ARCH).a instead of libinstr64.a 2003-07-08 18:39:51 +00:00
tools Fixed indentation. 2003-07-07 22:28:42 +00:00
utils Stop using the `Offset' variable, as we are cycling through the bits of a field 2003-07-07 22:30:44 +00:00
aclocal.m4 Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
config.guess Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
config.sub Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
configure Removed the --enable-profiling option (again). 2003-07-02 20:49:38 +00:00
configure.ac Removed the --enable-profiling option (again). 2003-07-02 20:49:38 +00:00
install-sh Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
ltmain.sh Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Makefile Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.common Removed an extra slash that appears in the path name when these variables are 2003-07-07 22:27:05 +00:00
Makefile.config.in The word open' was really intended to be option'. 2003-07-02 21:20:04 +00:00
Makefile.rules Removed an extra slash that appears in the path name when these variables are 2003-07-07 22:27:05 +00:00
mkinstalldirs Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00