Remove stupid thinko that was preventing bugpoint from working
[oota-llvm.git] / Makefile.config
2003-05-30 John CriswellAdded configurable options for the Linker and Archiver.
2003-05-29 Chris LattnerMinor reordering of options
2003-05-29 John CriswellMoved the FLEX and BISON macros from Makefile.common...
2003-01-17 Chris LattnerAdd new support for a bytecode repository
2002-09-22 Chris Lattner'whoami' doesn't exist on solaris
2002-09-20 Vikram S. AdveLet CC invoke gcc and not cc. The latter doesn't work...
2002-09-19 Chris LattnerNative CC compiler has the same problem as CXX compiler.
2002-09-19 Chris LattnerReorder options to be sorted basically by how important...
2002-09-19 Chris Lattner* Move the burg option into Makefile.common, since...
2002-09-19 Chris LattnerSwitch over to using the x86 version of the C frontend...
2002-09-18 Chris LattnerChange Makefile.config to support building on the group...
2002-09-17 Chris LattnerUse locally built burg
2002-08-30 Vikram S. AdveAdd LLVMGCCDIR variable to eliminate hardcoded paths...
2002-08-29 Vikram S. AdveLocal configuration options for a particular installati...