aboutsummaryrefslogtreecommitdiff
path: root/Makefile.Linux
AgeCommit message (Expand)Author
2003-06-30Removed these files as they are replaced by autoconf.John Criswell
2003-06-17Add variable named PLATFORMLIBDL to control OS-specific usage of libdl.Brian Gaeke
2003-05-25Predicate things betterChris Lattner
2003-05-09Switch over to using the new C front-end by default.Chris Lattner
2003-01-31Fix strip issue Joel ran intoChris Lattner
2003-01-13Add an option (which will go away in the future) signfifying that there is a ...Chris Lattner
2002-12-06Export a new ARCH variable indicating what platform is being compiledChris Lattner
2002-11-04Generalize ExportSymbols into PLATFORMLINKOPTSChris Lattner
2002-09-23Allow LLC to be executed on Linux; only the LLC output should not be executed.Vikram S. Adve
2002-09-19Don't run llc tests on linux, they won't work.Chris Lattner
2002-09-19Platform specific makefiles specify where to find the GCC frontend for theirChris Lattner
2002-09-13Factor platform specific makefile directives out into their own makefileChris Lattner