| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-03-01 Paul Brook <paul@codesourcery.com> | pbrook | 2007-03-01 | 4 | -16/+85 |
* | * tree-ssa-loop-prefetch.c (determine_unroll_factor): Bound the unroll | rakdver | 2007-03-01 | 5 | -18/+192 |
* | cp/: | ian | 2007-03-01 | 6 | -4/+42 |
* | * expr.c (emit_move_complex_push): Export. | rth | 2007-03-01 | 4 | -11/+48 |
* | * config/i386/i386.c (ix86_modes_tieable_p): Fix typo, use also | uros | 2007-03-01 | 2 | -1/+6 |
* | gcc/ | rsandifo | 2007-03-01 | 10 | -93/+175 |
* | 2007-03-01 Tobias Burnus <burnus@net-b.de> | burnus | 2007-03-01 | 2 | -4/+12 |
* | Daily bump. | gccadmin | 2007-03-01 | 1 | -1/+1 |
* | 2007-02-28 Eric Christopher <echristo@apple.com> | echristo | 2007-02-28 | 2 | -26/+28 |
* | 2007-02-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-02-28 | 6 | -4/+96 |
* | * gcc.dg/torture/builtin-frexp-1.c: On mips*-*-irix6* and | ghazi | 2007-02-28 | 4 | -0/+16 |
* | 2007-02-28 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-28 | 18 | -338/+398 |
* | * predict.def (PRED_TREE_EARLY_RETURN, PRED_CONST_RETURN, | hubicka | 2007-02-28 | 2 | -3/+8 |
* | 2007-02-28 Tobias Burnus <burnus@net-b.de> | burnus | 2007-02-28 | 7 | -41/+101 |
* | * Make-lang.in (doc/gnat_ugn_unw.texi): Depend on | schwab | 2007-02-28 | 2 | -4/+11 |
* | 2007-02-28 Tobias Burnus <burnus@net-b.de> | burnus | 2007-02-28 | 4 | -2/+42 |
* | * lib/target-supports.exp (check_profiling_available): Not available | bernds | 2007-02-28 | 2 | -0/+3 |
* | * g++.dg/inherit/thunk7.C: New test. | bernds | 2007-02-28 | 2 | -0/+59 |
* | Fixup whitespacing. | mrs | 2007-02-28 | 1 | -8/+9 |
* | * calls.c (emit_library_call_value_1): Handle partial registers | bernds | 2007-02-28 | 2 | -1/+17 |
* | Daily bump. | gccadmin | 2007-02-28 | 1 | -1/+1 |
* | * pa/predicates.md (move_src_operand): Allow zero for mode. | danglin | 2007-02-28 | 3 | -2/+11 |
* | PR target/30970 | uros | 2007-02-27 | 5 | -7/+44 |
* | * config/darwin-crt3.c: Avoid compilation when compiling for a | mrs | 2007-02-27 | 2 | -0/+10 |
* | fixincludes: | jsm28 | 2007-02-27 | 4 | -50/+65 |
* | * config/bfin/t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and | bernds | 2007-02-27 | 4 | -1/+98 |
* | * c-common.c (get_priority): Add check for | mmitchel | 2007-02-27 | 4 | -8/+21 |
* | * config/bfin/bfin.md (rotl16, rotlsi3, rotrsi3): New patterns. | bernds | 2007-02-27 | 2 | -0/+33 |
* | * config/bfin/bfin.c (bfin_output_mi_thunk): Use R3 as scratch reg | bernds | 2007-02-27 | 2 | -1/+4 |
* | 2007-02-27 Richard Guenther <rguenther@suse.de> | rguenth | 2007-02-27 | 2 | -1/+6 |
* | * config/bfin/bfin.md (ssashiftv2hi3, ssashifthi3, lshiftv2hi3, | bernds | 2007-02-27 | 2 | -4/+7 |
* | * config/bfin/bfin.h (enum reg_class, REG_CLASS_NAMES, | bernds | 2007-02-27 | 3 | -19/+543 |
* | * config/bfin/bfin.c: Include "cfglayout.h". | bernds | 2007-02-27 | 2 | -86/+340 |
* | * config/bfin/bfin.md (doloop_end): FAIL if counter reg isn't SImode. | bernds | 2007-02-27 | 2 | -1/+7 |
* | * Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-common.texi. | schwab | 2007-02-27 | 2 | -1/+5 |
* | * predict.c (last_basic_block_p): Remove. | hubicka | 2007-02-27 | 2 | -25/+37 |
* | * Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-vers.texi dependency. | brooks | 2007-02-27 | 2 | -1/+6 |
* | * gcj.texi: Standardize title page. | brooks | 2007-02-27 | 2 | -2/+5 |
* | gcc/ChangeLog --------------------------------------------------------- | brooks | 2007-02-27 | 15 | -52/+75 |
* | * gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow | geoffk | 2007-02-27 | 2 | -1/+4 |
* | Daily bump. | gccadmin | 2007-02-27 | 1 | -1/+1 |
* | * g++.dg/ext/visibility/class1.C: Port to Darwin. | geoffk | 2007-02-27 | 3 | -3/+8 |
* | * predict.def: Set outcomes according to more recent results. | hubicka | 2007-02-27 | 3 | -23/+19 |
* | * loop-iv.c (simplify_using_initial_values): Fix oversight in previous | bernds | 2007-02-26 | 2 | -1/+9 |
* | * gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on | ghazi | 2007-02-26 | 2 | -0/+6 |
* | 2007-02-26 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2007-02-26 | 4 | -8/+67 |
* | * c-decl.c (static_ctors): Move to c-common.c. | mmitchel | 2007-02-26 | 7 | -36/+99 |
* | * output.h (assemble_addr_to_section): Declare. | mmitchel | 2007-02-26 | 14 | -41/+258 |
* | Fix formatting nits. | ebotcazou | 2007-02-26 | 1 | -176/+161 |
* | Daily bump. | gccadmin | 2007-02-26 | 1 | -1/+1 |