aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-03-31pr33009.c: Removed.H.J. Lu2-0/+4
2009-03-31ia64.md (divsf3_internal_lat): Remove.Steve Ellcey3-306/+192
2009-03-31C++ DR 613Jason Merrill6-11/+34
2009-03-31common.opt (frtl-abstract-sequences): Delete.Ramana Radhakrishnan8-1569/+6
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers26-165/+1864
2009-03-31re PR fortran/38917 (Can't use DATA to initialize pointer to array to NULL())Paul Thomas5-7/+78
2009-03-31re PR fortran/38915 (wrong results for structure assignment of character comp...Paul Thomas4-0/+56
2009-03-31ptree.c (cxx_print_decl): Pretty-print full name of function/template.Jason Merrill2-1/+24
2009-03-31decl.c (grokdeclarator): Reject pointer to qualified function type.Jason Merrill3-1/+9
2009-03-31re PR c++/37806 (CV-qualifiers on function typedef's are inconsistently accep...Jason Merrill2-0/+35
2009-03-31re PR c++/37806 (CV-qualifiers on function typedef's are inconsistently accep...Jason Merrill9-27/+74
2009-03-31mangle.c (write_expression): Mangle dependent name as source-name.Jason Merrill5-10/+30
2009-03-31system-linux-alpha.ads (Functions_Return_By_DSP): Remove.Eric Botcazou8-14/+17
2009-03-31PR c++/38030, 38850, 39070Jason Merrill5-20/+42
2009-03-31loop-iv.c (replace_single_def_regs, [...]): New static functions.Bernd Schmidt2-3/+57
2009-03-31loop-iv.c (simple_rhs_p): Allow more kinds of expressions.Bernd Schmidt2-2/+8
2009-03-31loop-iv.c (determine_max_iter): New arg OLD_NITER.Bernd Schmidt2-4/+12
2009-03-31simplify-rtx.c (simplify_relational_operation_1): Simplify (LTU (PLUS a C) C)...Bernd Schmidt2-0/+18
2009-03-31loop-iv.c (simplify_using_condition): A condition of the form (EQ REG CONST) ...Bernd Schmidt2-8/+63
2009-03-31loop-iv.c (suitable_set_for_replacement): Renamed from simplify_using_assignm...Bernd Schmidt2-46/+71
2009-03-31Fix documentation for -mthumbRamana Radhakrishnan2-1/+9
2009-03-31re PR middle-end/31029 (Fold does not fold C - a == a)Richard Guenther5-11/+77
2009-03-31tree.h (div_if_zero_remainder): Declare.Richard Guenther6-11/+74
2009-03-31re PR target/39592 (Revision 145272 breaks -ansi -msse)Joseph Myers4-4/+26
2009-03-31re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers12-2/+58
2009-03-31re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther14-192/+195
2009-03-31SMS - Pass the actual schedulable rows to compute_split_rowAyal Zaks2-2/+10
2009-03-31re PR target/31635 (-mno-vrsave ignored on ppc64)Ben Elliston2-0/+11
2009-03-31alloc_alloc_expr_1.f90: Adjust for new error message.Steven G. Kargl12-97/+502
2009-03-31* doc/invoke.texi (RS/6000 and PowerPC Options):Document mtls-markers.Alan Modra8-4/+210
2009-03-31spu.c (spu_expand_prologue): Delete redundant code.Alan Modra2-9/+8
2009-03-31Daily bump.GCC Administrator1-1/+1
2009-03-30tree-eh.c (make_eh_edges): Set probability 100% to first edge out of RESX.Jan Hubicka2-19/+26
2009-03-30re PR fortran/22571 (Reject derived types for dummy arguments declared in the...Paul Thomas16-13/+357
2009-03-30ira-int.h (ira_allocno): Rename left_conflicts_num to left_conflicts_size.Vladimir Makarov4-27/+52
2009-03-30reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov6-15/+30
2009-03-30f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_HUGE_VAL family of i...Ulrich Weigand3-12/+19
2009-03-30* except.c (label_to_region_map): Fix thinko.Jan Hubicka2-5/+6
2009-03-30re PR middle-end/38237 (multiple weak directives)Steve Ellcey4-4/+29
2009-03-30re PR target/39558 (Bad interaction of decls named 'vector' and -maltivec vec...Jakub Jelinek2-0/+26
2009-03-30trans-types.c (gfc_sym_type, [...]): For sym->attr.result check sym->ns->proc...Jakub Jelinek4-3/+50
2009-03-30re PR debug/39563 (C block scopes have no DW_TAG_lexical_block)Jakub Jelinek2-21/+71
2009-03-30re PR target/38781 (PR38151: valgrind finds problem)H.J. Lu2-7/+12
2009-03-30ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor10-37/+102
2009-03-30re PR bootstrap/39583 (Revision 145255 breaks bootstrap with obj-c++)Dominique d'Humieres2-0/+10
2009-03-30Fix formattingEric Botcazou1-2/+2
2009-03-30sparc.md (*nand<V64mode>_vis, [...]): Fix typos in names.Paolo Bonzini2-2/+7
2009-03-30decl.c (maybe_pad_type): Use TREE_OVERFLOW instead of TREE_CONSTANT_OVERFLOW.Paolo Bonzini2-1/+6
2009-03-30combine.c (simplify_comparison): Use have_insn_for.Paolo Bonzini3-6/+9
2009-03-30sparc.c (sparc_compare_emitted): Remove.Paolo Bonzini4-19/+26