| Commit message (Expand) | Author | Age | Files | Lines |
| * | * function.c (expand_function_end): Don't init arg_pointer_save_area. | rth | 2001-08-27 | 1 | -19/+36 |
| * | * function.c (thread_prologue_and_epilogue_insns): Avoid | hubicka | 2001-08-23 | 1 | -0/+1 |
| * | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
| * | * expmed.c (mode_for_extraction): New function. | zack | 2001-08-22 | 1 | -21/+13 |
| * | * function.c (gen_mem_addressof): Don't call get_alias_set if no decl. | rth | 2001-08-19 | 1 | -1/+1 |
| * | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -14/+15 |
| * | Install the proper patch. | hubicka | 2001-08-17 | 1 | -13/+17 |
| * | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+2 |
| * | * defaults.h: Define PREFERRED_STACK_BOUNDARY to | zack | 2001-08-12 | 1 | -4/+0 |
| * | * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY | zack | 2001-08-10 | 1 | -8/+1 |
| * | * stmt.c (expand_null_return_1): Remove code to generate simple returns | danglin | 2001-08-10 | 1 | -12/+0 |
| * | * dbxout.c: Fix comment formatting. | kazu | 2001-08-08 | 1 | -2/+2 |
| * | * alias.c (get_alias_set): Return a previously calculated | jason | 2001-08-08 | 1 | -1/+4 |
| * | * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New. | rth | 2001-08-06 | 1 | -2/+27 |
| * | * rs6000.md (define_splits): Kill unused constraints. | hubicka | 2001-08-01 | 1 | -13/+7 |
| * | * function.c (pad_below): Revert 2001-07-26 patch. | grahams | 2001-07-31 | 1 | -4/+1 |
| * | * i386.c (ix86_output_main_function_alignment_hack): New function. | hubicka | 2001-07-30 | 1 | -1/+2 |
| * | * dwarf2out.c (dw_val_class_offset): New. | rth | 2001-07-29 | 1 | -33/+94 |
| * | * function.c (locate_and_pad_parm): Also pad initial offset | grahams | 2001-07-26 | 1 | -1/+4 |
| * | * alias.c (set_mem_alias_set): New function. | kenner | 2001-07-11 | 1 | -7/+4 |
| * | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -1/+3 |
| * | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -13/+3 |
| * | * emit-rtl.c (replace_equiv_address): New function. | kenner | 2001-07-04 | 1 | -1/+1 |
| * | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 1 | -11/+9 |
| * | Trivial whitespace changes | kenner | 2001-07-01 | 1 | -0/+1 |
| * | * integrate.c (ggc.h): Include. | dj | 2001-06-21 | 1 | -0/+3 |
| * | * function.c (gen_mem_addressof): Handle case where DECL is SAVE_EXPR. | kenner | 2001-06-15 | 1 | -1/+4 |
| * | * function.c (diddle_return_value): Kill code to determine | hubicka | 2001-06-08 | 1 | -38/+21 |
| * | * function.c (clobber_return_register): Clobber the pseudo return | hubicka | 2001-06-08 | 1 | -0/+11 |
| * | * c-tree.h (lang_decl): Add pending_sizes fields. | mmitchel | 2001-06-05 | 1 | -8/+24 |
| * | * function.c (expand_function_start): Don't abort on PARALLEL | rth | 2001-05-25 | 1 | -10/+12 |
| * | * function.c (expand_function_start): Always use a pseudo | rth | 2001-05-23 | 1 | -22/+3 |
| * | * function.c (expand_function_start): Avoid creating BLKmode | mmitchel | 2001-05-18 | 1 | -14/+18 |
| * | * function.c (fixup_var_regs_1, case SUBREG): Use promoted mode | kenner | 2001-05-02 | 1 | -1/+1 |
| * | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -7/+7 |
| * | * function.c (purge_addressof_1): Remove the duplicate | zack | 2001-04-27 | 1 | -19/+11 |
| * | * function.c (expand_function_end): Always clobber the | geoffk | 2001-04-26 | 1 | -19/+17 |
| * | * gcse.c (gcse_main): Fix comment typo. | jakub | 2001-04-20 | 1 | -1/+1 |
| * | Fix ia64 libffi build failure. | wilson | 2001-04-15 | 1 | -0/+4 |
| * | 2001-04-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-10 | 1 | -1/+1 |
| * | * function.h (virtuals_instantiated): Declare. | dj | 2001-04-05 | 1 | -2/+4 |
| * | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -15/+32 |
| * | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -44/+15 |
| * | * function.c (expand_function_start): Set DECL_REGISTER on | rth | 2001-03-28 | 1 | -1/+4 |
| * | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
| * | * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ... | rth | 2001-03-18 | 1 | -4/+0 |
| * | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -26/+37 |
| * | 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-03-12 | 1 | -16/+16 |
| * | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -5/+5 |
| * | * tree.h (BLOCK_DEAD): New macro. | kenner | 2001-02-24 | 1 | -16/+16 |