aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gccas/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* link with static versions of some libs to avoid having to pull in all of ipo/...Chris Lattner2003-01-221-2/+2
* Added datastructure library to resolve link error.Vikram S. Adve2002-10-251-1/+1
* gcc3.1.1 seems much more selective about what it loads from archives, andVikram S. Adve2002-09-181-2/+2
* *** empty log message ***Chris Lattner2002-07-231-2/+2
* *** empty log message ***Chris Lattner2002-07-231-1/+2
* Fix makefiles after shuffling passes around the librariesChris Lattner2002-05-071-1/+1
* Straighten out makefiles after moving code to new Transform Utils libraryChris Lattner2002-05-071-1/+1
* Remove asmwriter library from link line, because the useful contents of itChris Lattner2002-04-071-1/+1
* Pull interprocedural analyses out of Analysis library into their own libChris Lattner2002-03-061-1/+1
* Resolve depsChris Lattner2002-01-311-1/+1
* Eliminate opt libraryChris Lattner2002-01-211-1/+1
* Simplify induction variables before 'raising' the representationChris Lattner2001-12-051-1/+1
* Fix link probChris Lattner2001-11-141-1/+1
* Move the Raise xform from opt to transformsChris Lattner2001-11-011-1/+1
* Initial checkin of GCCASChris Lattner2001-10-311-0/+6