summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * rs6000.md (define_splits): Kill unused constraints.hubicka2001-08-011-13/+7
* * function.c (pad_below): Revert 2001-07-26 patch.grahams2001-07-311-4/+1
* * i386.c (ix86_output_main_function_alignment_hack): New function.hubicka2001-07-301-1/+2
* * dwarf2out.c (dw_val_class_offset): New.rth2001-07-291-33/+94
* * function.c (locate_and_pad_parm): Also pad initial offsetgrahams2001-07-261-1/+4
* * alias.c (set_mem_alias_set): New function.kenner2001-07-111-7/+4
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-1/+3
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-13/+3
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-041-1/+1
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-11/+9
* Trivial whitespace changeskenner2001-07-011-0/+1
* * integrate.c (ggc.h): Include.dj2001-06-211-0/+3
* * function.c (gen_mem_addressof): Handle case where DECL is SAVE_EXPR.kenner2001-06-151-1/+4
* * function.c (diddle_return_value): Kill code to determinehubicka2001-06-081-38/+21
* * function.c (clobber_return_register): Clobber the pseudo returnhubicka2001-06-081-0/+11
* * c-tree.h (lang_decl): Add pending_sizes fields.mmitchel2001-06-051-8/+24
* * 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