aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-06-14fix utf-8Jason Merrill1-1/+1
2011-06-14Properly expand strlen to Pmode.H.J. Lu1-0/+6
2011-06-14kfreebsd-gnu.h: Resync with `config/i386/linux.h'.Robert Millan1-4/+19
2011-06-14re PR target/49403 (v850e-elf: incompatible pointer type (near initialization...Nick Clifton1-0/+8
2011-06-14re PR fortran/49103 (local variables exchange values / wrong code with -O3)Jakub Jelinek1-0/+9
2011-06-14re PR rtl-optimization/49390 (GCSE miscompilation)Jakub Jelinek1-0/+9
2011-06-14re PR middle-end/45098 (Missed induction variable optimization)Zdenek Dvorak1-0/+33
2011-06-14* ipa.c (cgraph_address_taken_from_non_vtable_p): Check the ref type.Jan Hubicka1-0/+4
2011-06-14re PR debug/48459 (avr: Assertion failure with -gdwarf-2)Richard Henderson1-0/+8
2011-06-14invoke.texi: Re-add missing -mcpu docs for Faraday cores.Sanjin Liu1-0/+5
2011-06-14* ipa-cp.c (ipcp_iterate_stage): Revert accidental commit.Jan Hubicka1-0/+4
2011-06-14cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY similarly to DECL_COM...Jan Hubicka1-0/+7
2011-06-14lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not output BINFO_V...Jan Hubicka1-0/+5
2011-06-14Fix long linesEric Botcazou1-9/+11
2011-06-13[multiple changes]David Edelsohn1-0/+17
2011-06-13ipa-utils.c (postorder_stack): New structure.Jan Hubicka1-0/+12
2011-06-13ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...Jan Hubicka1-0/+7
2011-06-13Remove duplicated lines.H.J. Lu1-1/+0
2011-06-13h8300.md (bsetqi_msx, [...]): Added condition to disallow non-identical memor...Kaushik Phatak1-0/+8
2011-06-13cgraph.c (cgraph_for_node_thunks_and_aliases, [...]): Fix thinko in recursive...Jan Hubicka1-0/+14
2011-06-13re PR target/48454 (gfortran.dg/char_result_13.f90 fails with -O3 -funroll-lo...Ramana Radhakrishnan1-0/+6
2011-06-13re PR tree-optimization/49352 (-fcompare-debug failure with -O2 -ftree-vector...Jakub Jelinek1-0/+11
2011-06-12re PR middle-end/49373 (Many testcase failures)Jan Hubicka1-0/+5
2011-06-12re PR middle-end/48836 (internal compiler error: in execute_todo, at passes.c...Jan Hubicka1-0/+7
2011-06-12re PR middle-end/49378 (C++ is broken)Jan Hubicka1-0/+6
2011-06-12tree-vect-data-refs.c (vect_peeling_hash_get_most_frequent): Take number of i...Ira Rosen1-0/+6
2011-06-11lto-streamer-out.c (produce_symtab): Stream out the newly represented aliases.Jan Hubicka1-0/+5
2011-06-11ipa-prop.c (ipa_make_edge_direct_to_target): Fix code setting varying args.Jan Hubicka1-0/+7
2011-06-11* ipa.c (cgraph_comdat_can_be_unshared_p): Fix pasto.Jan Hubicka1-0/+4
2011-06-11lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka1-0/+68
2011-06-11sse.md (vec_dupv4sf): Correct mode of forced register.Uros Bizjak1-21/+40
2011-06-11ldmstm.md (ldm2_ia, [...]): Add condition !arm_arch7 to these insns.Wei Guozhi1-0/+16
2011-06-10re checking -fdump-passesXinliang David Li1-0/+11
2011-06-10cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...Jan Hubicka1-0/+10
2011-06-10ipa.c (cgraph_non_local_node_p_1): Break out from ...;Jan Hubicka1-0/+7
2011-06-10opts.c (default_options): Enlist OPT_finline_functions_called_once.Jan Hubicka1-0/+5
2011-06-10ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.Jan Hubicka1-0/+7
2011-06-10ipa-prop.c (ipa_write_node_info): Stream jump functions for indirect calls.Jan Hubicka1-0/+6
2011-06-10re PR lto/49302 (FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110...Bill Schmidt1-0/+10
2011-06-10ipa-cp.c (ipcp_versionable_function_p): Aliases are not versionable.Jan Hubicka1-0/+13
2011-06-10sourcebuild.texi (Effective-Target Keywords, pie): Document it.Rainer Orth1-0/+4
2011-06-10ira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DEC_CLASSES.Hans-Peter Nilsson1-0/+6
2011-06-10ipa-cp.c (ipcp_process_devirtualization_opportunities): Update call of gimple...Jan Hubicka1-0/+9
2011-06-10tree-sra.c (all_callers_have_enough_arguments_p): Rename to ...Jan Hubicka1-0/+10
2011-06-10re PR tree-optimization/49361 (Huge 470.lbm regression)Richard Guenther1-0/+6
2011-06-10re PR bootstrap/49344 (ICE in tree-flow-inline.h:745 while bootstrap)Richard Guenther1-0/+6
2011-06-10ipa-inline-transform.c (can_remove_node_now_p): Move out of...Jan Hubicka1-0/+20
2011-06-10tree-ssa-forwprop.c (ssa_forward_propagate_and_combine): Scan stmts forward w...Richard Guenther1-0/+6
2011-06-10cp-tree.h (error_operand_p): Remove.Paolo Carlini1-1/+9
2011-06-10avr.c (avr_function_arg_advance): Fix thinko about when a value is actually p...Georg-Johann Lay1-0/+5