Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 2004-07-02 | 1 | -29/+0 |
* | gimple-low.c (lower_function_body): Don't reset_block_changes here. | Richard Henderson | 2004-07-01 | 1 | -0/+3 |
* | tree.def (RTL_EXPR): Remove. | Richard Henderson | 2004-07-01 | 1 | -3/+3 |
* | function.h (struct function): Remove x_function_call_count. | Richard Henderson | 2004-07-01 | 1 | -1/+1 |
* | function.h (struct function): Remove dont_emit_block_notes. | Richard Henderson | 2004-07-01 | 1 | -2/+1 |
* | tree.h (immediate_size_expand): Delete. | Richard Henderson | 2004-06-30 | 1 | -6/+0 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -0/+4 |
* | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 2004-06-26 | 1 | -1/+1 |
* | CFG transparent RTL expansion: | Jan Hubicka | 2004-06-19 | 1 | -0/+480 |