Initial checkin
[oota-llvm.git] / Makefile.common
2002-01-23 Chris LattnerAdd := to make stuff more efficient
2002-01-21 Chris LattnerReenable warning now that Chuck fixed GCC
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-07 Chris Lattner1. -Winline emits spurious warnings that aren't useful...
2001-10-30 Chris LattnerAdd easy way to enable purify support
2001-10-22 Vikram S. AdveSimplify etags command.
2001-10-18 Chris LattnerChange Sources specifier to ExtraSources
2001-10-17 Vikram S. AdveAllow only extra Source files to be listed in a local...
2001-10-14 Chris LattnerBurg files should come out of the Debug Directory for...
2001-10-13 Vikram S. AdveFixed tags target so it only happens at root level.
2001-10-13 Chris LattnerEach tools should not make tags
2001-10-10 Vikram S. AdveAdded a rule for building TAGS.
2001-09-10 Chris LattnerAdd support for tool specified linker options
2001-09-09 Chris LattnerFix automatic dependence on static libs
2001-09-07 Chris LattnerSupport TOOLNAME and USEDLIBS options for easier tool...
2001-08-28 Vikram S. AdveAdded InstrSched library to link line.
2001-08-06 Vikram S. AdveAnd add rule to create a .cpp source file from burg...
2001-08-06 Vikram S. AdveAdd path and options for burg.
2001-07-28 Vikram S. AdveRemove lib/LLC library.
2001-07-21 Vikram S. AdveAdded support for getting the dependence of an executab...
2001-07-18 Chris LattnerCompile source files in alphabetical order
2001-07-15 Vikram S. AdveChanged default to building library archives instead...
2001-06-29 Chris LattnerFixed the obnoxious problem that caused an entire direc...
2001-06-06 Chris LattnerInitial revision