LLVM backend for 6502
Go to file
John Criswell b812e76b56 The Makefile now adds autoconf information to the compiler and linker flag
variables instead of overwriting those variables.  This makes it more flexible
and keeps some of the test Makefiles from breaking.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7025 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-01 15:02:59 +00:00
docs Added John Criswell to the contributors list. 2003-06-30 22:20:46 +00:00
include Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
lib Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
projects Adding in sample project tree. 2003-06-30 22:13:48 +00:00
runtime Don't register the destructors if the list is empty 2003-06-26 04:20:38 +00:00
support Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
test This causes an assert in the assembler. :( 2003-06-30 22:03:21 +00:00
tools Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
utils Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +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-verbose option. 2003-06-30 22:16:39 +00:00
configure.ac Removed the --enable-verbose option. 2003-06-30 22:16:39 +00:00
install-sh Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
LICENSE.TXT
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 Renamed all of the LObj* variables (which represent libtool objects) to Obj*. 2003-07-01 14:52:28 +00:00
Makefile.config.in The Makefile now adds autoconf information to the compiler and linker flag 2003-07-01 15:02:59 +00:00
Makefile.rules Renamed all of the LObj* variables (which represent libtool objects) to Obj*. 2003-07-01 14:52:28 +00:00
mkinstalldirs Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00