summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/40667jakub2009-07-111-1/+5
* PR target/40668jakub2009-07-111-3/+11
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-1/+2
* PR bootstrap/40347rth2009-07-011-15/+23
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-4/+4
* gcc/java/aldyh2009-06-121-2/+4
* gcc/hjl2009-06-121-4/+2
* * cfgcleanup.c (try_crossjump_to_edge): Only skip pastrth2009-05-301-103/+145
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-4/+2
* * function.c (expand_function_end): Do not emit a jump to the "naked"uweigand2009-04-221-2/+2
* gcc/:ian2009-04-201-1/+1
* * df.h: Include "timevar.h".ian2009-04-171-4/+4
* * function.c (current_function_assembler_name): Remove.kazu2009-04-161-7/+0
* PR debug/39485jakub2009-03-181-1/+22
* * dse.c (struct group_info): Reorder fields for 64-bit hosts.jakub2009-03-181-2/+2
* PR middle-end/38028uweigand2009-03-071-3/+8
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR target/35318jakub2009-02-031-0/+3
* * function.c (aggregate_value_p): Correctly extract the functionrearnsha2009-01-161-1/+1
* PR middle-end/38586steven2009-01-041-105/+186
* 2008-12-09 Kai Tietz <kai.tietz@onevision.com>ktietz2008-12-091-1/+3
* PR 38240rth2008-12-081-2/+2
* PR debug/38367jakub2008-12-051-1/+11
* PR middle-end/37316jakub2008-11-221-1/+1
* PR middle-end/36125jakub2008-11-141-0/+8
* PR target/37841: Fix SPU abimeissner2008-10-241-0/+4
* PR debug/34037jakub2008-09-181-1/+12
* * cgraph.c (cgraph_release_function_body): Plug memory leak onhubicka2008-09-111-27/+8
* * function.c (free_after_compilation): Call insn_locators_free.hubicka2008-09-111-0/+1
* PR rtl-optimization/37408jakub2008-09-091-0/+5
* * config/mips/mips.h (enum reg_class): Add FRAME_REGS.jsm282008-09-051-0/+1
* PR ada/20548ebotcazou2008-08-161-6/+9
* * recog.c (split_all_insns): Set RTL profilehubicka2008-08-081-0/+3
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-65/+66
* gcc/hjl2008-08-061-0/+5
* 2008-08-01 H.J. Lu <hongjiu.lu@intel.com>hjl2008-08-011-3/+3
* 2008-07-30 Joey Ye <joey.ye@intel.com>hjl2008-07-301-9/+131
* * predict.c (always_optimize_for_size_p): New function.hubicka2008-07-291-0/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-11/+10
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-2/+19
* 2007-07-21 Rafael Avila de Espindola <espindola@google.com>espindola2008-07-211-16/+0
* gcc/hjl2008-07-181-2/+2
* * function.c (assign_parm_remove_parallels): Check mode ofdrow2008-07-071-2/+3
* * function.c (assign_parm_remove_parallels): New.drow2008-07-011-51/+28
* gcc/rsandifo2008-06-271-2/+1
* * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue,ghazi2008-06-261-4/+4
* gcc/rwild2008-06-061-7/+7
* 2008-06-03 Kai Tietz <kai.tietz@onevision.com>ktietz2008-06-031-0/+4
* gcc/rsandifo2008-06-011-3/+3
* 2008-05-26 H.J. Lu <hongjiu.lu@intel.com>hjl2008-05-261-30/+28