| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-09-23 Razya Ladelsky | razya | 2007-10-29 | 1 | -0/+2 |
* | gcc/ChangeLog: | aoliva | 2007-10-15 | 1 | -2/+1 |
* | gcc/ChangeLog: | aoliva | 2007-10-15 | 1 | -3/+12 |
* | PR tree-optimization/33572 | aoliva | 2007-10-09 | 1 | -1/+2 |
* | gcc/ChangeLog: | aoliva | 2007-10-06 | 1 | -70/+49 |
* | 2007-09-24 Pranav Bhandarkar <pranav.bhandarkar@celunite.com> | rguenth | 2007-09-24 | 1 | -1/+8 |
* | * tree-inline.c (remap_type_1): Correctly chain variants. | ebotcazou | 2007-09-22 | 1 | -1/+1 |
* | * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin. | jakub | 2007-09-11 | 1 | -0/+27 |
* | * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. | jakub | 2007-09-05 | 1 | -1/+52 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -21/+0 |
* | 2007-08-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-28 | 1 | -14/+0 |
* | 2007-08-24 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-24 | 1 | -14/+36 |
* | 2007-08-22 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-22 | 1 | -0/+5 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -0/+9 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -5/+4 |
* | 2007-08-20 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-08-20 | 1 | -6/+9 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -0/+3 |
* | * tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH. | rakdver | 2007-08-01 | 1 | -0/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-07-04 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-04 | 1 | -2/+1 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -4/+10 |
* | 2007-06-23 Richard Guenther <rguenther@suse.de> | rguenth | 2007-06-23 | 1 | -12/+1 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -0/+1 |
* | ./: | ian | 2007-06-12 | 1 | -0/+7 |
* | PR tree-optimization/24659 | uros | 2007-05-17 | 1 | -0/+3 |
* | * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Use | hubicka | 2007-04-28 | 1 | -1/+0 |
* | * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable. | rakdver | 2007-04-26 | 1 | -3/+4 |
* | PR c++/31598 | jakub | 2007-04-26 | 1 | -1/+1 |
* | Revert: | hubicka | 2007-04-24 | 1 | -0/+1 |
* | * function.c (init_function_start): Don't init line number info. | hubicka | 2007-04-23 | 1 | -1/+0 |
* | 2007-04-22 Uros Bizjak <ubizjak@gmail.com> | uros | 2007-04-22 | 1 | -1/+1 |
* | PR tree-optimization/31526 | rakdver | 2007-04-10 | 1 | -2/+2 |
* | 2007-03-31 Richard Guenther <rguenther@suse.de> | rguenth | 2007-03-31 | 1 | -48/+45 |
* | * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt | sayle | 2007-03-08 | 1 | -3/+4 |
* | PR middle-end/30509 | hubicka | 2007-02-25 | 1 | -1/+14 |
* | * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c, | kazu | 2007-02-18 | 1 | -1/+1 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -13/+13 |
* | * Makefile.in (passes.o, ipa-inline.o): Add dependencies. | hubicka | 2007-02-09 | 1 | -8/+16 |
* | * tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline. | hubicka | 2007-02-04 | 1 | -0/+71 |
* | * c-decl.c, config/avr/avr.c, config/avr/avr.h, | kazu | 2007-02-03 | 1 | -1/+1 |
* | * tree-ssa-loop-unswitch.c: Include tree-inline.h. | rakdver | 2007-01-28 | 1 | -16/+81 |
* | * cgraph.h (cgraph_decide_inlining_incrementally): Kill. | hubicka | 2007-01-16 | 1 | -20/+16 |
* | PR tree-optimization/30443 | hubicka | 2007-01-12 | 1 | -11/+18 |
* | 2007-01-10 Razya Ladelsky <razya@il.ibm.com> | razya | 2007-01-10 | 1 | -0/+7 |
* | * tree-inline.c (setup_one_parameter): Do not propagate into abnormal | hubicka | 2007-01-10 | 1 | -1/+2 |
* | * tree-inline.c (fold_marked_statements): Update operand caches | hubicka | 2007-01-05 | 1 | -1/+9 |
* | * tree-inline.c (copy_bb): Insert new statements to statements_to_fold | hubicka | 2007-01-04 | 1 | -0/+38 |
* | * tree-inline.c: Fix a comment typo. | kazu | 2006-12-30 | 1 | -1/+1 |
* | * tree-inline.c (remap_ssa_name): New function. | hubicka | 2006-12-29 | 1 | -144/+505 |
* | 2006-12-15 Andrew Pinski <pinski@gmail.com> | pinskia | 2006-12-15 | 1 | -1/+2 |