summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-0182-140/+129
* * ipa-pure-const.c (local_pure_const): Do NORETURN discovery.hubicka2010-06-014-0/+45
* * testsuite/gcc.dg/lto/noreturn-1_1.c: Remove dg-do annotations.hubicka2010-06-013-3/+8
* * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;hubicka2010-06-017-47/+81
* * emit-rtl.c (remove_insn): Fix thinko in prevoius patch.hubicka2010-06-012-1/+6
* * tree.h (build_nt_call_list): Delete.froydnj2010-06-013-18/+5
* * typeck2.c (build_x_arrow): Make types_memoized a VEC.froydnj2010-06-012-11/+16
* * objc-act.c (build_next_objc_exception_stuff): Give setjmp afroydnj2010-06-012-1/+6
* * fwprop.c: Make emit-rtl.h include last.hubicka2010-06-0118-125/+169
* * cgraph.h (tree_function_versioning): Update prototype.hubicka2010-06-016-42/+154
* * gegenrtl.c: Remove unnecesary prototypes.hubicka2010-06-013-91/+25
* Undo inadvertent commit in rev 160105.dnovillo2010-06-015-129/+48
* * tree-switch-conversion.c (build_one_array): Make it readonly.hubicka2010-06-012-0/+5
* 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