aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-16system_error (system_error::system_error(error_code), [...]): Fix for what() ...Paolo Carlini8-27/+40
2010-09-16re PR fortran/45674 ([OOP] Undefined references for extended types)Janus Weil4-2/+46
2010-09-16complex (complex<float>::operator=(float), [...]): Simplify a tad...Paolo Carlini2-42/+58
2010-09-16sel-sched.c (move_cond_jump): Use tidy_control_flow instead of maybe_tidy_emp...Alexander Monakov4-3/+11
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers58-281/+351
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers110-488/+537
2010-09-16re PR tree-optimization/45623 (GCC 4.5.[01] breaks our ffi on Linux64. ABI br...Richard Guenther4-23/+110
2010-09-16tree-vectorizer.c: Fix documentation.Ira Rosen11-228/+296
2010-09-16tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO...Richard Guenther11-26/+149
2010-09-16re PR bootstrap/45686 (Building rev. 164285 fails with --enable-checking=all)Jakub Jelinek2-3/+9
2010-09-16i386.md: Remove unneeded empty conditions and preparation statements from exp...Uros Bizjak4-168/+99
2010-09-16* config/i386/i386.h (PUSH_ROUNDING): Redefine using UNITS_PER_WORD.Uros Bizjak3-35/+30
2010-09-16Daily bump.GCC Administrator1-1/+1
2010-09-15semantics.c (finish_id_expression): Diagnose use of function parms in evaluat...Jason Merrill4-0/+16
2010-09-15* decl2.c (grokbitfield): Diagnose non-integral width.Jason Merrill4-0/+21
2010-09-15call.c (convert_like_real): Use the underlying type of the reference for the ...Jason Merrill2-2/+13
2010-09-15re PR rtl-optimization/45593 (segfault with -Os)Eric Botcazou4-18/+112
2010-09-15c-common.c (parse_optimize_options): Remove period at end of warning message.Ian Lance Taylor2-2/+2
2010-09-15libstdc++.exp, ([check_v3_target_namedlocale]): Clean temporary source file o...François Dumont2-1/+6
2010-09-15incpath.c (remove_duplicates): If name is not a directory, issue a warning ra...Ian Lance Taylor2-1/+6
2010-09-15re PR middle-end/45644 (450.soplex in SPEC CPU 2006 is miscompiled)Martin Jambor4-3/+49
2010-09-15re PR tree-optimization/45633 (internal compiler error: verify_stmts failed)Jakub Jelinek5-5/+50
2010-09-15re PR c++/45635 (Failed to bootstrap on Linux/ia64)Jakub Jelinek2-6/+18
2010-09-15vfp.md (cmpsf_trap_vfp): Change type from fcmpd to fcmps.Jie Zhang2-1/+6
2010-09-15* config/i386/i386.md (truncxf<mode>2): Fix indentation.Ian Lance Taylor2-3/+7
2010-09-15c-common.c (parse_optimize_options): Do not capitalize warning messages.Ian Lance Taylor2-2/+7
2010-09-15function.c (get_arg_pointer_save_area): Set arg_pointer_save_area_init to true.Ian Lance Taylor2-0/+7
2010-09-15* init.c: Fix type name in comment.Ian Lance Taylor2-1/+5
2010-09-15re PR fortran/45577 (Bogus(?) "... type incompatible with source-expr ..." er...Janus Weil4-4/+40
2010-09-15tree-sra.c (generate_subtree_copies): Updated comment.Martin Jambor2-36/+39
2010-09-15pdp11.c (register_move_cost): Rename to pdp11_register_move_cost.Joseph Myers4-4/+14
2010-09-15neon.md (vec_pack_trunc_<mode>): Instruction pattern for vmovn.Tejas Belagod5-53/+120
2010-09-15MAINTAINERS (Write After Approval): Add myself.Tejas Belagod2-0/+5
2010-09-15[multiple changes]Paolo Carlini329-418/+713
2010-09-15re PR c++/45665 (ICE: tree check: expected class 'type', have 'exceptional' (...Paolo Carlini4-2/+19
2010-09-15alpha.c (alpha_expand_prologue): If stack checking is enabled, probe up to fr...Eric Botcazou2-11/+29
2010-09-15osf5.h (MD_UNWIND_SUPPORT): Define.Olivier Hainque3-0/+337
2010-09-14Correct XXX_units_per_simd_word return type.H.J. Lu4-5/+13
2010-09-15c-lang.h (struct lang_type): Add variable_size GTY option.Laurynas Biveinis4-2/+10
2010-09-15Daily bump.GCC Administrator1-1/+1
2010-09-15In gcc/testsuite/:Nicola Pero10-2/+251
2010-09-14Define TARGET_VECTORIZE_UNITS_PER_SIMD_WORD for rs6000.H.J. Lu2-0/+9
2010-09-14Use ADD if result isn't used in memory address.H.J. Lu2-3/+12
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu21-52/+137
2010-09-14Regenerate libgcc/configure.H.J. Lu2-3/+7
2010-09-14funcspec-1.c: Remove static keywords to prevent folding.Jan Hubicka2-3/+5
2010-09-14fast-math-pr38968.f90: Add common to prevent folding.Jan Hubicka2-0/+6
2010-09-14Restore bootstrap on x86.H.J. Lu3-1/+10
2010-09-14tree-sra.c (build_ref_for_offset): Loc made a parameter.Martin Jambor4-39/+72
2010-09-14[multiple changes]Paolo Carlini7-0/+78