aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-05Properly convert GTU to GT for V4SI and V2DIH.J. Lu5-35/+50
2010-01-05re PR libstdc++/38081 (time_get<>::do_get_weekday does not always recognize f...Paolo Carlini8-59/+314
2010-01-05re PR tree-optimization/42462 (wrong-code with computed-goto)Martin Jambor4-2/+60
2010-01-05* dg-extract-results.sh: Don't use tail -n.Rainer Orth2-2/+6
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth9-39/+58
2010-01-05pt.c (unify_pack_expansion): Handle deduction from init-list.Jason Merrill5-1/+29
2010-01-05rx.c (rx_get_stack_layout): Fix allocation of second register to push into th...Nick Clifton2-2/+8
2010-01-05re PR fortran/42517 (-fcheck=recursion does not work with -fopenmp)Tobias Burnus2-6/+16
2010-01-05stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth10-0/+241
2010-01-05re PR tree-optimization/42614 (FRE optimizes away valid code after IPA inlining)Richard Guenther2-0/+73
2010-01-05invoke.texi: Remove the documentation about option -Wunreachable-code.Eric Fisher16-209/+29
2010-01-056.cc: New.Paolo Carlini5-0/+364
2010-01-05tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.Richard Guenther2-2/+15
2010-01-05re PR other/42611 (ICE in tree_low_cst, at tree.c:5014)Jakub Jelinek4-1/+34
2010-01-05re PR tree-optimization/42508 (wrong code with "-O1 -fipa-sra")Jakub Jelinek5-17/+63
2010-01-05re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus4-0/+34
2010-01-05Daily bump.GCC Administrator1-1/+1
2010-01-05tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant allocation and l...Richard Guenther2-24/+32
2010-01-04re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such...Nobuhiro Iwamatsu3-0/+8
2010-01-04tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate a new entry only ...Richard Guenther5-46/+58
2010-01-04re PR fortran/36161 (gfc_error formats are not marked gcc-internal-format in ...Tobias Burnus2-24/+32
2010-01-04re PR tree-optimization/42398 (internal compiler error: in sra_modify_expr, a...Martin Jambor4-20/+25
2010-01-04re PR tree-optimization/42366 (ICE in ipa_write_node_info, at ipa-prop.c:2023)Martin Jambor3-10/+13
2010-01-04Remove duplicated ChangeLog entries.H.J. Lu1-60/+1
2010-01-04re PR c++/42555 (16-byte aligned double is disallowed only in templates)Jason Merrill4-1/+26
2010-01-04re PR c++/42567 ([C++0x] ICE with auto in type_unification_real, at cp/pt.c:1...Jason Merrill4-6/+24
2010-01-04fix comment typoJason Merrill1-1/+1
2010-01-04tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use iterative_hash_* as inte...Richard Guenther3-43/+44
2010-01-04re PR driver/42442 (-march=native doesn't apply to multiple files)Jakub Jelinek2-6/+26
2010-01-04* sv.po: Update.Joseph Myers2-283/+230
2010-01-0420100104_0.c: New.Rafael Avila de Espindola4-1/+23
2010-01-04Don't convert GTU to GT for V4SI and V2DIH.J. Lu12-40/+339
2010-01-04Turn on trace in collect2 if neededH.J. Lu2-2/+22
2010-01-04Make 's' atomicH.J. Lu2-0/+6
2010-01-04ChangeLog-2002: Add copyright footer.Janne Blomqvist9-0/+61
2010-01-04Fix libgcc build for moxie.Anthony Green7-2/+158
2010-01-04trans-decl.c (gfc_trans_deferred_vars): Fix spelling.Tobias Burnus2-2/+6
2010-01-04re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus11-17/+171
2010-01-04c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.Jerry Quinn2-4/+11
2010-01-04list: Implement DR 1133 here too.Paolo Carlini30-235/+183
2010-01-04configure.ac: Add install-html to target_list for Make-hooks.Andrew Jenner11-15/+75
2010-01-03Pass -m* and -v to -plugin-optH.J. Lu4-2/+26
2010-01-04Daily bump.GCC Administrator1-1/+1
2010-01-03re PR testsuite/42583 (FAIL: gfortran.dg/gomp/recursion1.f90: gfortran: libgo...Richard Guenther3-0/+9
2010-01-03re PR rtl-optimization/41862 (-fgcse-sm causes bootstrap-debug comparison fai...Steven Bosscher2-6/+13
2010-01-03Warray-bounds.c: Remove XFAILs.Richard Guenther4-6/+10
2010-01-03set.h: Implement DR 130 here too.Paolo Carlini12-48/+227
2010-01-03PR libfortran/42420 Large file capable stat for MingWJanne Blomqvist2-10/+31
2010-01-03Rotate ChangeLogs for 2008 and 2009Janne Blomqvist3-5020/+5021
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu10-30/+130