Age | Commit message (Expand) | Author | Files | Lines |
2008-09-02 | * sel-sched.c (fur_orig_expr_found): Mark arguments unused. | Adam Nemet | 2 | -1/+5 |
2008-09-02 | Add the Graphite merge entry. | Sebastian Pop | 1 | -0/+85 |
2008-09-02 | dwarf2out.c (tree_add_const_value_attribute): Only handle VAR_DECL and CONST_... | Jakub Jelinek | 2 | -1/+10 |
2008-09-02 | i386.c (X86_64_VARARGS_SIZE): Removed. | H.J. Lu | 8 | -22/+256 |
2008-09-02 | alpha.c (va_list_skip_additions, [...]): Tuplify. | Jakub Jelinek | 2 | -77/+124 |
2008-09-02 | re PR tree-optimization/36766 (natGC.cc:229: internal compiler error: Segment... | Jakub Jelinek | 4 | -1/+45 |
2008-09-02 | re PR testsuite/36332 (FAIL: gcc.dg/torture/type-generic-1.c execution test ... | Jakub Jelinek | 4 | -1/+25 |
2008-09-02 | configure.ac: Use m4_quote to quote the expansion of m4_do. | Andreas Schwab | 3 | -18/+23 |
2008-09-02 | re PR c/37171 (Canonical spelling optimization dependency) | Jakub Jelinek | 2 | -0/+24 |
2008-09-02 | simplify-rtx.c (simplify_binary_operation_1): Check for CONST... | Richard Sandiford | 2 | -2/+12 |
2008-09-02 | * predict.c (pass_strip_predict_hints): Avoid bugs dump file. | Jan Hubicka | 2 | -1/+2 |
2008-09-02 | * expmed.c (expand_divmod): Fix test of smod_pow2_cheap and sdiv_pow2_cheap | Jan Hubicka | 2 | -3/+7 |
2008-09-02 | expr.c (emit_group_store): Don't assert stack temp mode size. | H.J. Lu | 2 | -8/+11 |
2008-09-02 | backport: configure: Regenerate. | Sebastian Pop | 68 | -108/+9508 |
2008-09-02 | re PR target/37283 (Cannot build crtbegin.o for ARM) | Samuel Tardieu | 2 | -28/+25 |
2008-09-02 | arm.c (arm_tune_cortex_a9): Define. | Paul Brook | 7 | -5/+102 |
2008-09-02 | re PR tree-optimization/37327 (another ice in set_value_range, at tree-vrp.c:... | Richard Guenther | 4 | -0/+67 |
2008-09-02 | Fixed typo in date of the 2008-09-01 MOVE_RATIO commit. | Andrey Belevantsev | 3 | -3/+12 |
2008-09-02 | spu.md (divdf3): Removed. | Victor Kaplansky | 4 | -52/+27 |
2008-09-02 | re PR tree-optimization/37095 (Trouble with covariant return) | Jakub Jelinek | 4 | -1/+41 |
2008-09-02 | re PR fortran/37228 (F2008: Support g0.<d> edit descriptor) | Jerry DeLisle | 9 | -38/+112 |
2008-09-02 | gfortran.h (struct gfc_namespace): New member `implicit_loc'. | Daniel Kraft | 13 | -7/+234 |
2008-09-02 | invoke.texi: Document -mword-relocations. | Paul Brook | 10 | -6/+119 |
2008-09-02 | error.c: Fix cast for printf. | Jerry DeLisle | 2 | -2/+6 |
2008-09-02 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2008-09-01 | type_traits (__make_unsigned_selector<>): Consider enums of size smaller than... | Mark Mitchell | 6 | -17/+39 |
2008-09-01 | arm.c (arm_override_options): Set arm_abi earlier. | Paul Brook | 3 | -19/+30 |
2008-09-01 | thumb2.md (thumb2_negscc): Match the correct operand for optimized LT0 test. | Paul Brook | 2 | -4/+6 |
2008-09-01 | pa64-hpux.h (LIB_SPEC): Link against librt when building static openmp applic... | John David Anglin | 3 | -8/+23 |
2008-09-01 | ira.c (setup_eliminable_regset): Only declare i if ELIMINABLE_REGS is defined. | John David Anglin | 2 | -1/+6 |
2008-09-01 | predict.c (maybe_hot_count_p, [...]): When profile is present, use only count... | Jan Hubicka | 3 | -16/+27 |
2008-09-01 | tree.c (protected_set_expr_location): New. | Aldy Hernandez | 19 | -44/+137 |
2008-09-01 | re PR fortran/37193 ("USE mod, ONLY: i, i=>j" does not import "i") | Daniel Kraft | 5 | -2/+57 |
2008-09-01 | arm.md: Include cortex-r4f.md. | Paul Brook | 9 | -54/+251 |
2008-09-01 | re PR tree-optimization/37305 (ice in set_value_range, at tree-vrp.c:397) | Richard Guenther | 4 | -21/+77 |
2008-09-01 | sel-sched-ir.c (cmp_v_in_regset_pool): Surround with #ifdef ENABLE_CHECKING. | Andrey Belevantsev | 2 | -0/+7 |
2008-09-01 | sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING. | Andrey Belevantsev | 3 | -6/+15 |
2008-09-01 | * config/ia64/ia64.c (TARGET_ADDRESS_COST): Update. | Andreas Schwab | 2 | -86/+90 |
2008-09-01 | arm.c (arm_no_early_mul_dep): Handle multiply-subtract. | Paul Brook | 2 | -2/+13 |
2008-09-01 | re PR tree-optimization/36449 (Incorrect code generated for access to a large... | Jakub Jelinek | 2 | -0/+75 |
2008-09-01 | gfc-internals.texi (F2003 OOP), [...]): New chapter and section to document t... | Daniel Kraft | 5 | -2/+214 |
2008-09-01 | * config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO. | Jan Hubicka | 2 | -1/+3 |
2008-09-01 | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 21 | -39/+61 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 46 | -1669/+20841 |
2008-08-31 | Implement late-specified return type using 'auto'. | Jason Merrill | 6 | -3/+82 |
2008-09-01 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2008-08-31 | frv.c (frv_rtx_costs): Update forward declaration. | Jan Hubicka | 14 | -23/+49 |
2008-08-31 | * config/cris/cris.c (cris_rtx_costs): Correct call to rtx_costs. | Hans-Peter Nilsson | 2 | -1/+5 |
2008-08-31 | gthr-win32.h (__gthread_setspecific): Use CONST_CAST2. | Aaron W. LaFramboise | 3 | -2/+13 |
2008-08-31 | Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined. | Aaron W. LaFramboise | 4 | -2/+13 |