aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-30bb-reorder.c (partition_hot_cold_basic_blocks): Do not enter/exit cfglayout m...Paolo Bonzini4-81/+94
2009-03-30cfglayout.c (pass_into_cfg_layout_mode, [...]): Provide/destroy PROP_cfglayou...Paolo Bonzini4-4/+12
2009-03-30fold-const.c (const_binop, [...]): Do not set TREE_CONSTANT_OVERFLOW.Paolo Bonzini4-38/+17
2009-03-30tree-vect-loop-manip.c: New file.Ira Rosen12-16014/+16175
2009-03-30optc-gen.awk: Warn if an option flag has multiple different help strings.Ralf Wildenhues2-0/+9
2009-03-30invoke.texi (-floop-interchange, [...]): Document dependences on PPL, CLooG a...Sebastian Pop2-3/+15
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers33-69/+1189
2009-03-30re PR c/35235 (struct/union rvalue qualifiers must not propagate to members)Joseph Myers4-3/+56
2009-03-30Daily bump.GCC Administrator1-1/+1
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers24-89/+223
2009-03-29ChangeLog: Fix whitespace.Uros Bizjak2-56/+51