aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-06-14kfreebsd-gnu.h: Resync with `config/i386/linux.h'.Robert Millan7-17/+56
2011-06-14re PR target/49403 (v850e-elf: incompatible pointer type (near initialization...Nick Clifton3-2/+12
2011-06-14re PR fortran/49103 (local variables exchange values / wrong code with -O3)Jakub Jelinek6-3/+64
2011-06-14re PR middle-end/45098 (Missed induction variable optimization)Tom de Vries4-0/+80
2011-06-14re PR rtl-optimization/49390 (GCSE miscompilation)Jakub Jelinek4-6/+118
2011-06-14re PR middle-end/45098 (Missed induction variable optimization)Zdenek Dvorak10-116/+185
2011-06-14* ipa.c (cgraph_address_taken_from_non_vtable_p): Check the ref type.Jan Hubicka2-8/+13
2011-06-14* g++.dg/torture/pr48954.C: Use dg-require-effective-target lto.Rainer Orth2-0/+6
2011-06-14re PR debug/48459 (avr: Assertion failure with -gdwarf-2)Richard Henderson2-7/+23
2011-06-14invoke.texi: Re-add missing -mcpu docs for Faraday cores.Sanjin Liu2-1/+8
2011-06-14* ipa-cp.c (ipcp_iterate_stage): Revert accidental commit.Jan Hubicka2-1/+5
2011-06-14cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY similarly to DECL_COM...Jan Hubicka4-5/+12
2011-06-14lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not output BINFO_V...Jan Hubicka2-1/+10
2011-06-14cmpsi-2.c: Undo 172757.Georg-Johann Lay8-4/+28
2011-06-14Fix long linesEric Botcazou1-9/+11
2011-06-14vect-16.c: Rename to...Ira Rosen6-10/+26
2011-06-14Change builtin make to runtime call at lowering time.Ian Lance Taylor8-598/+256
2011-06-14Daily bump.GCC Administrator1-1/+1
2011-06-13[multiple changes]David Edelsohn2-26/+210
2011-06-13* gcc.target/powerpc/outofline_rnreg.c: New testcase.Edmar Wienskoski2-0/+19
2011-06-13ipa-inline.c (reset_edge_caches): Walk aliases.Jan Hubicka2-3/+8
2011-06-13ipa-utils.c (postorder_stack): New structure.Jan Hubicka2-37/+61
2011-06-13ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...Jan Hubicka2-7/+40
2011-06-13Correct typos.H.J. Lu1-2/+2
2011-06-13Remove duplicated lines.H.J. Lu3-16/+8
2011-06-13h8300.md (bsetqi_msx, [...]): Added condition to disallow non-identical memor...Kaushik Phatak3-30/+76
2011-06-13cgraph.c (cgraph_for_node_thunks_and_aliases, [...]): Fix thinko in recursive...Jan Hubicka5-26/+74
2011-06-13re PR target/48454 (gfortran.dg/char_result_13.f90 fails with -O3 -funroll-lo...Ramana Radhakrishnan2-2/+9
2011-06-13frontend-passes.c (remove_trim): New function.Thomas Koenig4-43/+61
2011-06-13re PR tree-optimization/49352 (-fcompare-debug failure with -O2 -ftree-vector...Jakub Jelinek4-85/+113
2011-06-13Daily bump.GCC Administrator1-1/+1
2011-06-12re PR middle-end/49373 (Many testcase failures)Jan Hubicka2-0/+7
2011-06-12re PR middle-end/48836 (internal compiler error: in execute_todo, at passes.c...Jan Hubicka3-1/+11
2011-06-12re PR middle-end/49378 (C++ is broken)Jan Hubicka2-1/+15
2011-06-12Fix moxie comparisonsAnthony Green1-1/+1
2011-06-12tree-vect-data-refs.c (vect_peeling_hash_get_most_frequent): Take number of i...Ira Rosen2-1/+9
2011-06-12Daily bump.GCC Administrator1-1/+1
2011-06-122011-06-12 Tobias BurnusTobias Burnus5-3/+58
2011-06-11lto-streamer-out.c (produce_symtab): Stream out the newly represented aliases.Jan Hubicka2-2/+7
2011-06-11ipa-prop.c (ipa_make_edge_direct_to_target): Fix code setting varying args.Jan Hubicka2-4/+13
2011-06-11* ipa.c (cgraph_comdat_can_be_unshared_p): Fix pasto.Jan Hubicka2-1/+5
2011-06-11lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka19-342/+472
2011-06-11sse.md (vec_dupv4sf): Correct mode of forced register.Uros Bizjak2-30/+64
2011-06-11i386.md: Use default value in "isa" attribute.Uros Bizjak3-66/+136
2011-06-11frontend-passes.c (optimize_assignment): Follow chains of concatenation opera...Thomas Koenig4-0/+37
2011-06-11Use backend interface for map descriptors.Ian Lance Taylor6-155/+145
2011-06-11Use backend interface for type descriptors.Ian Lance Taylor10-253/+359
2011-06-11ldmstm.md (ldm2_ia, [...]): Add condition !arm_arch7 to these insns.Wei Guozhi8-9/+474
2011-06-11Daily bump.GCC Administrator1-1/+1
2011-06-10re checking -fdump-passesXinliang David Li7-7/+164