Age | Commit message (Expand) | Author | Files | Lines |
2018-06-21 | ptrlist: remove the now unneeded FOR_EACH_PTR_NOTAG() | Luc Van Oostenryck | 1 | -2/+2 |
2017-02-13 | let "compile" not crash on bools | Luc Van Oostenryck | 1 | -0/+2 |
2013-11-29 | sparse: Relicense under the MIT license | Franz Schrober | 1 | -1/+17 |
2006-12-04 | cleanup write to argument array hack | Christopher Li | 1 | -9/+10 |
2005-11-02 | Handle symbols from "-include" file too | Linus Torvalds | 1 | -1/+1 |
2005-08-03 | Update the calling interface to "sparse()". | Linus Torvalds | 1 | -12/+13 |
2005-04-07 | Add "stream_name()" helper function, and use it. | Linus Torvalds | 1 | -1/+1 |
2005-04-07 | Split out the blob allocator from lib.c into allocate.c. | Linus Torvalds | 1 | -0/+1 |
2005-04-07 | Make "compile" use the sparse() helper function too. | Linus Torvalds | 1 | -55/+6 |
2005-04-07 | Make "translation_unit()" do symbol evaluation too. | Linus Torvalds | 1 | -3/+3 |
2005-04-07 | Get rid of the old "iterate()" interfaces. | Linus Torvalds | 1 | -5/+9 |
2005-04-07 | Print out the proper filename on open failure. | Linus Torvalds | 1 | -1/+1 |
2005-04-07 | Make "next_path" be per-stream for better "include_next". | Linus Torvalds | 1 | -1/+1 |
2005-04-07 | Simplify the interface between compile.c and the actual | Linus Torvalds | 1 | -5/+4 |
2005-04-07 | Initialize C type system after parsing the command line arguments. | Linus Torvalds | 1 | -0/+3 |
2005-04-07 | [be] Kill unused var | Jeff Garzik | 1 | -1/+1 |
2005-04-07 | Don't crash if no filename specified | Dave Jones | 1 | -0/+3 |
2005-04-07 | o make compile.c use the generic do_switch and create_builtin_stream | Arnaldo Carvalho de Melo | 1 | -37/+8 |
2005-04-07 | [PATCH] "silly sparse x86 backend" | Jeff Garzik | 1 | -0/+134 |