summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2008-08-161-6/+9
* recog.c (split_all_insns): Set RTL profileJan Hubicka2008-08-081-0/+3
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-65/+66
* re PR middle-end/37009 (No need to align stack when incoming stack is aligned)H.J. Lu2008-08-061-0/+5
* cfgexpand.c (expand_stack_alignment): Assert that stack_realign_drap and drap...H.J. Lu2008-08-011-3/+3
* [multiple changes]H.J. Lu2008-07-301-9/+131
* predict.c (always_optimize_for_size_p): New function.Jan Hubicka2008-07-291-0/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-11/+10
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-2/+19
* Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola2008-07-211-16/+0
* re PR middle-end/36858 (Incorrect alignment attribute on stack parameter)H.J. Lu2008-07-181-2/+2
* function.c (assign_parm_remove_parallels): Check mode of entry_parm.Daniel Jacobowitz2008-07-071-2/+3
* function.c (assign_parm_remove_parallels): New.Daniel Jacobowitz2008-07-011-51/+28
* function.c (allocate_struct_function): Only allocate a unique funcdef_no if t...Richard Sandiford2008-06-271-2/+1
* dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-4/+4
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-7/+7
* tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz2008-06-031-0/+4
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-3/+3
* re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu2008-05-261-30/+28
* * function.c: Include target hook for nonlocal_goto frame value.Andy Hutchinson2008-05-241-1/+1
* extend.texi: Clarify use of __attribute__((naked)).Paul Brook2008-05-231-0/+3
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-2/+3
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-19/+19
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-14/+10
* function.c (free_after_compilation): Clear out regno_reg_rtx pointer.Jan Hubicka2008-04-081-0/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-24/+21
* function.h (rtl): Rename to x_rtl.Jan Hubicka2008-04-071-4/+4
* Removal of Return with Depressed Stack Pointer supportEric Botcazou2008-04-071-390/+0
* function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini2008-04-041-7/+1
* c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini2008-04-031-29/+5
* expr.c (expand_var): Delete it.Paolo Bonzini2008-04-021-1/+3
* function.c (free_after_compilation): Free epilogue_delay_list.Jan Hubicka2008-04-011-1/+4
* builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka2008-03-311-69/+30
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-15/+25
* re PR middle-end/34621 (gcc.c-torture/execute/va-arg-25.c:32: internal compil...Uros Bizjak2008-02-151-3/+3
* re PR target/34930 (ICE in instantiate_virtual_regs_in_insn with vector splat...Michael Matz2008-02-141-0/+14
* re PR inline-asm/35160 (local-alloc introduces sharing of the same pseudo/har...Jakub Jelinek2008-02-121-1/+17
* re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner2008-01-261-8/+10
* tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter.Richard Sandiford2007-12-191-4/+4
* PR 34081/C++Andreas Krebbel2007-11-261-6/+10
* tree.h (struct tree_block): Move locus member next to flags.Richard Guenther2007-11-251-2/+2
* tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.Tom Tromey2007-11-161-0/+3
* PR c++/32256, PR c++/32368:Tom Tromey2007-11-061-1/+18
* fixed-bit.c, [...]: Fix comment typos.Kazu Hirata2007-10-141-2/+2
* re PR inline-asm/33600 (Breakage caused by the fix to PR33552)Michael Matz2007-10-051-1/+1
* re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)Michael Matz2007-09-281-5/+46
* function.c (assign_parm_setup_block): Explicitly convert BLKmode parameters f...Richard Sandiford2007-09-231-1/+15
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-111-7/+0
* revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis2007-09-091-29/+25
* regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis2007-09-071-25/+29