| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * function.c (epilogue_done): Be ready for first basic block not | hubicka | 2001-02-24 | 1 | -2/+11 |
* | * function.c (assign_parms): Set RTX_UNCHANGING_P in pseudo when we | kenner | 2001-02-16 | 1 | -2/+5 |
* | * combine.c (nonzero_bits, case PLUS): If pointers extend unsigned | kenner | 2001-02-06 | 1 | -51/+60 |
* | * final.c: Move the declaration profile_label_no to ... | cchavva | 2001-02-06 | 1 | -0/+5 |
* | Reinstall 1.245 -> 1.246 change | kenner | 2001-01-20 | 1 | -1/+1 |
* | 2001-01-20 Jakub Jelinek <jakub@redhat.com> | zack | 2001-01-20 | 1 | -217/+248 |
* | * alias.c (rtx_equal_for_memref_p, case ADDRESSOF): Don't assume | kenner | 2001-01-19 | 1 | -1/+1 |
* | Minor whitespace changes | kenner | 2001-01-16 | 1 | -1/+2 |
* | Remove {save|restore}_machine_status. | nickc | 2001-01-10 | 1 | -10/+6 |
* | * function.c (instantiate_virtual_regs): Instantiate virtual | law | 2001-01-10 | 1 | -0/+4 |
* | * function.c (fixup_var_refs): Use push_to_full_sequence where | zack | 2001-01-05 | 1 | -1/+1 |
* | * function.c (reorder_blocks): Make sure the flags are all reset | dj | 2001-01-05 | 1 | -0/+31 |
* | * integrate.c (expand_inline_function): Don't put a virtual | amylaar | 2001-01-04 | 1 | -1/+3 |
* | * function.c (expand_function_end): Properly handle DECL_RESULT | kenner | 2001-01-02 | 1 | -5/+15 |
* | * alias.c (alias_sets_conflict_p): New function. | kenner | 2000-12-30 | 1 | -26/+25 |
* | * function.c (assign_parms): Convert arguments passed by | aoliva | 2000-12-29 | 1 | -1/+16 |
* | * function.c (assign_parms): Update parm's DECL_INCOMING_RTL | aoliva | 2000-12-22 | 1 | -0/+1 |
* | * function.c (adjust_trampoline_addr): New function. | aoliva | 2000-12-15 | 1 | -3/+19 |
* | * function.c (assign_parms): Optimize incoming PARALLELs into | aoliva | 2000-12-13 | 1 | -0/+20 |
* | * function.h (emit_status): Delete member regno_pointer_flag and | law | 2000-11-30 | 1 | -1/+1 |
* | * function.c (free_after_compilation): Clear x_clobber_return_insn. | mmitchel | 2000-11-27 | 1 | -0/+1 |
* | * function.c (assign_parms): When calling put_var_into_stack, make | mmitchel | 2000-11-13 | 1 | -1/+13 |
* | * function.c (assign_parms): If TREE_ADDRESSABLE is set, try to | jason | 2000-11-12 | 1 | -4/+3 |
* | * function.c (expand_function_start): Cast GET_MODE_SIZE to | jakub | 2000-11-08 | 1 | -1/+2 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst. | kenner | 2000-10-20 | 1 | -4/+4 |
* | * function.c (locate_and_pad_parm): Zero alignment_pad. | rth | 2000-10-20 | 1 | -0/+2 |
* | 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2000-10-17 | 1 | -1/+6 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -45/+8 |
* | * function.c (diddle_return_value): Examine | rth | 2000-10-07 | 1 | -28/+48 |
* | * c-decl.c (warn_missing_noreturn): Remove. | rth | 2000-10-06 | 1 | -0/+9 |
* | Fix IA-64 REG_LIBCALL dangling reference. | wilson | 2000-10-05 | 1 | -10/+34 |
* | Fix ia64-linux kernel fn_hash() miscompilation. | wilson | 2000-09-18 | 1 | -0/+8 |