aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscate.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-09Fix typos in commentsJosh Triplett1-1/+1
2006-12-04cleanup write to argument array hackChristopher Li1-3/+7
2005-11-02Handle symbols from "-include" file tooLinus Torvalds1-1/+1
2005-08-03Update the calling interface to "sparse()".Linus Torvalds1-1/+3
2005-04-07Split out the blob allocator from lib.c into allocate.c.Linus Torvalds1-0/+1
2005-04-07Make the new "sparse()" interface even more painfully obvious.Linus Torvalds1-91/+10
2005-04-07Update copyright notices a bit.Linus Torvalds1-1/+1
2005-04-07Make "translation_unit()" do symbol evaluation too.Linus Torvalds1-4/+3
2005-04-07Get rid of the old "iterate()" interfaces.Linus Torvalds1-2/+11
2005-04-07Print out the proper filename on open failure.Linus Torvalds1-1/+1
2005-04-07Many files:welinder@darter.rentec.com1-4/+4
2005-04-07Make "next_path" be per-stream for better "include_next".Linus Torvalds1-1/+1
2005-04-07Initialize C type system after parsing the command line arguments.Linus Torvalds1-0/+3
2005-04-07Update copyright notices to reflect the fact that TransmetaLinus Torvalds1-0/+1
2005-04-07Make the example clients be under the OSL v1.1 too. Linus Torvalds1-1/+3
2005-04-07Make the "obfuscate" backend actually generate a fewLinus Torvalds1-4/+44
2005-04-07Oops. The preprocessor symbol evaluation printed out the wrong name.Linus Torvalds1-0/+80