OSDN Git Service

* configure.ac: Determine Sun ld version numbers.
[pf3gnuchains/gcc-fork.git] / gcc / function.c
2010-05-17 bernds * function.c (try_fit_stack_local, add_frame_space...
2010-04-26 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-04-12 sje2010-04-12 Steve Ellcey <sje@cup.hp.com>
2010-04-08 ebotcazou * tree.h (TREE_ADDRESSABLE): Document its effect for...
2010-02-26 jakub PR debug/43190
2010-01-21 jason * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2010-01-17 rguenth2010-01-17 Richard Guenther <rguenther@suse.de>
2009-12-08 matz PR middle-end/38474
2009-11-30 sje2009-11-30 Steve Ellcey <sje@cup.hp.com>
2009-11-25 hjlRemove trailing white spaces.
2009-11-13 rth * function.c (stack_protect_prologue): Don...
2009-11-10 ebotcazou PR target/10127
2009-11-08 amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-09-29 nickc * function.c (current_function_name): If there...
2009-09-23 dodjiFix PR debug/41065
2009-09-22 rth PR target/41246
2009-09-03 jakub PR debug/41238
2009-09-02 aolivagcc/ChangeLog:
2009-08-12 bonzini2009-08-12 Paolo Bonzini <bonzini@gnu.org>
2009-08-01 bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-07-11 jakub PR rtl-optimization/40667
2009-07-11 jakub PR target/40668
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-01 rth PR bootstrap/40347
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-12 aldyhgcc/java/
2009-06-12 hjlgcc/
2009-05-30 rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-22 uweigand * function.c (expand_function_end): Do not emit a...
2009-04-20 iangcc/:
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-16 kazu * function.c (current_function_assembler_name): Remove.
2009-03-18 jakub PR debug/39485
2009-03-18 jakub * dse.c (struct group_info): Reorder fields for 64...
2009-03-07 uweigand PR middle-end/38028
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-03 jakub PR target/35318
2009-01-16 rearnsha * function.c (aggregate_value_p): Correctly extract...
2009-01-04 steven PR middle-end/38586
2008-12-09 ktietz2008-12-09 Kai Tietz <kai.tietz@onevision.com>
2008-12-08 rth PR 38240
2008-12-05 jakub PR debug/38367
2008-11-22 jakub PR middle-end/37316
2008-11-14 jakub PR middle-end/36125
2008-10-24 meissnerPR target/37841: Fix SPU abi
2008-09-18 jakub PR debug/34037
2008-09-11 hubicka * cgraph.c (cgraph_release_function_body): Plug memory...
2008-09-11 hubicka * function.c (free_after_compilation): Call insn_locat...
2008-09-09 jakub PR rtl-optimization/37408
2008-09-05 jsm28 * config/mips/mips.h (enum reg_class): Add FRAME_REGS.
2008-08-16 ebotcazou PR ada/20548
2008-08-08 hubicka * recog.c (split_all_insns): Set RTL profile
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-08-06 hjlgcc/
2008-08-01 hjl2008-08-01 H.J. Lu <hongjiu.lu@intel.com>
2008-07-30 hjl2008-07-30 Joey Ye <joey.ye@intel.com>
2008-07-29 hubicka * predict.c (always_optimize_for_size_p): New function.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-23 meissnerAdd ability to set target options (ix86 only) and optim...
2008-07-21 espindola2007-07-21 Rafael Avila de Espindola <espindola@googl...
2008-07-18 hjlgcc/
2008-07-07 drow * function.c (assign_parm_remove_parallels): Check...
2008-07-01 drow * function.c (assign_parm_remove_parallels): New.
2008-06-27 rsandifogcc/
2008-06-26 ghazi * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begi...
2008-06-06 rwildgcc/
2008-06-03 ktietz2008-06-03 Kai Tietz <kai.tietz@onevision.com>
2008-06-01 rsandifogcc/
2008-05-26 hjl2008-05-26 H.J. Lu <hongjiu.lu@intel.com>
2008-05-24 hutchinsonandy* function.c: Include target hook for nonlocal_goto...
2008-05-23 carlosgcc/
2008-05-08 ktietz2008-05-07 Kai Tietz <kai,tietz@onevision.com>
2008-04-25 hubicka PR testsuite/35843
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2008-04-08 hubicka * function.c (free_after_compilation): Clear out regno...
2008-04-08 hubicka * function.h (incomming_args): Break out of struct...
2008-04-07 hubicka * function.h (rtl): Rename to x_rtl.
2008-04-07 ebotcazou Removal of Return with Depressed Stack Pointer support
2008-04-04 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-04-03 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-04-02 bonzini2008-04-02 Paolo Bonzini <bonzini@gnu.org>
2008-04-01 hubicka * function.c (free_after_compilation): Free epilogue_d...
2008-03-31 hubicka * builtins.c (expand_builtin_setjmp_receiver): Update...
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-15 uros PR middle-end/34621
2008-02-14 matz PR target/34930
2008-02-12 jakub PR inline-asm/35160
2008-01-26 bergner PR target/34814
2007-12-19 rsandifogcc/
2007-11-26 krebbel2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2007-11-25 rguenth2007-11-25 Richard Guenther <rguenther@suse.de>
2007-11-16 tromey * tree-ssa-structalias.c (ipa_pta_execute): Rename...
2007-11-06 tromeygcc
2007-10-14 kazu * config/fixed-bit.c, config/i386/cpuid.h, config...
2007-10-05 matzgcc/
2007-09-28 matz PR rtl-optimization/33552
2007-09-23 rsandifogcc/
2007-09-11 hubicka * decl.c (java_expand_body): Kill.
2007-09-09 hp Revert:
next