| Commit message (Expand) | Author | Age | Files | Lines |
* | * implicit-zee.c: New file. | tmsriram | 2010-05-12 | 1 | -0/+1 |
* | * lto-symtab.c (lto_symtab_entry_def) Add vnode. | hubicka | 2010-04-29 | 1 | -3/+7 |
* | * doc/invoke.texi (-fipa-profile): Document. | hubicka | 2010-04-27 | 1 | -0/+1 |
* | gcc/ | bernds | 2010-04-22 | 1 | -0/+1 |
* | * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary; | hubicka | 2010-04-21 | 1 | -6/+10 |
* | 2010-04-15 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-15 | 1 | -1/+2 |
* | Always execute verify_loop_closed_ssa at LNO level. | spop | 2010-04-06 | 1 | -1/+0 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | 2010-01-13 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-13 | 1 | -0/+1 |
* | * Makefile.in (PLUGIN_HEADERS): Add more headers. | amylaar | 2009-12-19 | 1 | -0/+21 |
* | 2009-12-01 Grigori Fursin <grigori.fursin@inria.fr> | amylaar | 2009-12-01 | 1 | -0/+7 |
* | 2009-11-30 Richard Guenther <rguenther@suse.de> | rguenth | 2009-11-30 | 1 | -0/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -3/+3 |
* | 2009-11-10 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-11-10 | 1 | -1/+5 |
* | * tree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove. | matz | 2009-10-29 | 1 | -1/+0 |
* | 2009-09-26 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-10-14 | 1 | -2/+0 |
* | PR middle-end/41573 | matz | 2009-10-08 | 1 | -1/+0 |
* | * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has | hubicka | 2009-10-07 | 1 | -0/+1 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -7/+19 |
* | * tree-pass.h (register_pass_info): New structure. | ian | 2009-09-28 | 1 | -0/+22 |
* | 2009-09-17 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-09-17 | 1 | -0/+1 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -0/+2 |
* | 2009-09-01 Diego Novillo <dnovillo@google.com> | dnovillo | 2009-09-03 | 1 | -0/+1 |
* | * tree-pass.h (TDF_EH): Define. | dnovillo | 2009-07-22 | 1 | -0/+2 |
* | 2009-07-17 Richard Guenther <rguenther@suse.de> | rguenth | 2009-07-17 | 1 | -4/+2 |
* | PR 40488 | rth | 2009-06-18 | 1 | -0/+3 |
* | see removal | razya | 2009-06-18 | 1 | -1/+0 |
* | 2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2009-06-14 | 1 | -0/+1 |
* | 2009-06-07 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> | aldot | 2009-06-07 | 1 | -0/+1 |
* | 2009-05-25 Richard Guenther <rguenther@suse.de> | rguenth | 2009-05-25 | 1 | -0/+1 |
* | * doc/passes.texi (Tree-SSA passes): Document SLP pass. | irar | 2009-05-24 | 1 | -0/+1 |
* | gcc/ChangeLog: | ian | 2009-05-16 | 1 | -5/+5 |
* | 2009-05-11 Richard Guenther <rguenther@suse.de> | rguenth | 2009-05-11 | 1 | -3/+2 |
* | ./: | ian | 2009-05-11 | 1 | -6/+11 |
* | * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass): Remove | steven | 2009-04-27 | 1 | -4/+6 |
* | * tree-pass.h (pass_del_ssa, pass_mark_used_blocks, | matz | 2009-04-26 | 1 | -4/+0 |
* | gcc/: | ian | 2009-04-20 | 1 | -7/+7 |
* | * cgraph.h (cgraph_node_ptr): New type for vector functions. | dnovillo | 2009-04-20 | 1 | -1/+2 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -2/+3 |
* | 2009-04-14 Diego Novillo <dnovillo@google.com> | dnovillo | 2009-04-14 | 1 | -0/+1 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -3/+4 |
* | 2009-03-30 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-03-30 | 1 | -0/+1 |
* | 2009-03-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-03-30 | 1 | -0/+1 |
* | PR middle-end/28850 | hubicka | 2009-03-29 | 1 | -0/+1 |
* | * gcc.dg/attr-noinline.c: Avoid pure-const optimization. | hubicka | 2009-03-28 | 1 | -0/+2 |
* | * tree-pass.h (pass_fixup_cfg): New pass. | hubicka | 2009-03-28 | 1 | -0/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -2/+2 |
* | 2008-01-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-01-29 | 1 | -3/+1 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -0/+1 |
* | 2008-08-29 Richard Guenther <rguenther@suse.de> | rguenth | 2008-08-29 | 1 | -1/+0 |