aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-05-19mips-dsp.md (add<DSPV:mode>3, [...]): Add ISA_HAS_DSP condition.James E. Wilson2-3/+6
2010-05-20re PR target/44202 (Missing compare after add)Hans-Peter Nilsson2-1/+7
2010-05-20re PR target/44202 (Missing compare after add)Hans-Peter Nilsson2-0/+35
2010-05-19re PR target/43764 (-mrelax-pic-calls fails with complex types)James E. Wilson2-7/+31
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle7-37/+93
2010-05-20Daily bump.GCC Administrator1-1/+1
2010-05-19ipareference2_0.c: New file.Jan Hubicka5-22/+143
2010-05-19diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers8-12/+8
2010-05-19combine.c (propagate_for_debug): Call make_compound_operation on the source v...Richard Sandiford2-1/+30
2010-05-19call.c (reference_binding): Use cp_build_qualified_type_real and cp_type_qual...Jason Merrill14-58/+86
2010-05-19* typeck.c (merge_types): Preserve memfn quals.Jason Merrill4-11/+27
2010-05-19decl.c (grokdeclarator): Don't check quals on fn type.Jason Merrill7-56/+26
2010-05-19re PR c++/44193 (function types, cv-quals and typename)Jason Merrill9-32/+123
2010-05-20double-int.h (double_int_ior): New function.Anatoly Sokolov9-32/+48
2010-05-19langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou13-60/+230
2010-05-19re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr...Daniel Franke9-18/+86
2010-05-19hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd10-49/+69
2010-05-19sourcebuild.texi (Effective-Target Keywords): Document 3dnow, sse3, sse2.Rainer Orth344-20/+789
2010-05-19re PR lto/44196 (lto1: ICE: tree check: expected field_decl, have type_decl i...Richard Guenther4-0/+42
2010-05-19invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther7-20/+100
2010-05-19sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun assembler syntax.Rainer Orth6-4/+126
2010-05-19re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o...Daniel Franke8-43/+89
2010-05-19re PR fortran/38404 (Warning message identifies incorrect line)Daniel Franke6-8/+40
2010-05-19ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...Martin Jambor8-93/+273
2010-05-19re PR fortran/34505 (FLOAT/SNGL: Not accepted as actual argument; diagnostics...Daniel Franke8-132/+76
2010-05-19tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step to tree.Christian Borntraeger2-32/+93
2010-05-19* expr.c (pop_arguments): Fix use of undeclared variable.Nathan Froyd2-1/+5
2010-05-19Revert:Nathan Froyd3-0/+30
2010-05-19Daily bump.GCC Administrator1-1/+1
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd11-104/+129
2010-05-18* ipa-reference.c (propagate): Walk all nodes in the cleanup stage.Jan Hubicka2-2/+8
2010-05-18re PR rtl-optimization/43332 (valgrind warns about using uninitialized variab...Vladimir Makarov2-1/+7
2010-05-19tree.h (build_int_cstu): Implement as static inline.Anatoly Sokolov3-13/+28
2010-05-1820011009-1.c (COMMENT): Define.Rainer Orth4-2/+24
2010-05-18re PR lto/44143 (-fdump-tree-all for lto does not work as expected)Richard Guenther4-272/+159
2010-05-18ipacp_0.c: New test.Jan Hubicka7-8/+49
2010-05-18fix broken checkin, test should be link not assembleSteven Bosscher1-1/+1
2010-05-18re PR lto/44184 ("asm goto" does not work with LTO)Steven Bosscher5-0/+28
2010-05-18re PR debug/41371 (var-tracking is slow and memory hungry)Jakub Jelinek2-20/+40
2010-05-18add lto to powerpc-*darwin and enable for 32bit darwinSteven Bosscher3-2/+13
2010-05-18* gnat.dg/specs/lto3.ads: Add missing dg-options.Eric Botcazou2-0/+5
2010-05-18Daily bump.GCC Administrator1-1/+1
2010-05-17cgraph.c (cgraph_create_virtual_clone): Only check versionable_function_p whe...Jan Hubicka5-7/+20
2010-05-17cgraph.h (struct ipa_replace_map): Add parm_num parameter.Jan Hubicka7-1/+233
2010-05-17lto.c (lto_materialize_function): Announce function when reading body...Jan Hubicka2-19/+12
2010-05-17Also apply the insn to prefetch ratio heuristic to loops with known trip count.Changpeng Fang3-16/+22
2010-05-17Define PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO heuristic.Changpeng Fang2-0/+23
2010-05-17ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.Jan Hubicka4-19/+78
2010-05-17re PR target/44074 (Solaris 2.9 x86 Sun assembler doesn't like rep/lock prefi...Rainer Orth7-36/+117
2010-05-17re PR fortran/43990 ([OOP] ICE in output_constructor_regular_field, at varasm...Janus Weil4-14/+30