summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* richi's fixes for c++ bootstrapdnovillo2010-06-015-48/+129
* Fix typo.charlet2010-06-011-1/+1
* * Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.charlet2010-06-014-4/+99
* 2010-06-01 Richard Guenther <rguenther@suse.de>rguenth2010-06-015-3/+17
* * gnat_ugn.texi: Improve doc on -fdump-ada-spec, mention limitations.charlet2010-06-012-4/+21
* * doc/invoke.texi: Mention -fdump-ada-spec.charlet2010-06-0110-13/+3377
* 2010-06-01 Richard Guenther <rguenther@suse.de>rguenth2010-06-012-9/+35
* * tree-cfg.c (verify_stmt): Do not skip could_throw test.hubicka2010-06-013-20/+8
* Move changelog entry to correct ChangeLog.mkuvyrkov2010-06-012-8/+8
* * acinclude.m4, configure.host: Support Bionic C library.mkuvyrkov2010-06-018-10/+307
* * config/arm/t-linux-androideabi: New.mkuvyrkov2010-06-013-0/+21
* * tree-inline.c (estimate_num_insns): For stdarg functions lookhubicka2010-06-012-3/+18
* 2010-06-01 Kai Tietzktietz2010-06-013-12/+35
* Daily bump.gccadmin2010-06-011-1/+1
* 2010-05-31 Steven G. Kargl <kargl@gcc.gnu.org>kargl2010-05-312-2/+7
* 2010-05-31 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2010-05-315-0/+102
* PR target/44338jakub2010-05-314-20/+43
* 2010-05-31 Jonathan Wakely <jwakely.gcc@gmail.com>paolo2010-05-315-7/+97
* * tree.h (tree_range_check_failed): Declare noreturn.hubicka2010-05-312-1/+6
* * gimple.c (gimple_call_builtin_p): New function.hubicka2010-05-314-3/+34
* * gimple.c (gimple_call_builtin_p): New function.hubicka2010-05-313-1/+18
* PR middle-end/44337jakub2010-05-314-1/+29
* PR tree-optimization/44182jakub2010-05-314-5/+121
* 2010-05-31 Paolo Carlini <paolo.carlini@oracle.com>paolo2010-05-3110-15/+182
* 2010-05-31 Kai Tietz <kai.tietz@onevision.com>ktietz2010-05-312-1/+15
* * cgraphunit.c (cgraph_decide_is_function_needed): Really return falseebotcazou2010-05-315-7/+33
* 2010-05-31 Richard Guenther <rguenther@suse.de>rguenth2010-05-312-0/+25
* * objc-act.c (synth_module_prologue): Use build_function_type_listfroydnj2010-05-312-61/+59
* Daily bump.gccadmin2010-05-311-1/+1
* * predict.c (maybe_hot_edge_p): Calls to functions called once is cold.hubicka2010-05-302-0/+7
* 2010-05-30 Janus Weil <janus@gcc.gnu.org>janus2010-05-3013-113/+103
* 2010-05-30 Richard Guenther <rguenther@suse.de>rguenth2010-05-302-1/+23
* 2010-05-30 Iain Sandoe <iains@gcc.gnu.org>iains2010-05-306-9/+26
* * config/rs6000/rs6000.c (rs6000_output_function_entry): Useebotcazou2010-05-302-25/+31
* * toplev.c (wrapup_global_declaration_2): Avoid creation of new varpoolhubicka2010-05-302-4/+11
* 2010-05-30 Richard Guenther <rguenther@suse.de>rguenth2010-05-302-0/+19
* * cgraph.h (cgraph_dump_file): Declare.hubicka2010-05-306-3/+46
* * dwarf2out.c (reference_to_unused,hubicka2010-05-302-4/+10
* * cgraph.h (cgraph_node_cannot_return,hubicka2010-05-304-12/+170
* * config/i386/i386.c (pro_epilogue_adjust_stack): Use EBPhubicka2010-05-302-8/+17
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Task_Type>: Reuse theebotcazou2010-05-308-2/+86
* * gcc-interface/decl.c (gnat_to_gnu_entity): Adjust warning message.ebotcazou2010-05-309-18/+35
* * passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2,hubicka2010-05-302-0/+22
* * ipa.c (cgraph_remove_unreachable_node): Walk references of correct node;hubicka2010-05-302-12/+22
* * cp-tree.h (cp_build_function_call_nary): Declare.froydnj2010-05-306-44/+71
* Daily bump.gccadmin2010-05-301-1/+1
* * cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.hubicka2010-05-302-1/+6
* * except.c: Include tm.h.steven2010-05-292-0/+5
* PR target/44165danglin2010-05-292-1/+6
* * configure.ac: Add multilib support for gmp. Proper -I and -Lmrs2010-05-293-12/+82