LLVM backend for 6502
Go to file
Chris Lattner 1543e40cea Add preliminary support for "any" pointersize/endianness. This will need
to change soon though.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8123 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-24 14:02:47 +00:00
autoconf I just moved papi to a new directory 2003-08-14 18:59:53 +00:00
docs The word dependence' has no a'. 2003-08-21 22:14:57 +00:00
examples/ModuleMaker Initial checkin 2003-08-21 22:33:59 +00:00
include Allow modules to have 'any' pointer size and endianness. 2003-08-24 13:46:37 +00:00
lib Add preliminary support for "any" pointersize/endianness. This will need 2003-08-24 14:02:47 +00:00
projects Initial checkin 2003-08-21 22:33:59 +00:00
runtime Added dummy version of the `util' library. 2003-08-20 21:44:04 +00:00
support Ignore more 2003-08-23 20:35:08 +00:00
test Fix grep 2003-08-24 12:53:20 +00:00
tools Add preliminary support for "any" pointersize/endianness. This will need 2003-08-24 14:02:47 +00:00
utils Add new label 2003-08-23 23:16:37 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Changed the default location of OBJ_ROOT to follow these rules: 2003-07-31 16:45:37 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile build the new runtime directory 2003-08-15 04:53:45 +00:00
Makefile.common Fix typeo 2003-08-23 15:56:38 +00:00
Makefile.config.in Updated to use files within the autoconf subdirectory. 2003-07-22 19:17:35 +00:00
Makefile.rules Fix typeo 2003-08-23 15:56:38 +00:00