Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stray emacs mode markers in all these files that was causing emacs to | Nick Lewycky | 2010-12-31 | 1 | -1/+1 |
* | Driver: Add an explicit dsymutil action. | Daniel Dunbar | 2010-06-04 | 1 | -0/+5 |
* | Driver: Free Action objects. | Daniel Dunbar | 2010-03-11 | 1 | -2/+4 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -6/+6 |
* | Driver: I was too hasty in free'ing Actions, we sometimes share | Daniel Dunbar | 2009-03-18 | 1 | -3/+2 |
* | Driver: Move actions into Compilation, and construct the compilation | Daniel Dunbar | 2009-03-18 | 1 | -1/+5 |
* | Driver: Action vtables were still hungry. | Daniel Dunbar | 2009-03-13 | 1 | -1/+1 |
* | Driver: Provide food and shelter for Action vtables. | Daniel Dunbar | 2009-03-13 | 1 | -0/+44 |
* | ccc/Driver: Normalize phase spelling in -ccc-print-phases. | Daniel Dunbar | 2009-03-13 | 1 | -6/+6 |
* | Driver: Add cast<> support for Action, and some other accessors. | Daniel Dunbar | 2009-03-13 | 1 | -0/+17 |
* | Driver: Add majority of driver-driver implementation. | Daniel Dunbar | 2009-03-12 | 1 | -0/+15 |