aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup write to argument array hackChristopher Li2006-12-041-9/+10
* Handle symbols from "-include" file tooLinus Torvalds2005-11-021-1/+1
* Update the calling interface to "sparse()".Linus Torvalds2005-08-031-12/+13
* Add "stream_name()" helper function, and use it.Linus Torvalds2005-04-071-1/+1
* Split out the blob allocator from lib.c into allocate.c.Linus Torvalds2005-04-071-0/+1
* Make "compile" use the sparse() helper function too.Linus Torvalds2005-04-071-55/+6
* Make "translation_unit()" do symbol evaluation too.Linus Torvalds2005-04-071-3/+3
* Get rid of the old "iterate()" interfaces.Linus Torvalds2005-04-071-5/+9
* Print out the proper filename on open failure.Linus Torvalds2005-04-071-1/+1
* Make "next_path" be per-stream for better "include_next".Linus Torvalds2005-04-071-1/+1
* Simplify the interface between compile.c and the actualLinus Torvalds2005-04-071-5/+4
* Initialize C type system after parsing the command line arguments.Linus Torvalds2005-04-071-0/+3
* [be] Kill unused varJeff Garzik2005-04-071-1/+1
* Don't crash if no filename specifiedDave Jones2005-04-071-0/+3
* o make compile.c use the generic do_switch and create_builtin_streamArnaldo Carvalho de Melo2005-04-071-37/+8
* [PATCH] "silly sparse x86 backend"Jeff Garzik2005-04-071-0/+134