aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-26call.c (add_function_candidate): Set LOOKUP_COPY_PARM for any constructor cal...Jason Merrill4-18/+76
2010-06-26sparc.c (sparc_emit_set_const32): Make static.Eric Botcazou3-9/+12
2010-06-26mips.md (alu_type): New attribute.Catherine Moore2-21/+40
2010-06-26Fix typo in last ChangeLog entry.Douglas Rupp1-1/+1
2010-06-26Fix the Alpha/VMS build. Installed as obvious.Douglas B Rupp2-4/+19
2010-06-26collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.Joseph Myers5-32/+16
2010-06-26re PR tree-optimization/44393 (ICE: verify_ssa failed: no immediate_use list ...Richard Guenther6-32/+47
2010-06-26ipa-split-2.c: New testcase.Jan Hubicka5-27/+120
2010-06-26re PR tree-optimization/44674 (ICE: in refs_may_alias_p_1, at tree-ssa-alias....Richard Biener4-17/+39
2010-06-26gcc.c (n_switches_alloc, [...]): New.Joseph Myers4-281/+244
2010-06-26decl.c (gfc_match_decl_type_spec): Support TYPE(intrinsic-type-spec).Tobias Burnus5-15/+131
2010-06-26re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2-2/+7
2010-06-26semicolon_fixed.f: Fix dg syntax..Tobias Burnus3-2/+7
2010-06-25m32c-protos.h (m32c_note_pragma_address): Declare.DJ Delorie7-6/+206
2010-06-26Daily bump.GCC Administrator1-1/+1
2010-06-25re PR testsuite/38946 (gcc trunk 143562 - Testsuite - gfortran failing tests ...Jerry DeLisle2-2/+8
2010-06-25re PR debug/44610 (VTA produces wrong variable location information)Alexandre Oliva2-4/+10
2010-06-25intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.Tobias Burnus10-38/+156
2010-06-25decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus8-18/+48
2010-06-25decl.c (gfc_match_entry): Allow END besides END SUBROUTINE/END FUNCTION for c...Tobias Burnus6-4/+61
2010-06-25parse.c (next_free, next_fixed): Allow ";" as first character.Tobias Burnus7-6/+48
2010-06-25dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas B Rupp6-8/+73
2010-06-25Do not insert statements computing the true predicate.Sebastian Pop2-0/+14
2010-06-25Use reset_bb_predicate whenever the predicate of a BB should be reset to true.Sebastian Pop2-4/+20
2010-06-25Call cleanup_tree_cfg after if-conversion.Sebastian Pop2-7/+17
2010-06-25Add a debug counter for the tree-ssa level if-conversion.Sebastian Pop4-5/+16
2010-06-25re PR fortran/44448 (32-bit gfortran.dg/atan2_1.f90 fails on Solaris 1[01]/x8...Jerry DeLisle2-0/+6
2010-06-25Enable prefetching at -O3 for AMD cpus.Changpeng Fang5-5/+46
2010-06-25Don't search DEBUG_INSNs for removable zero extends.H.J. Lu2-1/+7
2010-06-25ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.Martin Jambor8-223/+292
2010-06-25invoke.texi (-Wsuggest-attribute): Add item for noreturn.Manuel López-Ibáñez2-2/+7
2010-06-25tree-pass.h (pass_split_functions): Declare.Jan Hubicka12-1/+1147
2010-06-25re PR middle-end/44665 (typo in comment, incorrect/out-of-date comment)Manuel López-Ibáñez3-3/+10
2010-06-25ipa-prop.c (determine_cst_member_ptr): Ignore non-clobbering statements inste...Martin Jambor4-7/+85
2010-06-25re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops)Jakub Jelinek4-20/+165
2010-06-25re PR tree-optimization/44539 (ICE: verify_ssa failed: type mismatch between ...Jakub Jelinek4-0/+43
2010-06-25pa.h (MODIFY_TARGET_NAME): Remove.Joseph Myers5-105/+11
2010-06-25invoke.texi: Delete mcmodel=medium from powerpc options.Alan Modra5-51/+17
2010-06-25With large parts from Jim Wilson:Bernd Schmidt24-288/+763
2010-06-25* doc/invoke.texi (-Wsuggest-attribute): Add noreturn.Jan Hubicka2-1/+5
2010-06-25re PR c/44517 (improve diagnostic for mispelled typename in function declarat...Shujing Zhao5-36/+65
2010-06-25gcc.c (translate_options): Don't mention +e in comment.Joseph Myers6-26/+23
2010-06-25Daily bump.GCC Administrator1-1/+1
2010-06-24ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra...Bernd Schmidt7-74/+73
2010-06-24ira-int.h (SET_MINMAX_SET_BIT, [...]): Renamed from SET_ALLOCNO_SET_BIT...Bernd Schmidt4-51/+65
2010-06-24ira-color.c (assign_hard_reg): Improve formatting of multi-line for statement.Bernd Schmidt2-3/+5
2010-06-24ira-int.h (ira_parent_allocno, [...]): Declare.Bernd Schmidt4-33/+51
2010-06-24ira-build.c (merge_hard_reg_conflicts): New function.Bernd Schmidt3-282/+238
2010-06-24* ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.Bernd Schmidt2-3/+4
2010-06-24thumb2.md (thumb2_tlobits_cbranch): Delete.Richard Earnshaw2-84/+33