aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-01invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet10-13/+3377
2010-06-01re PR middle-end/43853 (FAIL: gcc.dg/lto/20090126-1 c_lto_20090126-1_0.o-c_lt...Richard Guenther2-9/+35
2010-06-01tree-cfg.c (verify_stmt): Do not skip could_throw test.Jan Hubicka3-20/+8
2010-06-01Move changelog entry to correct ChangeLog.Maxim Kuvyrkov2-8/+8
2010-06-01acinclude.m4, [...]: Support Bionic C library.Maxim Kuvyrkov8-10/+307
2010-06-01t-linux-androideabi: New.Maxim Kuvyrkov3-0/+21
2010-06-01tree-inline.c (estimate_num_insns): For stdarg functions look into call state...Jan Hubicka2-3/+18
2010-06-012010-06-01 Kai TietzKai Tietz3-12/+35
2010-06-01Daily bump.GCC Administrator1-1/+1
2010-05-31gfortran.texi: Fix typos in description of variable-format- expressions.Steven G. Kargl2-2/+7
2010-05-31re PR fortran/36928 (array temporary for interleaving assignment with non-con...Thomas Koenig5-0/+102
2010-05-31re PR target/44338 (-mno-fused-madd causes FAIL: gcc.target/i386/sse-23.c (in...Jakub Jelinek4-20/+43
2010-05-31re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers ...Jonathan Wakely5-7/+97
2010-05-31* tree.h (tree_range_check_failed): Declare noreturn.Jan Hubicka2-1/+6
2010-05-31gimple.c (gimple_call_builtin_p): New function.Jan Hubicka4-3/+34
2010-05-31gimple.c (gimple_call_builtin_p): New function.Jan Hubicka3-1/+18
2010-05-31re PR middle-end/44337 (ICE: in expand_assignment, at expr.c:4276)Jakub Jelinek4-1/+29
2010-05-31re PR tree-optimization/44182 (-fcompare-debug failure (length) with -O1)Jakub Jelinek4-5/+121
2010-05-31basic_string.h (front, back): Add.Paolo Carlini10-15/+182
2010-05-31re PR target/44161 (__attribute__((__target__)) resets pic flag causing spuri...Kai Tietz2-1/+15
2010-05-31cgraphunit.c (cgraph_decide_is_function_needed): Really return false for nest...Eric Botcazou5-7/+33
2010-05-31tree-ssa-structalias.c (find_func_aliases): Handle BUILT_IN_RETURN.Richard Guenther2-0/+25
2010-05-31objc-act.c (synth_module_prologue): Use build_function_type_list instead of b...Nathan Froyd2-61/+59
2010-05-31Daily bump.GCC Administrator1-1/+1
2010-05-30* predict.c (maybe_hot_edge_p): Calls to functions called once is cold.Jan Hubicka2-0/+7
2010-05-30gfortran.h (CLASS_DATA): New macro for accessing the $data component of a cla...Janus Weil13-113/+103
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