Age | Commit message (Expand) | Author | Files | Lines |
2010-05-19 | wait.cc (wait): Rename. | Jonathan Wakely | 3 | -6/+11 |
2010-05-19 | langhooks.h (struct lang_hooks): Add new field deep_unsharing. | Eric Botcazou | 13 | -60/+230 |
2010-05-19 | re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr... | Daniel Franke | 9 | -18/+86 |
2010-05-19 | hooks.h (hook_tree_tree_tree_bool_null): Rename to... | Nathan Froyd | 10 | -49/+69 |
2010-05-19 | sourcebuild.texi (Effective-Target Keywords): Document 3dnow, sse3, sse2. | Rainer Orth | 344 | -20/+789 |
2010-05-19 | re PR lto/44196 (lto1: ICE: tree check: expected field_decl, have type_decl i... | Richard Guenther | 4 | -0/+42 |
2010-05-19 | invoke.texi (-fwhopr): Document new optional jobs argument. | Richard Guenther | 7 | -20/+100 |
2010-05-19 | configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too. | Rainer Orth | 5 | -3/+125 |
2010-05-19 | sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun assembler syntax. | Rainer Orth | 8 | -6/+133 |
2010-05-19 | re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o... | Daniel Franke | 8 | -43/+89 |
2010-05-19 | re PR fortran/38404 (Warning message identifies incorrect line) | Daniel Franke | 6 | -8/+40 |
2010-05-19 | ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind... | Martin Jambor | 8 | -93/+273 |
2010-05-19 | re PR fortran/34505 (FLOAT/SNGL: Not accepted as actual argument; diagnostics... | Daniel Franke | 8 | -132/+76 |
2010-05-19 | tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step to tree. | Christian Borntraeger | 2 | -32/+93 |
2010-05-19 | * expr.c (pop_arguments): Fix use of undeclared variable. | Nathan Froyd | 2 | -1/+5 |
2010-05-19 | Revert: | Nathan Froyd | 3 | -0/+30 |
2010-05-19 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-05-18 | re PR libstdc++/44190 (Debug vector resize does not update capacity) | Eelis van der Weegen | 3 | -0/+46 |
2010-05-18 | tree.h (build_call_list): Remove. | Nathan Froyd | 11 | -104/+129 |
2010-05-18 | * ipa-reference.c (propagate): Walk all nodes in the cleanup stage. | Jan Hubicka | 2 | -2/+8 |
2010-05-18 | re PR rtl-optimization/43332 (valgrind warns about using uninitialized variab... | Vladimir Makarov | 2 | -1/+7 |
2010-05-19 | tree.h (build_int_cstu): Implement as static inline. | Anatoly Sokolov | 3 | -13/+28 |
2010-05-18 | 20011009-1.c (COMMENT): Define. | Rainer Orth | 4 | -2/+24 |
2010-05-18 | re PR lto/44143 (-fdump-tree-all for lto does not work as expected) | Richard Guenther | 4 | -272/+159 |
2010-05-18 | ipacp_0.c: New test. | Jan Hubicka | 7 | -8/+49 |
2010-05-18 | fix broken checkin, test should be link not assemble | Steven Bosscher | 1 | -1/+1 |
2010-05-18 | re PR lto/44184 ("asm goto" does not work with LTO) | Steven Bosscher | 5 | -0/+28 |
2010-05-18 | re PR debug/41371 (var-tracking is slow and memory hungry) | Jakub Jelinek | 2 | -20/+40 |
2010-05-18 | add lto to powerpc-*darwin and enable for 32bit darwin | Steven Bosscher | 6 | -4/+20 |
2010-05-18 | * gnat.dg/specs/lto3.ads: Add missing dg-options. | Eric Botcazou | 2 | -0/+5 |
2010-05-18 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-05-17 | cgraph.c (cgraph_create_virtual_clone): Only check versionable_function_p whe... | Jan Hubicka | 5 | -7/+20 |
2010-05-17 | cgraph.h (struct ipa_replace_map): Add parm_num parameter. | Jan Hubicka | 7 | -1/+233 |
2010-05-17 | lto.c (lto_materialize_function): Announce function when reading body... | Jan Hubicka | 2 | -19/+12 |
2010-05-17 | Also apply the insn to prefetch ratio heuristic to loops with known trip count. | Changpeng Fang | 3 | -16/+22 |
2010-05-17 | Define PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO heuristic. | Changpeng Fang | 2 | -0/+23 |
2010-05-17 | ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used. | Jan Hubicka | 4 | -19/+78 |
2010-05-17 | re PR target/44074 (Solaris 2.9 x86 Sun assembler doesn't like rep/lock prefi... | Rainer Orth | 7 | -36/+117 |
2010-05-17 | re PR fortran/43990 ([OOP] ICE in output_constructor_regular_field, at varasm... | Janus Weil | 4 | -14/+30 |
2010-05-17 | call.c (struct z_candidate): Add explicit_targs field. | Jason Merrill | 4 | -3/+12 |
2010-05-17 | re PR c++/44157 ([C++0x] GCC wrongly takes a std::initializer_list argument a... | Jason Merrill | 4 | -4/+25 |
2010-05-17 | re PR c++/44158 ([C++0x] wrong overload resolution for copy-initialization fr... | Jason Merrill | 4 | -3/+16 |
2010-05-17 | cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po... | Martin Jambor | 16 | -137/+1082 |
2010-05-17 | class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here... | Janus Weil | 6 | -767/+844 |
2010-05-17 | Forgot ChangeLog entry for last commit. | Rainer Orth | 1 | -0/+4 |
2010-05-17 | * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition. | Rainer Orth | 1 | -5/+0 |
2010-05-17 | tree.h (CALL_EXPR_ARGS): Delete. | Nathan Froyd | 10 | -76/+82 |
2010-05-17 | re PR c++/44108 (-Wunused-but-set-variable does not consider array sizing use... | Dodji Seketeli | 4 | -0/+33 |
2010-05-17 | re PR bootstrap/42347 (sched-deps.c:3840:1: internal compiler error: in fixup... | Jakub Jelinek | 4 | -1/+25 |
2010-05-17 | re PR middle-end/44102 (ICE with asm goto + __builtin_unreachable () in C++) | Jakub Jelinek | 4 | -14/+75 |