Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-09 | * tree-optimize.c (tree_rest_of_compilation): Fix warning. | Jan Hubicka | 1 | -8/+0 |
2003-11-09 | cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p. | Jan Hubicka | 1 | -7/+0 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -1/+1 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -1/+1 |
2003-09-20 | c-format.c (gcc_diag_char_table): Add %J. | Richard Henderson | 1 | -5/+4 |
2003-09-17 | tree-optimize.c (tree_rest_of_compilation): Save and restore input_location. | Richard Henderson | 1 | -0/+5 |
2003-09-08 | c-decl.c (c_expand_body_1): Push and pop function context here. | Richard Henderson | 1 | -18/+4 |
2003-08-29 | tree-optimize.c: New file. | Richard Henderson | 1 | -0/+250 |