| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -15/+14 |
* | * expr.c (expand_assignment): Remove an unused argument | kazu | 2003-07-15 | 1 | -1/+1 |
* | * doc/tm.texi (BLOCK_REG_PADDING): Describe. | amodra | 2003-07-14 | 1 | -4/+26 |
* | * function.c (assign_parms): Don't recombine complex args if | rth | 2003-07-11 | 1 | -11/+26 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -3/+3 |
* | * fold-const.c: Convert prototypes to ISO C90. | aj | 2003-07-01 | 1 | -384/+193 |
* | * rtl.h (emit_line_note_after): Remove. | nathan | 2003-07-01 | 1 | -5/+2 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -8/+9 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -1/+1 |
* | * function.c (set_insn_locators): Mark as unused. | schwab | 2003-06-22 | 1 | -1/+1 |
* | * tree.h (expand_function_end): Remove all parameters. | nathan | 2003-06-20 | 1 | -14/+3 |
* | cp: | ghazi | 2003-06-16 | 1 | -1/+1 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * tree.h (init_function_start): Remove filename and line paramters. | nathan | 2003-06-14 | 1 | -8/+7 |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -0/+18 |
* | * function.c (trampolines_created): New variable. | jakub | 2003-06-04 | 1 | -0/+4 |
* | 2003-06-03 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-06-03 | 1 | -1/+66 |
* | Add missed chunk in last commit. | aj | 2003-05-31 | 1 | -2/+1 |
* | * function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE | aj | 2003-05-31 | 1 | -5/+0 |
* | * tree.h (contains_placeholder_p): Now returns bool. | kenner | 2003-05-27 | 1 | -2/+1 |