| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to fix build error | Chris Lattner | 2002-02-11 | 1 | -1/+1 |
* | Add := to make stuff more efficient | Chris Lattner | 2002-01-23 | 1 | -11/+11 |
* | Reenable warning now that Chuck fixed GCC | Chris Lattner | 2002-01-21 | 1 | -1/+1 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -1/+1 |
* | 1. -Winline emits spurious warnings that aren't useful right now | Chris Lattner | 2001-11-07 | 1 | -1/+2 |
* | Add easy way to enable purify support | Chris Lattner | 2001-10-30 | 1 | -0/+6 |
* | Simplify etags command. | Vikram S. Adve | 2001-10-22 | 1 | -1/+1 |
* | Change Sources specifier to ExtraSources | Chris Lattner | 2001-10-18 | 1 | -3/+4 |
* | Allow only extra Source files to be listed in a local Makefile. | Vikram S. Adve | 2001-10-17 | 1 | -3/+3 |
* | Burg files should come out of the Debug Directory for temporary files | Chris Lattner | 2001-10-14 | 1 | -1/+1 |
* | Fixed tags target so it only happens at root level. | Vikram S. Adve | 2001-10-13 | 1 | -1/+6 |
* | Each tools should not make tags | Chris Lattner | 2001-10-13 | 1 | -1/+1 |
* | Added a rule for building TAGS. | Vikram S. Adve | 2001-10-10 | 1 | -1/+9 |
* | Add support for tool specified linker options | Chris Lattner | 2001-09-10 | 1 | -2/+2 |
* | Fix automatic dependence on static libs | Chris Lattner | 2001-09-09 | 1 | -3/+3 |
* | Support TOOLNAME and USEDLIBS options for easier tool building | Chris Lattner | 2001-09-07 | 1 | -40/+50 |
* | Added InstrSched library to link line. | Vikram S. Adve | 2001-08-28 | 1 | -3/+3 |
* | And add rule to create a .cpp source file from burg input file! | Vikram S. Adve | 2001-08-06 | 1 | -0/+4 |
* | Add path and options for burg. | Vikram S. Adve | 2001-08-06 | 1 | -0/+9 |
* | Remove lib/LLC library. | Vikram S. Adve | 2001-07-28 | 1 | -2/+1 |
* | Added support for getting the dependence of an executable on its libs, | Vikram S. Adve | 2001-07-21 | 1 | -2/+16 |
* | Compile source files in alphabetical order | Chris Lattner | 2001-07-18 | 1 | -1/+2 |
* | Changed default to building library archives instead of shared objects. | Vikram S. Adve | 2001-07-15 | 1 | -5/+29 |
* | Fixed the obnoxious problem that caused an entire directory to rebuild | Chris Lattner | 2001-06-29 | 1 | -3/+3 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+170 |