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