aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-04-30re PR debug/43942 (-fcompare-debug faulure with external declaration in funct...Jakub Jelinek4-1/+45
2010-04-3020091216-1_0.c: Adjust test case to avoid conflict with darwin crt1.o 'start'...Steven Bosscher2-1/+6
2010-04-30picochip.c (picochip_legitimize_address): Define.Hariharan Sandanagobalane5-6/+194
2010-04-30cgraph.h (cgraph_local_info): Remove for_functions_valid.Jan Hubicka4-113/+61
2010-04-30re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)Richard Guenther5-2/+59
2010-04-30builtins.c (fold_builtin_1): Delete free (0).Richard Guenther4-1/+33
2010-04-30re PR c++/43779 (Parts of message not available for translation)Shujing Zhao2-35/+48
2010-04-30re PR c++/43890 (invalid uninitialized reference in class)Fabien Chêne4-9/+63
2010-04-30Daily bump.GCC Administrator1-1/+1
2010-04-29gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka15-30/+98
2010-04-29re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt12-16/+44
2010-04-29[multiple changes]Paul Thomas24-456/+1231
2010-04-29Correct entry of fix for PR bootstrap/43936.H.J. Lu1-1/+1
2010-04-29collect2.c (vflag): Change type from int to bool.Jon Grant3-6/+36
2010-04-29Move flag_plugin_added out of invoke_plugin_callbacks.H.J. Lu2-2/+8
2010-04-29re PR bootstrap/43935 (Bootstrap failure: cc1: all warnings being treated as ...Richard Guenther2-1/+8
2010-04-29Replace INSN_P with NONDEBUG_INSN_P.H.J. Lu2-5/+13
2010-04-29re PR bootstrap/43858 (Bootstrap failure for powerpc-apple-darwin9: cannot co...Bernd Schmidt2-1/+8
2010-04-29Adde a missing Changelog entry to describe a change inMartin Jambor1-0/+2
2010-04-29plugin.h (invoke_plugin_callbacks): New inline function.Brian Hackett3-10/+39
2010-04-29* lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka21-319/+757
2010-04-29Fix long linesEric Botcazou1-7/+7
2010-04-29darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.Mike Stump2-0/+6
2010-04-29uninit-pred-1_b.C: Use dg-message instead of dg-excess-errors.Mike Stump3-2/+8
2010-04-29Daily bump.GCC Administrator1-1/+1
2010-04-28re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-0/+27
2010-04-28lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for record or u...Eric Botcazou3-9/+19
2010-04-28plugin.exp: Run the plugindir tests.Matthias Klose6-0/+20
2010-04-28Fix nitsEric Botcazou1-8/+8
2010-04-28Uniquization of constants at the Tree levelEric Botcazou12-71/+207
2010-04-28lto-streamer.c [...] (tree_htab, [...]): New tree hash table.Eric Botcazou2-6/+63
2010-04-28predicate aware uninitialized analysisXinliang David Li42-86/+3121
2010-04-28elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object type if available.Uros Bizjak2-30/+47
2010-04-28re PR target/22224 (Several Tru64 UNIX testsuite failures: Length of .lcomm w...Rainer Orth2-0/+13
2010-04-28cgraph.h (struct cgraph_node): New field indirect_calls.Martin Jambor14-300/+577
2010-04-28re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)Richard Guenther4-168/+168
2010-04-28re PR middle-end/43880 (internal compiler error: in make_decl_rtl)Richard Guenther4-3/+44
2010-04-28re PR c++/9335 (repeated diagnostic when maximum template depth is exceeded)Manuel López-Ibáñez7-34/+78
2010-04-27* init.c (perform_member_init): Check CLASS_TYPE_P.Jason Merrill2-3/+9
2010-04-28Daily bump.GCC Administrator1-1/+1
2010-04-27re PR c++/29043 (Constructor for POD type with const member without member in...Fabien Chêne4-0/+69
2010-04-27Remove bogus hunk in previous commitEric Botcazou1-1/+0
2010-04-27tree.c (get_fns): Split out from get_first_fn.Jason Merrill5-12/+19
2010-04-27semantics.c (finish_non_static_data_member): Call maybe_dummy_object whenever...Jason Merrill7-43/+27
2010-04-27semantics.c (finish_qualified_id_expr): Use maybe_dummy_object rather than ch...Jason Merrill3-22/+15
2010-04-27re PR c++/43856 ([C++0x] gcc-4.5.0 fails to transform id-expression into clas...Jason Merrill8-4/+97
2010-04-27* semantics.c (baselink_for_fns): Correct BASELINK_BINFO.Jason Merrill2-1/+4
2010-04-27re PR c++/43875 ([C++0x] ICE on invalid lambda return)Jason Merrill4-0/+21
2010-04-27invoke.texi (-Wsuggest-attribute=const, [...]): Document.Manuel López-Ibáñez7-37/+325
2010-04-27re PR c++/43790 ([C++0x] In lambda express, calling member function of non-ca...Jason Merrill4-1/+24