aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-30re PR middle-end/42975 (eh-cleanup should be able to clear DECL_FUNCTION_PERS...Richard Guenther2-1/+23
2010-05-30darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe6-9/+26
2010-05-30rs6000.c (rs6000_output_function_entry): Use RS6000_OUTPUT_BASENAME unconditi...Eric Botcazou2-25/+31
2010-05-30toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool nodesJan Hubicka2-4/+11
2010-05-30tree-cfg.c (verify_gimple_assign_single): Implement verification for COND_EXP...Richard Guenther2-0/+19
2010-05-30cgraph.h (cgraph_dump_file): Declare.Jan Hubicka6-3/+46
2010-05-30dwarf2out.c (reference_to_unused, [...]): Avoid creating of new varool nodes.Jan Hubicka2-4/+10
2010-05-30cgraph.h (cgraph_node_cannot_return, [...]): New functions.Jan Hubicka4-12/+170
2010-05-30i386.c (pro_epilogue_adjust_stack): Use EBP for tail call epilogues.Jan Hubicka2-8/+17
2010-05-30decl.c (gnat_to_gnu_entity): Reuse the TYPE_DECL of the equivalent type inste...Eric Botcazou8-2/+86
2010-05-30decl.c (gnat_to_gnu_entity): Adjust warning message.Eric Botcazou9-18/+35
2010-05-30passes.c (ipa_write_optimization_summaries_1, [...]): Initilalize dump files.Jan Hubicka2-0/+22
2010-05-30ipa.c (cgraph_remove_unreachable_node): Walk references of correct node...Jan Hubicka2-12/+22
2010-05-30cp-tree.h (cp_build_function_call_nary): Declare.Nathan Froyd6-44/+71
2010-05-30Daily bump.GCC Administrator1-1/+1
2010-05-30* cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.Jan Hubicka2-1/+6
2010-05-29* except.c: Include tm.h.Steven Bosscher2-0/+5
2010-05-29re PR target/44165 (5/15/2010 snapshot build failure on hppa Linux)John David Anglin2-1/+6
2010-05-29configure.ac: Add multilib support for gmp.Mike Stump3-12/+82
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka68-170/+282
2010-05-29re PR bootstrap/44315 (Circular build/gencondmd.o <- insn-flags.h dependency ...H.J. Lu2-5/+10
2010-05-29cgraph.h (struct varpool_node_set_def, [...]): Remove unused AUX pointer.Jan Hubicka4-149/+119
2010-05-29re PR middle-end/44324 (gcc.dg/tree-ssa/ipa-cp-1.c failed)Jan Hubicka2-1/+6
2010-05-29lto-streamer.c (cached_bp): New global variable.Richard Guenther2-2/+26
2010-05-29Don't use unshare_expr when not necessary.Sebastian Pop4-33/+73
2010-05-29Do not use annotations on edges in if-conversion.Sebastian Pop2-55/+24
2010-05-29Add a missing `\'.H.J. Lu2-1/+7
2010-05-29re PR target/44261 (Multiplying -1 by NaN is not valid.)John David Anglin2-20/+44
2010-05-29cp-tree.h (struct cp_decl_specifier_seq): Move type_location field up.Nathan Froyd2-4/+9
2010-05-29basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd8-12/+23
2010-05-29* varpool.c (varpool_get_node): Fix lookup.Jan Hubicka2-1/+7
2010-05-29* config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.Steven Bosscher2-1/+3
2010-05-29spu-protos.h: Do not include rtl.h.Steven Bosscher4-7/+18
2010-05-29Reflow.Mike Stump1-2/+3
2010-05-29Makefile.in (build/gencondmd.o): Be sure to use GTM_H instead of TM_H when bu...Mike Stump2-0/+7
2010-05-29cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body...Jan Hubicka2-1/+10
2010-05-29* config/rs6000/rs6000-c.c: Remove c-tree.h include.Mike Stump2-1/+4
2010-05-29Add missing part of previous commit.Jan Hubicka1-0/+6
2010-05-29cgraph.c (clone_function_name): Take SUFFIX argument; export.Jan Hubicka8-53/+54
2010-05-29Fix long linesEric Botcazou1-5/+5
2010-05-29Daily bump.GCC Administrator1-1/+1
2010-05-29vec.h: Include statistics.hSteven Bosscher5-20/+33
2010-05-28c-lex.c: Do not include c-tree.h.Steven Bosscher7-6/+10
2010-05-28c-common.h (GCC_DIAG_STYLE): Define earlier in the file, before including dia...Steven Bosscher7-36/+44
2010-05-28c-common.h: Add FIXME for awkward split of c_register_addr_space.Steven Bosscher6-20/+42
2010-05-28* config/darwin-c.c: Remove c-tree.h include.Mike Stump2-1/+4
2010-05-28gcc.c: Include diagnostic.h.Joseph Myers4-161/+72
2010-05-28ira.c (ira_bad_reload_regno, [...]): New functions.Jeff Law4-4/+59
2010-05-28ira-color.c (update_curr_costs): Free updated hard reg costs.Jeff Law2-4/+7
2010-05-28Fix erroneous duplication.Ian Lance Taylor1-11633/+0