aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-6/+9
2008-08-08recog.c (split_all_insns): Set RTL profileJan Hubicka1-0/+3
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi1-65/+66
2008-08-06re PR middle-end/37009 (No need to align stack when incoming stack is aligned)H.J. Lu1-0/+5
2008-08-01cfgexpand.c (expand_stack_alignment): Assert that stack_realign_drap and drap...H.J. Lu1-3/+3
2008-07-30[multiple changes]H.J. Lu1-9/+131
2008-07-29predict.c (always_optimize_for_size_p): New function.Jan Hubicka1-0/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-11/+10
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-2/+19
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-16/+0
2008-07-18re PR middle-end/36858 (Incorrect alignment attribute on stack parameter)H.J. Lu1-2/+2
2008-07-07function.c (assign_parm_remove_parallels): Check mode of entry_parm.Daniel Jacobowitz1-2/+3
2008-07-01function.c (assign_parm_remove_parallels): New.Daniel Jacobowitz1-51/+28
2008-06-27function.c (allocate_struct_function): Only allocate a unique funcdef_no if t...Richard Sandiford1-2/+1
2008-06-26dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-4/+4
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-7/+7
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz1-0/+4
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-3/+3
2008-05-26re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu1-30/+28
2008-05-24* function.c: Include target hook for nonlocal_goto frame value.Andy Hutchinson1-1/+1
2008-05-23extend.texi: Clarify use of __attribute__((naked)).Paul Brook1-0/+3
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-2/+3
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-19/+19
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-14/+10
2008-04-08function.c (free_after_compilation): Clear out regno_reg_rtx pointer.Jan Hubicka1-0/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-24/+21
2008-04-07function.h (rtl): Rename to x_rtl.Jan Hubicka1-4/+4
2008-04-07Removal of Return with Depressed Stack Pointer supportEric Botcazou1-390/+0
2008-04-04function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini1-7/+1
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini1-29/+5
2008-04-02expr.c (expand_var): Delete it.Paolo Bonzini1-1/+3
2008-04-01function.c (free_after_compilation): Free epilogue_delay_list.Jan Hubicka1-1/+4
2008-03-31builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka1-69/+30
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-15/+25
2008-02-15re PR middle-end/34621 (gcc.c-torture/execute/va-arg-25.c:32: internal compil...Uros Bizjak1-3/+3
2008-02-14re PR target/34930 (ICE in instantiate_virtual_regs_in_insn with vector splat...Michael Matz1-0/+14
2008-02-12re PR inline-asm/35160 (local-alloc introduces sharing of the same pseudo/har...Jakub Jelinek1-1/+17
2008-01-26re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner1-8/+10
2007-12-19tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter.Richard Sandiford1-4/+4
2007-11-26PR 34081/C++Andreas Krebbel1-6/+10
2007-11-25tree.h (struct tree_block): Move locus member next to flags.Richard Guenther1-2/+2
2007-11-16tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.Tom Tromey1-0/+3
2007-11-06PR c++/32256, PR c++/32368:Tom Tromey1-1/+18
2007-10-14fixed-bit.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-10-05re PR inline-asm/33600 (Breakage caused by the fix to PR33552)Michael Matz1-1/+1
2007-09-28re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)Michael Matz1-5/+46
2007-09-23function.c (assign_parm_setup_block): Explicitly convert BLKmode parameters f...Richard Sandiford1-1/+15
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-7/+0
2007-09-09revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis1-29/+25
2007-09-07regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis1-25/+29