aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.Linux
Commit message (Expand)AuthorAgeFilesLines
* Add variable named PLATFORMLIBDL to control OS-specific usage of libdl.Brian Gaeke2003-06-171-0/+3
* Predicate things betterChris Lattner2003-05-251-1/+1
* Switch over to using the new C front-end by default.Chris Lattner2003-05-091-1/+2
* Fix strip issue Joel ran intoChris Lattner2003-01-311-0/+4
* Add an option (which will go away in the future) signfifying that there is a ...Chris Lattner2003-01-131-0/+6
* Export a new ARCH variable indicating what platform is being compiledChris Lattner2002-12-061-0/+3
* Generalize ExportSymbols into PLATFORMLINKOPTSChris Lattner2002-11-041-3/+3
* Allow LLC to be executed on Linux; only the LLC output should not be executed.Vikram S. Adve2002-09-231-3/+4
* Don't run llc tests on linux, they won't work.Chris Lattner2002-09-191-0/+4
* Platform specific makefiles specify where to find the GCC frontend for theirChris Lattner2002-09-191-1/+6
* Factor platform specific makefile directives out into their own makefileChris Lattner2002-09-131-0/+18