aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-14a-crbtgk.adb, [...]: Fix typos in comments.Ralf Wildenhues64-92/+111
2008-09-14Daily bump.GCC Administrator1-1/+1
2008-09-13cygming-crtend.c (register_frame_ctor): If DEFAULT_USE_CXA_ATEXIT, register _...Danny Smith2-3/+19
2008-09-13cgraph.c: Include value-prof.hJan Hubicka3-1/+10
2008-09-13re PR middle-end/32581 (make profiledbootstrap - stageprofile - gcc/ada/a-exc...Jan Hubicka2-6/+34
2008-09-13i386.c (ix86_expand_movmem, [...]): Avoid processing too many bytes on misall...Jan Hubicka2-0/+43
2008-09-13cfg.texi: Fix some typos.Ralf Wildenhues7-18/+27
2008-09-13re PR middle-end/30141 (nested function can produce invalid gimple)Richard Guenther2-0/+15
2008-09-13re PR rtl-optimization/37489 (const_true_rtx returned for float compare)H.J. Lu4-5/+80
2008-09-13re PR testsuite/37495 (FAIL: gcc.c-torture/compile/vector-4.c)H.J. Lu2-0/+6
2008-09-13re PR tree-optimization/37392 (Segfault in verify_ssa: !gimple_nop_p (stmt))Jan Hubicka2-2/+15
2008-09-13cgraph.c (free_edges): New variable.Martin Jambor2-2/+57
2008-09-13pr36141.c: Move to ...Uros Bizjak14-7/+30
2008-09-131.cc: Join thread before program exits.Chris Fairles5-9/+29
2008-09-13Apply correct version of previous patch (tweaked formatting).Richard Sandiford1-1/+2
2008-09-13re PR fortran/35770 (implicit character(s) hides type of internal function)Daniel Kraft4-1/+36
2008-09-13ira-color.c (conflict_allocno_vec): Delete.Richard Sandiford2-153/+233
2008-09-13re PR middle-end/37500 (libstdc++ failed to compile at -O0)Jan Hubicka2-0/+6
2008-09-13thread: New.Chris Fairles1-0/+1
2008-09-13thread: New.Chris Fairles31-4/+1854
2008-09-13Daily bump.GCC Administrator1-1/+1
2008-09-12re PR middle-end/37484 ([graphite] Valgrind gives invalid reads/writes on CPU...Sebastian Pop2-10/+22
2008-09-12tree-scalar-evolution.c (set_instantiated_value): Set instantiated_below.Sebastian Pop2-0/+5
2008-09-12re PR rtl-optimization/37377 (Bootstrap failure compiling libgcc)Vladimir Makarov3-65/+77
2008-09-12re PR target/37466 ([AVR] avr-gcc generating incorrect assembly for expressio...Anatoly Sokolov2-2/+9
2008-09-12emit-rtl.c (set_reg_attrs_from_value): Fix invalid alignment information pass...Ulrich Weigand3-4/+8
2008-09-12spu.c (spu_override_options): Default to -mno-safe-hints when building for th...Ulrich Weigand2-0/+15
2008-09-12tree-vrp.c (simplify_truth_ops_using_ranges): Fix types.Richard Guenther4-3/+12
2008-09-12re PR bootstrap/37424 (IRA merge breaks Solaris/SPARC bootstrap)Eric Botcazou2-2/+8
2008-09-12Daily bump.GCC Administrator1-1/+1
2008-09-11pr11832.c: xfail on ia64-*-*.Steve Ellcey3-4/+9
2008-09-11float.h (DEC_EVAL_METHOD): Correct the macro name.Janis Johnson4-2/+30
2008-09-11tree-ssa-uncprop.c (associate_equivalences_with_edges): Avoid entering the we...Richard Guenther3-6/+13
2008-09-11compat.exp, [...]: Use .exe extension for compat test executables.Joseph Myers6-12/+55
2008-09-11sse5-haddX.c, [...]: Avoid intN_t types.Joseph Myers3-8/+13
2008-09-11* gcc.dg/builtins-8.c: Condition cbrt test on HAVE_C99_RUNTIME.Joseph Myers2-0/+6
2008-09-11reload1.c (alter_reg): Undo the BYTE_BIG_ENDIAN correction performed by assig...Jeff Law2-1/+17
2008-09-11i386.h: Fix whitespace issues.Uros Bizjak3-92/+105
2008-09-11ipa-prop.h (struct ipa_param_flags): Removed.Martin Jambor6-187/+264
2008-09-11tree-vectorizer.c (slpeel_add_loop_guard): Fix types.Richard Guenther5-14/+32
2008-09-11dojump.c (do_jump): Move below.Paolo Bonzini8-109/+416
2008-09-11ggc-common.c (loc_array): Make static.Jan Hubicka3-1/+7
2008-09-11cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t...Jan Hubicka5-52/+42
2008-09-11re PR middle-end/37448 (cannot compile big function)Jan Hubicka2-4/+9
2008-09-11* tree-ssa-pre.c (phi_translate_1): Fix memory leakJan Hubicka2-1/+10
2008-09-11tree-ssa.c (redirect_edge_var_map_clear): Fix formatting.Jan Hubicka2-1/+20
2008-09-11re PR middle-end/37448 (cannot compile big function)Jan Hubicka2-13/+18
2008-09-11* gimplify.c (pop_gimplify_context): Free bind_expr_stack.Jan Hubicka2-0/+5
2008-09-11function.c (free_after_compilation): Call insn_locators_free.Jan Hubicka4-0/+21
2008-09-11ifcvt.c (check_cond_move_block): Make regs argument pointer to vector pointer.Jan Hubicka2-4/+9