summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* cgraph.h (struct varpool_node): new used_from_object_file flag.Bingfeng Mei2010-06-287-6/+64
* params.def (max-inline-insns-auto): Default to 40.Jan Hubicka2010-06-283-3/+8
* Daily bump.GCC Administrator2010-06-281-1/+1
* re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2010-06-286-1/+43
* gfortran.h (gfc_code): Split backend_decl field into cycle_label and exit_lab...Nathan Froyd2010-06-274-17/+27
* target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov2010-06-2721-42/+122
* re PR tree-optimization/44683 (Optimization bug with copysign builtin)Richard Guenther2010-06-274-2/+31
* Fix typoEric Botcazou2010-06-272-2/+2
* trans.c: Include tree-flow.h.Eric Botcazou2010-06-276-15/+68
* dump-parse-tree.c (show_symbol): Dump target-expression for associate names.Daniel Kraft2010-06-272-8/+32
* re PR middle-end/44684 (FAIL: g++.dg/opt/pmf1.C)Richard Guenther2010-06-272-4/+17
* Daily bump.GCC Administrator2010-06-271-1/+1
* re PR fortran/44678 (ICE with -fdump-parse-tree and select type)Thomas Koenig2010-06-262-0/+16
* call.c (add_function_candidate): Set LOOKUP_COPY_PARM for any constructor cal...Jason Merrill2010-06-264-18/+76
* sparc.c (sparc_emit_set_const32): Make static.Eric Botcazou2010-06-263-9/+12
* mips.md (alu_type): New attribute.Catherine Moore2010-06-262-21/+40
* Fix typo in last ChangeLog entry.Douglas Rupp2010-06-261-1/+1
* Fix the Alpha/VMS build. Installed as obvious.Douglas B Rupp2010-06-262-4/+19
* collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.Joseph Myers2010-06-265-32/+16
* re PR tree-optimization/44393 (ICE: verify_ssa failed: no immediate_use list ...Richard Guenther2010-06-266-32/+47
* ipa-split-2.c: New testcase.Jan Hubicka2010-06-265-27/+120
* re PR tree-optimization/44674 (ICE: in refs_may_alias_p_1, at tree-ssa-alias....Richard Biener2010-06-264-17/+39
* gcc.c (n_switches_alloc, [...]): New.Joseph Myers2010-06-264-281/+244
* decl.c (gfc_match_decl_type_spec): Support TYPE(intrinsic-type-spec).Tobias Burnus2010-06-265-15/+131
* re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2010-06-262-2/+7
* semicolon_fixed.f: Fix dg syntax..Tobias Burnus2010-06-263-2/+7
* m32c-protos.h (m32c_note_pragma_address): Declare.DJ Delorie2010-06-257-6/+206
* Daily bump.GCC Administrator2010-06-261-1/+1
* re PR testsuite/38946 (gcc trunk 143562 - Testsuite - gfortran failing tests ...Jerry DeLisle2010-06-252-2/+8
* re PR debug/44610 (VTA produces wrong variable location information)Alexandre Oliva2010-06-252-4/+10
* intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.Tobias Burnus2010-06-2510-38/+156
* decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus2010-06-258-18/+48
* decl.c (gfc_match_entry): Allow END besides END SUBROUTINE/END FUNCTION for c...Tobias Burnus2010-06-256-4/+61
* parse.c (next_free, next_fixed): Allow ";" as first character.Tobias Burnus2010-06-257-6/+48
* dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas B Rupp2010-06-256-8/+73
* Do not insert statements computing the true predicate.Sebastian Pop2010-06-252-0/+14
* Use reset_bb_predicate whenever the predicate of a BB should be reset to true.Sebastian Pop2010-06-252-4/+20
* Call cleanup_tree_cfg after if-conversion.Sebastian Pop2010-06-252-7/+17
* Add a debug counter for the tree-ssa level if-conversion.Sebastian Pop2010-06-254-5/+16
* re PR fortran/44448 (32-bit gfortran.dg/atan2_1.f90 fails on Solaris 1[01]/x8...Jerry DeLisle2010-06-252-0/+6
* Enable prefetching at -O3 for AMD cpus.Changpeng Fang2010-06-255-5/+46
* Don't search DEBUG_INSNs for removable zero extends.H.J. Lu2010-06-252-1/+7
* ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.Martin Jambor2010-06-258-223/+292
* invoke.texi (-Wsuggest-attribute): Add item for noreturn.Manuel López-Ibáñez2010-06-252-2/+7
* tree-pass.h (pass_split_functions): Declare.Jan Hubicka2010-06-2512-1/+1147
* re PR middle-end/44665 (typo in comment, incorrect/out-of-date comment)Manuel López-Ibáñez2010-06-253-3/+10
* ipa-prop.c (determine_cst_member_ptr): Ignore non-clobbering statements inste...Martin Jambor2010-06-254-7/+85
* re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops)Jakub Jelinek2010-06-254-20/+165
* re PR tree-optimization/44539 (ICE: verify_ssa failed: type mismatch between ...Jakub Jelinek2010-06-254-0/+43
* pa.h (MODIFY_TARGET_NAME): Remove.Joseph Myers2010-06-255-105/+11