aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-02configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulat...Rainer Orth6-5/+100
2010-06-02Remove testsuite/ from filenames.H.J. Lu1-29/+29
2010-06-02Add a testcase for PR middle-end/44372.H.J. Lu2-0/+53
2010-06-02Use smallest_mode_for_size for computing the precision types of new graphite ...Sebastian Pop2-1/+17
2010-06-02Only reset the GIMPLE_DEBUG information in the code gen of if-conversion.Sebastian Pop2-14/+28
2010-06-02Fix PR44363: don't abort when the ifcvt analysis fails to recognize a Gimple ...Sebastian Pop2-6/+9
2010-06-02re PR middle-end/44295 (Failed to build 483.xalancbmk in SPEC CPU 2006)Jan Hubicka4-1/+188
2010-06-02* gcc.dg/tree-ssa/loadpre6.c: Update.Jan Hubicka2-1/+6
2010-06-02header_plugin.c: Include cp-tree.h before diagnostic.h.Richard Guenther2-1/+6
2010-06-02lto-streamer-in.c (input_gimple_stmt): Fix typo.Richard Guenther2-1/+5
2010-06-02lto-wrapper.c (lto_wrapper_exit): Rename to ...Richard Guenther3-29/+76
2010-06-02re PR tree-optimization/44377 (ICE: gimple check: expected gimple_return(erro...Richard Guenther2-1/+5
2010-06-022097.md (z10_fhex): Remove insn reservation.Andreas Krebbel4-79/+38
2010-06-02bitmap.c (bitmap_descriptor): Add search_iter.Jan Hubicka2-7/+27
2010-06-02tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call instead of...Nathan Froyd2-9/+7
2010-06-02gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling" change f...Steven Bosscher2-0/+9
2010-06-02* c-ada-spec.c: Clean up redundant includes.Steven Bosscher2-10/+5
2010-06-02lto.exp (lto-link-and-maybe-run): Show the options in the link fail message.Iain Sandoe2-1/+6
2010-06-02re PR fortran/44360 (wrong-code: host-associated procedure wrongly favoured t...Tobias Burnus4-0/+57
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle2-0/+6
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle3-0/+21
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle2-3/+9
2010-06-01DR 990Jason Merrill8-73/+166
2010-06-01re PR c++/44358 ([C++0x] initializer list can't convert to map)Jason Merrill4-0/+37
2010-06-02Daily bump.GCC Administrator1-1/+1
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher82-140/+129
2010-06-01ipa-pure-const.c (local_pure_const): Do NORETURN discovery.Jan Hubicka4-0/+45
2010-06-01noreturn-1_1.c: Remove dg-do annotations.Jan Hubicka3-3/+8
2010-06-01tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return va...Jan Hubicka7-47/+81
2010-06-01* emit-rtl.c (remove_insn): Fix thinko in prevoius patch.Jan Hubicka2-1/+6
2010-06-01tree.h (build_nt_call_list): Delete.Nathan Froyd3-18/+5
2010-06-01* typeck2.c (build_x_arrow): Make types_memoized a VEC.Nathan Froyd2-11/+16
2010-06-01objc-act.c (build_next_objc_exception_stuff): Give setjmp a varargs type inst...Nathan Froyd2-1/+6
2010-06-01fwprop.c: Make emit-rtl.h include last.Jan Hubicka18-125/+169
2010-06-01cgraph.h (tree_function_versioning): Update prototype.Jan Hubicka6-42/+154
2010-06-01gegenrtl.c: Remove unnecesary prototypes.Jan Hubicka3-91/+25
2010-06-01Undo inadvertent commit in rev 160105.Diego Novillo2-19/+15
2010-06-01* tree-switch-conversion.c (build_one_array): Make it readonly.Jan Hubicka2-0/+5
2010-06-01richi's fixes for c++ bootstrapDiego Novillo2-15/+19
2010-06-01Fix typo.Arnaud Charlet1-1/+1
2010-06-01Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.Arnaud Charlet4-4/+99
2010-06-01optabs.c (init_optabs): Guard all accesses to reinit.Richard Guenther5-3/+17
2010-06-01* gnat_ugn.texi: Improve doc on -fdump-ada-spec, mention limitations.Arnaud Charlet2-4/+21
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 Kuvyrkov1-8/+0
2010-06-01acinclude.m4, [...]: Support Bionic C library.Maxim Kuvyrkov1-0/+8
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