aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-17call.c (struct z_candidate): Add explicit_targs field.Jason Merrill4-3/+12
2010-05-17re PR c++/44157 ([C++0x] GCC wrongly takes a std::initializer_list argument a...Jason Merrill4-4/+25
2010-05-17re PR c++/44158 ([C++0x] wrong overload resolution for copy-initialization fr...Jason Merrill4-3/+16
2010-05-17cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...Martin Jambor16-137/+1082
2010-05-17class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here...Janus Weil6-767/+844
2010-05-17Forgot ChangeLog entry for last commit.Rainer Orth1-0/+4
2010-05-17* config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition.Rainer Orth1-5/+0
2010-05-17tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd10-76/+82
2010-05-17re PR c++/44108 (-Wunused-but-set-variable does not consider array sizing use...Dodji Seketeli4-0/+33
2010-05-17re PR bootstrap/42347 (sched-deps.c:3840:1: internal compiler error: in fixup...Jakub Jelinek4-1/+25
2010-05-17re PR middle-end/44102 (ICE with asm goto + __builtin_unreachable () in C++)Jakub Jelinek4-14/+75
2010-05-17fix ChangeLog entries for previous commitsNathan Froyd1-1/+1
2010-05-17fix bogus email for myselfNathan Froyd1-1/+1
2010-05-17tree.c (build_function_type_list_1): Remove bogus assert condition.Nathan Froyd6-186/+148