summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* Revert:kazu2007-01-021-1/+9
* * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu2007-01-021-9/+1
* 2006-12-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2006-12-221-4/+4
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+3
* * cfgexpand.c (construct_exit_block): Don't disturb end of last BB.hubicka2006-11-271-8/+2
* * function.c (instantiate_virtual_regs_in_insn): Call force_regjsm282006-11-251-1/+8
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-111-83/+5
* * cse.c (cse_process_notes): Copy the propagated value.hubicka2006-11-101-1/+1
* * function.c (reorder_fix_fragments): Delete.drow2006-07-261-64/+9
* * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle2006-07-071-2/+3
* * function.c (aggregate_value_p): Honor DECL_BY_REFERENCE onhainque2006-06-261-3/+21
* * tree.c (max_int_size_in_bytes): New function, inspired fromhainque2006-06-231-15/+4
* 2006-06-16 Richard Guenther <rguenther@suse.de>rguenth2006-06-161-2/+0
* PR/21391aldyh2006-05-051-7/+18
* * function.c (temp_slots_at_level, max_slot_level): Use VECkazu2006-04-181-7/+11
* * Makefile.in (GTFILES): Move functions.h after tree.h.kazu2006-04-121-10/+9
* PR/21391aldyh2006-04-111-0/+17
* * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,kazu2006-04-101-3/+1
* gcc/carlos2006-04-041-1/+1
* * function.h (struct function) <x_tail_recursion_reentry>:steven2006-03-201-8/+8
* * function.h (frame_offset_overflow): Declare.ebotcazou2006-03-111-14/+23
* * function.c (use_return_register): Make it static.kazu2006-03-051-1/+1
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-3/+6
* PR rtl-optimization/26222rakdver2006-02-131-12/+20
* 2006-02-01 Paul Brook <paul@codesourcery.com>pbrook2006-02-011-1/+3
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * function.c (instantiate_virtual_regs): Make it static.kazu2006-01-181-1/+1
* PR debug/25562jakub2006-01-041-2/+30
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-1/+2
* PR middle-end/25176amodra2005-12-021-12/+17
* * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.rth2005-11-181-1/+12
* * function.c (assign_stack_local_1): Restrict sanity checkebotcazou2005-11-121-1/+3
* * function.c (assign_stack_local_1): Issue an error message ifebotcazou2005-11-091-0/+13
* PR target/9350rth2005-11-031-51/+2
* PR rtl-optimization/23585ebotcazou2005-10-201-4/+3
* PR c/24255rth2005-10-121-3/+2
* * expr.c (emit_move_via_integer): Add force argument, pass it onrth2005-09-171-4/+22
* * function.c (ARG_POINTER_CFA_OFFSET): Move ...rth2005-09-071-6/+0
* PR rtl-opt/23601rth2005-08-311-3/+4
* 2005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-101-2/+2
* * function.c (assign_stack_local_1): Do not correct stack slotdje2005-08-041-1/+1
* PR 23221rth2005-08-041-1/+1
* 2005-08-03 Paul Brook <paul@codesourcery.com>pbrook2005-08-031-3/+2
* 2005-07-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>guerby2005-07-221-0/+3
* * toplev.h: Add comment about the first parameter for warning().dj2005-07-191-1/+1
* 2005-07-14 Richard Guenther <rguenther@suse.de>rguenth2005-07-141-16/+6
* * function.c (locate_and_pad_parm): Record parameter alignment inrth2005-07-071-1/+8
* * function.c (expand_function_end): Revert part of 2005-06-27kkojima2005-07-061-5/+5
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-1/+65
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-6/+6