summaryrefslogtreecommitdiffstats
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * function.c (expand_function_start): Don't abort on PARALLELrth2001-05-251-10/+12
* * function.c (expand_function_start): Always use a pseudorth2001-05-231-22/+3
* * function.c (expand_function_start): Avoid creating BLKmodemmitchel2001-05-181-14/+18
* * function.c (fixup_var_regs_1, case SUBREG): Use promoted modekenner2001-05-021-1/+1
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-7/+7
* * function.c (purge_addressof_1): Remove the duplicatezack2001-04-271-19/+11
* * function.c (expand_function_end): Always clobber thegeoffk2001-04-261-19/+17
* * gcse.c (gcse_main): Fix comment typo.jakub2001-04-201-1/+1
* Fix ia64 libffi build failure.wilson2001-04-151-0/+4
* 2001-04-10 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-101-1/+1
* * function.h (virtuals_instantiated): Declare.dj2001-04-051-2/+4
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-15/+32
* IA-64 ABI Exception Handling.rth2001-03-281-44/+15
* * function.c (expand_function_start): Set DECL_REGISTER onrth2001-03-281-1/+4
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...rth2001-03-181-4/+0
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-26/+37
* 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-121-16/+16
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-5/+5
* * tree.h (BLOCK_DEAD): New macro.kenner2001-02-241-16/+16
* * function.c (epilogue_done): Be ready for first basic block nothubicka2001-02-241-2/+11
* * function.c (assign_parms): Set RTX_UNCHANGING_P in pseudo when wekenner2001-02-161-2/+5
* * combine.c (nonzero_bits, case PLUS): If pointers extend unsignedkenner2001-02-061-51/+60
* * final.c: Move the declaration profile_label_no to ...cchavva2001-02-061-0/+5
* Reinstall 1.245 -> 1.246 changekenner2001-01-201-1/+1
* 2001-01-20 Jakub Jelinek <jakub@redhat.com>zack2001-01-201-217/+248
* * alias.c (rtx_equal_for_memref_p, case ADDRESSOF): Don't assumekenner2001-01-191-1/+1
* Minor whitespace changeskenner2001-01-161-1/+2
* Remove {save|restore}_machine_status.nickc2001-01-101-10/+6
* * function.c (instantiate_virtual_regs): Instantiate virtuallaw2001-01-101-0/+4
* * function.c (fixup_var_refs): Use push_to_full_sequence wherezack2001-01-051-1/+1
* * function.c (reorder_blocks): Make sure the flags are all resetdj2001-01-051-0/+31
* * integrate.c (expand_inline_function): Don't put a virtualamylaar2001-01-041-1/+3
* * function.c (expand_function_end): Properly handle DECL_RESULTkenner2001-01-021-5/+15
* * alias.c (alias_sets_conflict_p): New function.kenner2000-12-301-26/+25
* * function.c (assign_parms): Convert arguments passed byaoliva2000-12-291-1/+16
* * function.c (assign_parms): Update parm's DECL_INCOMING_RTLaoliva2000-12-221-0/+1
* * function.c (adjust_trampoline_addr): New function.aoliva2000-12-151-3/+19
* * function.c (assign_parms): Optimize incoming PARALLELs intoaoliva2000-12-131-0/+20
* * function.h (emit_status): Delete member regno_pointer_flag andlaw2000-11-301-1/+1
* * function.c (free_after_compilation): Clear x_clobber_return_insn.mmitchel2000-11-271-0/+1
* * function.c (assign_parms): When calling put_var_into_stack, makemmitchel2000-11-131-1/+13
* * function.c (assign_parms): If TREE_ADDRESSABLE is set, try tojason2000-11-121-4/+3
* * function.c (expand_function_start): Cast GET_MODE_SIZE tojakub2000-11-081-1/+2
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* * function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.kenner2000-10-201-4/+4
* * function.c (locate_and_pad_parm): Zero alignment_pad.rth2000-10-201-0/+2
* 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2000-10-171-1/+6
* Remove obstacks.mmitchel2000-10-131-45/+8
* * function.c (diddle_return_value): Examinerth2000-10-071-28/+48
OpenPOWER on IntegriCloud