summaryrefslogtreecommitdiff
path: root/tools/gccas/Makefile
Commit message (Expand)AuthorAge
* link with static versions of some libs to avoid having to pull in all of ipo/...Chris Lattner2003-01-22
* Added datastructure library to resolve link error.Vikram S. Adve2002-10-25
* gcc3.1.1 seems much more selective about what it loads from archives, andVikram S. Adve2002-09-18
* *** empty log message ***Chris Lattner2002-07-23
* *** empty log message ***Chris Lattner2002-07-23
* Fix makefiles after shuffling passes around the librariesChris Lattner2002-05-07
* Straighten out makefiles after moving code to new Transform Utils libraryChris Lattner2002-05-07
* Remove asmwriter library from link line, because the useful contents of itChris Lattner2002-04-07
* Pull interprocedural analyses out of Analysis library into their own libChris Lattner2002-03-06
* Resolve depsChris Lattner2002-01-31
* Eliminate opt libraryChris Lattner2002-01-21
* Simplify induction variables before 'raising' the representationChris Lattner2001-12-05
* Fix link probChris Lattner2001-11-14
* Move the Raise xform from opt to transformsChris Lattner2001-11-01
* Initial checkin of GCCASChris Lattner2001-10-31