aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Makefil.def (languages): New entries.Steve Ellcey1-0/+3
2009-04-01re PR tree-optimization/35011 (ICE with -fcheck-data-deps)H.J. Lu2-0/+31
2009-04-01re PR target/39226 (gcc_assert (verify_initial_elim_offsets ()); ICE)Jakub Jelinek4-39/+39
2009-04-01re PR c++/35240 (ICE with new in template parameter)H.J. Lu2-0/+17
2009-04-01re PR c/39605 ("error: variable-size type declared outside of any function" i...Joseph Myers6-5/+47
2009-04-01fold-const.c (fold_plusminus_mult_expr): Do not fold i * 4 + 2 to (i * 2 + 1)...Richard Guenther4-1/+34
2009-04-01re PR c/37772 (ICE with empty asm statement)Jakub Jelinek5-2/+61
2009-04-01(restore_ld_library_path_env_vars): Always restore GCC_EXEC_PREFIX to its ori...H.J. Lu2-4/+9
2009-04-01Omitted from previous commit.Nick Clifton1-0/+48
2009-04-01m32c.h (LIBGCC2_UNITS_PER_WORD): Define if not already defined.Nick Clifton4-35/+53
2009-04-01varasm.c (default_function_rodata_section): Declare DOT as const char*.Rafael Avila de Espindola2-1/+5
2009-04-01host-mingw32.c (mingw32_gt_pch_use_address): Make object_name unique for each...Kai Tietz2-2/+20
2009-04-01re PR other/39591 (GOMP_loop_end illegally optmized into GOMP_loop_end_nowait)Jakub Jelinek2-3/+55
2009-04-01avr.h (avr_case_values_threshold): Remove declaration.Anatoly Sokolov6-17/+21
2009-04-01varasm.c (default_function_rodata_section): Don't assume anything about where...DJ Delorie2-3/+15
2009-04-01rs6000.c (rs6000_emit_stack_reset): Delete redundant rs6000_emit_stack_tie.Alan Modra2-1/+5
2009-03-31re PR c++/34691 (Default argument checking not performed after overload resol...Jason Merrill4-4/+26
2009-04-01Daily bump.GCC Administrator1-1/+1
2009-04-01tree-eh.c (tree_remove_unreachable_handlers): Compare gimple_code with GIMPLE...Ian Lance Taylor2-1/+6
2009-04-01c-common.c (c_get_ident): New.Joseph Myers2-27/+43
2009-04-01sysv4.opt (msdata): Improve option description.Ben Elliston2-1/+5
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