| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.c (assign_parms): Don't count pretend args for alignment. | pbrook | 2004-02-27 | 1 | -6/+20 |
* | * calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or | kazu | 2004-02-26 | 1 | -23/+4 |
* | * function.c (assign_parms): When building decl_rtl for | amodra | 2004-02-19 | 1 | -9/+21 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -3/+3 |
* | * function.c (update_epilogue_consts): Teach about binary operations. | kenner | 2004-02-12 | 1 | -3/+27 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Don't kill | kenner | 2004-02-12 | 1 | -0/+6 |
* | PR/14058 | zlomek | 2004-02-10 | 1 | -7/+9 |
* | * function.c (assign_parms): Fix formatting. | dje | 2004-02-08 | 1 | -1/+2 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -3/+3 |
* | * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | kazu | 2004-01-31 | 1 | -3/+3 |
* | Do not assign long long argument to memory in prologue if loaded in register. | fjahanian | 2004-01-26 | 1 | -1/+4 |
* | * c-common.h: Fix comment typos. | kazu | 2004-01-25 | 1 | -1/+1 |
* | * function.c (allocate_struct_function): Do not initialize expr, emit | hubicka | 2004-01-22 | 1 | -3/+3 |
* | * final.c (SEEN_BB, SEEN_NOTE, SEEN_EMITTED): Define. | drow | 2004-01-17 | 1 | -2/+3 |
* | PR c++/13376 | steven | 2004-01-13 | 1 | -2/+7 |
* | Fix messed up accidental commit. | steven | 2004-01-03 | 1 | -0/+2 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -2/+0 |
* | * function.c (assign_parms): Update max_parm_reg and | dje | 2003-12-24 | 1 | -0/+19 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * flow.c (EXIT_IGNORE_STACK): Move to ... | kazu | 2003-12-16 | 1 | -9/+7 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | Fix for problem with unnecessary volatile mems. | wilson | 2003-12-11 | 1 | -1/+11 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -9/+9 |
* | PR optimization/13060 | ebotcazou | 2003-12-07 | 1 | -0/+16 |
* | PR middle-end/11151 | ebotcazou | 2003-12-05 | 1 | -0/+6 |
* | * function.c (assign_parms): Make sure parm PARALLEL combined | dje | 2003-12-03 | 1 | -5/+11 |
* | * function.c (update_epilogue_consts): Don't use PARAMS. | steven | 2003-12-01 | 1 | -1/+1 |
* | 2003-11-23 Waldek Hebisch <hebisch@math.uni.wroc.pl> | aj | 2003-11-24 | 1 | -1/+1 |
* | 2003-11-20 Fariborz Jahanian <fjahanian@apple.com> | dje | 2003-11-20 | 1 | -3/+18 |
* | * function.c (assign_parms): Use TREE_TYPE to determine the real | jason | 2003-11-14 | 1 | -4/+4 |
* | PR/6552 | kenner | 2003-11-14 | 1 | -11/+54 |
* | 2003-11-11 Eric Christopher <echristo@redhat.com> | echristo | 2003-11-12 | 1 | -23/+24 |
* | * function.c (assign_parms): Add ATTRIBUTE_UNUSED to variable | danglin | 2003-11-01 | 1 | -1/+1 |
* | 2003-10-25 Eric Christopher <echristo@redhat.com> | echristo | 2003-10-30 | 1 | -1/+4 |
* | PR optimization/12544 | ebotcazou | 2003-10-11 | 1 | -5/+7 |
* | * function.c (pad_to_arg_alignment): Move 'boundary_in_bytes' | geoffk | 2003-10-08 | 1 | -2/+1 |
* | 2003-10-07 Geoffrey Keating <geoffk@apple.com> | geoffk | 2003-10-07 | 1 | -8/+21 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * fold-const.c: Follow spelling conventions. | kazu | 2003-10-05 | 1 | -1/+1 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -2/+2 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -2/+2 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -10/+8 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -10/+3 |
* | * function.c (STACK_BYTES): Move definition to head of file. | rsandifo | 2003-09-14 | 1 | -21/+50 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -28/+46 |
* | * function.c (allocate_struct_function): New, split out of ... | rth | 2003-08-29 | 1 | -119/+51 |
* | * calls.c (initialize_argument_information): If an argument has no | rsandifo | 2003-08-27 | 1 | -3/+2 |
* | PR c++/10538, PR c/5582 | pinskia | 2003-08-19 | 1 | -3/+3 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -8/+10 |