2005-04-08 |
Jeff Garzik | Merge kernel.bkbits.net:sparse.be into redhat.com:...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Allow variable-sized array size declarations.
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | A much-needed stack allocation facelift.
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Fix symbol derefence type information merge.
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] rename pseudo_nr to stack_size
|
commit | commitdiff | tree |
2005-04-08 |
Andries E. Brouwer | [PATCH] compilation fix for test-parsing.c
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | Merge redhat.com:/garz/repo/sparse into redhat.com...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] properly emit switch statements.
|
commit | commitdiff | tree |
2005-04-08 |
Arnaldo Carvalho... | o move the definition of __CHECKER__ only to check.c
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] prefer "mov $0, %eax" to "xor %eax, %eax"
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] Store "free() me?" flag in struct storage, where...
|
commit | commitdiff | tree |
2005-04-08 |
Arnaldo Carvalho... | o split handle_switch, to make it more lib friendly
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] temporarily ignore size of a callee func call...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] add to-do list compile-i386.c header
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] clean up binop selection. add support for shift...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] properly emit "regular preops"
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] move existing (non-working) loop code to its own...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] Properly load address de-references.
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] fixes
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] Don't emit move based on value returned from a...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] fix indirect func calls
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] In assignments, don't perform a mem->mem copy...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] return fixes: move return jump target, emit return...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] emit casts, prettier emit_copy output, fix segfault,
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Merge bk://kernel.bkbits.net/jgarzik/sparse.hacking
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Merge bk://kernel.bkbits.net/jgarzik/sparse.hacking
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] properly emit strings, indirect func calls, and
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | Fix lost string initializers, in evaluate_string().
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] Handle 'if' using test/jz insns rather than xor...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] Kill unused var
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | Merge bk://linux-dj.bkbits.net/sparse
|
commit | commitdiff | tree |
2005-04-08 |
Dave Jones | Don't crash if no filename specified
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Merge bk://kernel.bkbits.net/acme/sparse.acme
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Merge bk://kernel.bkbits.net/acme/sparse.acme
|
commit | commitdiff | tree |
2005-04-08 |
Arnaldo Carvalho... | o remove extern __builtin declarations from create_builtin_s...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] generate code for "x ? 1 : 0" type conditionals
|
commit | commitdiff | tree |
2005-04-08 |
Arnaldo Carvalho... | o make compile.c use the generic do_switch and create_builti...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] comparison, signedness, and operand size update
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Merge bk://kernel.bkbits.net/jgarzik/sparse
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Warn about non-constant case statements.
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] comparison expression update:
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [BK] ignore some compile-generated files
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] calculate offset of func args on stack correctly
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] Convert insn() function to take struct storage...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] Instead of buffering output with a hand-rolled...
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [be] get return values and jump targets working
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [PATCH] "silly sparse x86 backend"
|
commit | commitdiff | tree |
2005-04-08 |
Jeff Garzik | [PATCH] free_ptr_list() lib function
|
commit | commitdiff | tree |
2005-04-08 |
Arnaldo Carvalho... | o create create_builtin_stream
|
commit | commitdiff | tree |
2005-04-08 |
Arnaldo Carvalho... | o move add_pre_buffer, handle_switch and friends to...
|
commit | commitdiff | tree |
2005-04-08 |
Dave Olien | [PATCH] Make sparse understand complex initializers...
|
commit | commitdiff | tree |
2005-04-08 |
Christopher Li | [PATCH] print out the function which causes errors
|
commit | commitdiff | tree |
2005-04-08 |
Christopher Li | [PATCH] support __VA_ARGS__ variable macro arguments
|
commit | commitdiff | tree |
2005-04-08 |
Christopher Li | [PATCH] print out name of function which causes errors
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Allow DOS-style '\r' characters in the input files.
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Check for NULL pointers after having peeled off the...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Make the default install directory be $(HOME)/bin instead...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Disable premature dead code removal: a block that
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Add a note in the readme about the fact that we now...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Update copyright notices to reflect the fact that Transmeta
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | More conversion from "iterate()" to an explicit FOR_EACH_PTR()
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Start migrating the last straggling users of the "iterate()"
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Add a test for '##' handling from the kernel sources,
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Imrpove warning message for failed member name lookup.
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Make the tokenizer recognize FP tokens, even if we...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Cast evaluation is special: we want to simplify the...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Fix degenerate types for array/fn expressions. We used to
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Add a type checking validation test-case that shows...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | You can use a typedef as a variable name or a struct...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Fix RESET_PTR_LIST() implementation: we forgot to actually
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Make the "unknown named initializer" error message...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Fix up function inlining:
|
commit | commitdiff | tree |
2005-04-08 |
Dave Olien | [PATCH] sparse function pointer arguments now accept...
|
commit | commitdiff | tree |
2005-04-08 |
Dave Olien | [PATCH] sparse conditional expression evaluation fix
|
commit | commitdiff | tree |
2005-04-08 |
Dave Olien | [PATCH] sparse patch for typeless functions
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | More preprocessor validation tests from comp.std.c.
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Add two preprocessor test-cases from comp.std.c.
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Split tree evaluation into two phases: the first phase
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Now that inlining works, make the return handling work...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Oops. The argument symbol initializers got lost on...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | This makes function inlining largely work correctly...
|
commit | commitdiff | tree |
2005-04-08 |
Dave Olien | [PATCH] allow casts as lvalues
|
commit | commitdiff | tree |
2005-04-08 |
Dave Olien | [PATCH] another minor sparse change adding opnames.
|
commit | commitdiff | tree |
2005-04-08 |
Dave Olien | [PATCH] minor sparse change fixing a typo
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Do a proper scope allocator, don't use the "bytes"...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Fix case statement inlining. At least partly.
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Flesh out inlining some more.
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Fix a nonchecked (and much too small) nesting level...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Make it easier to add extra libraries (eg add a "-lefence...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Clean up function inlining some, and fix the type of the
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Make the statement copying slightly more complete,...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Add "-v" flag for verbose mode.
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Install the kernel source checker as "sparse" in /usr...
|
commit | commitdiff | tree |
2005-04-08 |
Dave Olien | [PATCH] sparse type checking on function pointers
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Add cheesy C++-like "const variable" evaluation. It...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Start doing real expression copying for the inliner...
|
commit | commitdiff | tree |
2005-04-08 |
Ryan Anderson | [PATCH] Use $(CC) consistently throughout the Makefile
|
commit | commitdiff | tree |
2005-04-08 |
Ryan Anderson | [PATCH] Make all the anonymous structures truly anonymous
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Create "inline.c", which contains the function "copy_stateme...
|
commit | commitdiff | tree |
2005-04-08 |
Linus Torvalds | Get rid of "#pragma" lines for now, while still keeping a
|
commit | commitdiff | tree |