aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] makes some needlessly global code staticLuc Van Oostenryck2005-06-271-2/+2
* Add storage usage verification phase.Linus Torvalds2005-04-071-2/+52
* Expose lookup_storage/add_storage to code generator.Linus Torvalds2005-04-071-2/+2
* Make storage tracking easier with a debugging "name" for each storage.Linus Torvalds2005-04-071-4/+22
* Remove unreachable phi-node storage entries.Linus Torvalds2005-04-071-10/+12
* Expose storage allocators to users of the storage code.Linus Torvalds2005-04-071-15/+0
* Make "storage" be part of the sparse library, and split outLinus Torvalds2005-04-071-107/+11
* Start splitting out generic "storage" handling from example.cLinus Torvalds2005-04-071-0/+348