| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -18/+9 |
* | * function.c (current_function_assembler_name): Remove. | kazu | 2009-04-16 | 1 | -2/+0 |
* | * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging. | hubicka | 2009-04-08 | 1 | -2/+0 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow | hubicka | 2009-03-28 | 1 | -0/+5 |
* | 2009-03-23 Richard Guenther <rguenther@suse.de> | rguenth | 2009-03-23 | 1 | -3/+3 |
* | 2009-03-12 Jing Yu <jingyu@google.com> | dougkwan | 2009-03-17 | 1 | -6/+6 |
* | PR target/39139 | jakub | 2009-02-10 | 1 | -1/+5 |
* | gcc/ | rsandifo | 2009-01-06 | 1 | -0/+3 |
* | PR middle-end/38454 | jakub | 2008-12-09 | 1 | -0/+1 |
* | * cgraph.c (cgraph_release_function_body): Plug memory leak on | hubicka | 2008-09-11 | 1 | -10/+0 |
* | * function.h (struct function): Add function_start_locus. | aldyh | 2008-09-09 | 1 | -0/+3 |
* | gcc/ | hjl | 2008-08-06 | 1 | -0/+3 |
* | 2008-07-31 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-07-31 | 1 | -6/+11 |
* | 2008-07-30 Joey Ye <joey.ye@intel.com> | hjl | 2008-07-30 | 1 | -5/+43 |
* | * predict.c (always_optimize_for_size_p): New function. | hubicka | 2008-07-29 | 1 | -0/+3 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -0/+4 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+2 |
* | 2008-05-25 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-05-25 | 1 | -0/+6 |
* | 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com> | dnovillo | 2008-05-16 | 1 | -0/+3 |
* | * tree-pass.h (opt_pass): Add IPA_PASS. | hubicka | 2008-05-01 | 1 | -0/+9 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -81/+54 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -28/+19 |
* | * gengtype.c (write_root): Param_is argument is OK. | hubicka | 2008-04-15 | 1 | -0/+31 |
* | * function.h (incomming_args): Break out of struct function. | hubicka | 2008-04-08 | 1 | -64/+66 |
* | * function.h (rtl): Rename to x_rtl. | hubicka | 2008-04-07 | 1 | -24/+29 |
* | * builtins.c (expand_builtin_setjmp_receiver): Update call of | hubicka | 2008-03-31 | 1 | -80/+99 |
* | PR target/34814 | bergner | 2008-01-26 | 1 | -0/+1 |
* | PR gcov-profile/34610 | jakub | 2008-01-19 | 1 | -1/+5 |
* | 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-11-26 | 1 | -8/+11 |
* | * tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to | tromey | 2007-11-16 | 1 | -0/+5 |
* | * function.h (struct function): Rename calls_unwind_init | zippel | 2007-09-07 | 1 | -4/+5 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -0/+5 |
* | 2007-08-31 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-31 | 1 | -25/+6 |
* | * dominance.c (dom_computed, n_bbs_in_dom_tree): Removed. | rakdver | 2007-07-26 | 1 | -0/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-07-05 | 1 | -0/+4 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -9/+4 |
* | * builtins.c (expand_builtin_setjmp_setup): Update comment. | nathan | 2007-05-21 | 1 | -13/+17 |
* | * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate | rakdver | 2007-05-14 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Use | hubicka | 2007-04-28 | 1 | -8/+0 |
* | Revert: | hubicka | 2007-04-24 | 1 | -0/+8 |
* | * function.c (init_function_start): Don't init line number info. | hubicka | 2007-04-23 | 1 | -8/+0 |
* | * function.h: Remove sequence_stack extern declaration. | aldyh | 2007-04-16 | 1 | -2/+0 |
* | * errors.h (warning, error, fatal, internal_error): Mark as cold. | hubicka | 2007-03-06 | 1 | -2/+2 |
* | 2007-01-10 Razya Ladelsky <razya@il.ibm.com> | razya | 2007-01-10 | 1 | -0/+1 |
* | * omp-low.c (expand_omp_parallel): Set function properties. | hubicka | 2006-12-16 | 1 | -0/+4 |
* | | hubicka | 2006-12-13 | 1 | -0/+4 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -0/+5 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -0/+3 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -0/+4 |