| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.def (documentation): Remove mention of class 'b'. | zack | 2004-05-14 | 1 | -2/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -312/+163 |
* | * calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY. | pbrook | 2004-04-28 | 1 | -1/+1 |
* | * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp, | rakdver | 2004-04-23 | 1 | -26/+1 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 1 | -3/+2 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -2/+2 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -7/+7 |
* | PR target/14547 | rth | 2004-03-12 | 1 | -3/+27 |
* | PR target/14262 | uweigand | 2004-03-11 | 1 | -3/+6 |
* | * calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or | kazu | 2004-02-26 | 1 | -25/+0 |
* | Out-of-date comments noticed while looking at PR 169. | wilson | 2004-02-24 | 1 | -14/+10 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -6/+7 |
* | PR c++/11326 | mmitchel | 2004-02-17 | 1 | -5/+9 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -9/+9 |
* | * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P | pbrook | 2004-02-04 | 1 | -5/+11 |
* | * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | kazu | 2004-01-31 | 1 | -1/+1 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * c-common.h: Fix comment formatting. | kazu | 2004-01-16 | 1 | -1/+1 |
* | PR optimization/12372 | danglin | 2004-01-15 | 1 | -0/+8 |
* | * calls.c: Replace STRICT_ARGUMENT_NAMING in comments with | kazu | 2004-01-14 | 1 | -6/+7 |
* | * calls.c (expand_call): Recognize calls to "sqrt" and create | mmitchel | 2003-12-24 | 1 | -11/+22 |
* | * calls.c (load_register_parameters): Don't use | kazu | 2003-12-18 | 1 | -4/+0 |
* | * calls.c (expand_call): Update comments. | kazu | 2003-12-18 | 1 | -9/+10 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | * calls.c (expand_call): Don't try using tail or recursive calls | rsandifo | 2003-12-08 | 1 | -1/+5 |
* | 2003-11-20 Fariborz Jahanian <fjahanian@apple.com> | dje | 2003-11-20 | 1 | -4/+19 |
* | * Makefile.in (expr.o): Depend on $(TARGET_H). | rsandifo | 2003-11-16 | 1 | -1/+35 |
* | PR middle-end/12526 | jason | 2003-11-14 | 1 | -0/+22 |
* | 2003-10-07 Geoffrey Keating <geoffk@apple.com> | geoffk | 2003-10-07 | 1 | -4/+0 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | PR optimization/12289 | sayle | 2003-10-03 | 1 | -8/+9 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -4/+2 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -5/+2 |
* | * c-common.c (handle_warn_unused_result_attribute): New function. | jakub | 2003-09-16 | 1 | -1/+14 |
* | PR target/12070 | hubicka | 2003-09-06 | 1 | -6/+36 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -28/+33 |
* | * calls.c (initialize_argument_information): If an argument has no | rsandifo | 2003-08-27 | 1 | -0/+8 |
* | 2003-08-23 Dale Johannesen <dalej@apple.com> | dalej | 2003-08-23 | 1 | -2/+3 |
* | 2003-08-23 Jason Eckhardt <jle@rice.edu> | jle | 2003-08-23 | 1 | -7/+0 |
* | * tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'. | jason | 2003-08-20 | 1 | -2/+2 |
* | * calls.c (load_register_parameters): Arrange for call_fusage to | amodra | 2003-08-06 | 1 | -5/+10 |
* | * calls.c (load_register_parameters): When shifting reg sized values | amodra | 2003-07-30 | 1 | -22/+21 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -2/+4 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -11/+8 |
* | PR optimization/11557 | mmitchel | 2003-07-18 | 1 | -1/+4 |
* | * doc/tm.texi (BLOCK_REG_PADDING): Describe. | amodra | 2003-07-14 | 1 | -33/+87 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -2/+8 |
* | PR c/11370 | sayle | 2003-07-09 | 1 | -2/+11 |
* | * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, it | law | 2003-07-01 | 1 | -4/+4 |