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