aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov12-123/+110
2010-04-20re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek3-21/+27
2010-04-20re PR libgomp/43569 (libgomp: Conditional jump or move depends on uninitialis...Jakub Jelinek2-2/+23
2010-04-20cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.Jan Hubicka10-97/+116
2010-04-20re PR tree-optimization/39417 (Incorrect values computed with -ftree-copy-prop)Richard Guenther2-0/+61
2010-04-20tree-ssa-structalias.c (do_sd_constraint): Add edges only from vars that can ...Richard Guenther2-1/+18
2010-04-20tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.Richard Guenther4-8/+60
2010-04-20configure.ac (BUILD_CONFIG): Redirect output to /dev/null.Eric Botcazou3-2/+7
2010-04-20Update copyright notice to use GPLv3.Nick Clifton2-2/+6
2010-04-20tree.h (TYPE_REF_IS_RVALUE): Define.Jakub Jelinek7-8/+56
2010-04-20re PR target/43635 (ICE in s390_emit_call, at config/s390/s390.c:9484)Andreas Krebbel4-5/+37
2010-04-19partial fix, make all 'e' class regs fixed PR rtl-optimization/43520James E. Wilson2-2/+6
2010-04-19Enable doloop optimization on loops with calls.James E. Wilson2-0/+7
2010-04-20Daily bump.GCC Administrator1-1/+1
2010-04-19opts.c (decode_options): Disable whpr incompatible passes.Jan Hubicka3-23/+26
2010-04-19cfgexpand.c (expand_debug_expr): Check for mismatched modes in POINTER_PLUS_E...DJ Delorie2-0/+21
2010-04-19avr-devices.c (avr_mcu_types): Add support for new devices atmega644pa...Eric B. Weddington3-20/+90
2010-04-19ifcvt.c (noce_try_cmove_arith): Fix long lines.Eric Botcazou2-20/+33
2010-04-19re PR fortran/43339 (Incorrect output for pgm checking data sharing attributes)Jakub Jelinek4-21/+31
2010-04-19re PR middle-end/43337 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:2103)Jakub Jelinek4-2/+42
2010-04-19dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0 for -gdwarf-4.Jakub Jelinek2-0/+6
2010-04-19ira-color.c (allocno_reload_assign): Avoid accumulating reload registers in A...Vladimir Makarov2-1/+8
2010-04-19gimple.h (create_tmp_reg): Declare.Martin Jambor10-59/+52
2010-04-19cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update new_stmt.Martin Jambor2-0/+8
2010-04-19re PR middle-end/43796 (ICE in is_overflow_infinity (tree-vrp.c:184) with gfo...Richard Guenther4-2/+82
2010-04-19configure.ac: Fix quoting around elf_getshstrndx ABI check.Richard Guenther3-5/+10
2010-04-19re PR tree-optimization/43783 (-O -ftree-pre options compile libbid wrong)Richard Guenther4-12/+59
2010-04-19re PR target/43766 (x86 prefetch doesn't use complex memory addressing)Uros Bizjak4-7/+38
2010-04-19zh_CN.po: Update.Joseph Myers4-107/+104
2010-04-19re PR target/43662 (ICE in insert_save with ms_abi attribute)Jie Zhang4-0/+37
2010-04-19re PR c++/43704 (ICE: tree check: accessed elt 2 of tree_vec with 1 elts in t...Dodji Seketeli4-5/+63
2010-04-19re PR tree-optimization/37027 (SLP loop vectorization missing support for red...Ira Rosen15-464/+1363
2010-04-19tree.h (ENUM_IS_SCOPED): Define.Jakub Jelinek7-4/+46
2010-04-19Daily bump.GCC Administrator1-1/+1
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou20-80/+98
2010-04-18gcc.c (main): Search for liblto_plugin.so with mode R_OK.Matthias Klose2-1/+5
2010-04-18rep_clause5.ad[sb]: New test.Eric Botcazou4-3/+442
2010-04-18* es.po: Update.Joseph Myers2-3/+7
2010-04-18re PR tree-optimization/43771 (ICE on valid when compiling ParMetis with gcc ...Ira Rosen4-1/+30
2010-04-18i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.Jan Hubicka3-42/+148
2010-04-18gsocket.h: Make sure that winsock2.h is included before windows.h.Ozkan Sezer2-1/+6
2010-04-18Daily bump.GCC Administrator1-1/+1
2010-04-17* ipa-inline.c (cgraph_early_inlining): Handle flattening too.Jan Hubicka2-0/+15
2010-04-17re PR fortran/31538 (misleading bounds check error)Steven G. Kargl7-13/+40
2010-04-17gfortran.texi: Update information on temporary file locations.Jerry DeLisle2-2/+6
2010-04-17arm.md (negdi2): Remove redundant code to force values into a register.Richard Earnshaw2-11/+10
2010-04-17bpabi.S: Add EABI alignment attributes to objects.Richard Earnshaw7-2/+60
2010-04-17utils2.c (build_unary_op): Do not issue warning.Eric Botcazou2-8/+7
2010-04-17Fix copyright date.Eric Botcazou1-1/+1
2010-04-17Add missing hunk for previous patch.Eric Botcazou1-31/+37