| Commit message (Expand) | Author | Age | Files | Lines |
* | Interprocedural constant propagation. | razya | 2005-08-01 | 4 | -19/+355 |
* | * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.h | razya | 2005-08-01 | 7 | -80/+208 |
* | * ipa-cp.c: New file. Contains IPCP specific functionality. | razya | 2005-08-01 | 3 | -0/+2023 |
* | 2005-07-31 Jerry DeLisle <jvdelisle@verizon.net> | jvdelisle | 2005-08-01 | 2 | -10/+132 |
* | * class.c, decl.c, name-lookup.c, pt.c, typeck.c, typeck2.c: | kazu | 2005-08-01 | 7 | -6/+11 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 17 | -18/+27 |
* | PR c/22311 | jsm28 | 2005-08-01 | 4 | -2/+21 |
* | Daily bump. | gccadmin | 2005-08-01 | 1 | -1/+1 |
* | PR target/23095 | steven | 2005-07-31 | 6 | -2/+73 |
* | * trans-decl.c (gfc_build_builtin_function_decls): Give the internal | steven | 2005-07-31 | 2 | -0/+11 |
* | * pretty-print.h (pp_widest_integer): New macro. | hubicka | 2005-07-31 | 3 | -0/+18 |
* | * trans-stmt.c (gfc_trans_goto): Jump to the known label instead | steven | 2005-07-31 | 2 | -4/+11 |
* | * output.h (enum section_category): Export from varasm.c | hubicka | 2005-07-31 | 11 | -56/+410 |
* | PR target/20621 | rsandifo | 2005-07-31 | 2 | -0/+11 |
* | PR libfortran/21787 | fxcoudert | 2005-07-31 | 2 | -1/+8 |
* | Daily bump. | gccadmin | 2005-07-31 | 1 | -1/+1 |
* | 2005-07-30 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-07-30 | 2 | -1/+5 |
* | * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost. | hubicka | 2005-07-30 | 4 | -5/+51 |
* | 2005-07-30 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2005-07-30 | 5 | -7/+16 |
* | PR libfortran/22436 | fxcoudert | 2005-07-30 | 2 | -5/+26 |
* | * arm.md (all peepholes for post-increment operations): Delete. | rearnsha | 2005-07-30 | 2 | -390/+9 |
* | 2005-07-30 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-07-30 | 4 | -2/+26 |
* | 2005-07-30 Paul Thomas <pault@gcc.gnu.org> | pault | 2005-07-30 | 4 | -17/+156 |
* | Patch from Wolfgang Bangerth. | wilson | 2005-07-30 | 2 | -1/+14 |
* | PR c/23143 | jsm28 | 2005-07-30 | 8 | -6/+73 |
* | Daily bump. | gccadmin | 2005-07-30 | 1 | -1/+1 |
* | 2005-07-30 Paul Brook <paul@codesourcery.com> | pbrook | 2005-07-30 | 2 | -1/+5 |
* | 2005-07-30 Paul Brook <paul@codesourcery.com> | pbrook | 2005-07-30 | 4 | -5/+18 |
* | PR c/529 | jsm28 | 2005-07-29 | 4 | -10/+52 |
* | * expr.c (expand_expr_real_1): Do not load mem targets into register. | hubicka | 2005-07-29 | 4 | -34/+10 |
* | 2005-07-29 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2005-07-29 | 2 | -1/+6 |
* | PR c/21720 | jsm28 | 2005-07-29 | 5 | -0/+212 |
* | * config/rs6000/altivec.md: Convert UNSPEC numerical values to | dje | 2005-07-29 | 3 | -171/+322 |
* | PR bootstrap/23131 | mmitchel | 2005-07-29 | 3 | -16/+31 |
* | 2005-07-29 Paul Brook <paul@codesourcery.com> | pbrook | 2005-07-29 | 2 | -0/+8 |
* | * config/mips/mips.c (mips_cpu_info_table): Add 5kf to the table. | davidu | 2005-07-29 | 6 | -6/+273 |
* | PR 22550 | dnovillo | 2005-07-29 | 4 | -10/+69 |
* | 2005-07-29 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-07-29 | 5 | -3/+68 |
* | * decl.c, init.c, initialize.c: Fix comment typos. | kazu | 2005-07-29 | 4 | -7/+11 |
* | * cfg.c, tree-complex.c, config/frv/frv.c, config/i386/i386.c: | kazu | 2005-07-29 | 5 | -4/+9 |
* | * method.c: Fix a comment typo. | kazu | 2005-07-29 | 2 | -1/+5 |
* | * tree-ssa-dom.c (struct opt_stats_d): Add field num_iterations. | dnovillo | 2005-07-29 | 2 | -0/+12 |
* | 2005-07-29 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2005-07-29 | 2 | -1/+7 |
* | Richard Earnshaw <richard.earnshaw@arm.com> | rearnsha | 2005-07-29 | 2 | -5/+12 |
* | * cse.c (exp_equiv_p): Special case CONST_DOUBLE. | rth | 2005-07-29 | 6 | -17/+79 |
* | PR c/22240 | jsm28 | 2005-07-29 | 4 | -1/+21 |
* | PR c/22192 | jsm28 | 2005-07-29 | 4 | -3/+142 |
* | PR c/21720 | jsm28 | 2005-07-29 | 4 | -0/+46 |
* | PR rtl-opt/22619 | rth | 2005-07-29 | 2 | -1/+7 |
* | Daily bump. | gccadmin | 2005-07-29 | 1 | -1/+1 |