aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-12-06i386-md (g): Add HImode and QImode.Uros Bizjak2-628/+364
2009-12-06Daily bump.GCC Administrator1-1/+1
2009-12-05Add TARGET_FUSED_MADD to FMA4 insns.Sebastian Pop6-45/+107
2009-12-05pa64-hpux.h (LIB_SPEC): Handle -rdynamic.John David Anglin4-2/+11
2009-12-05re PR ada/41912 (FAIL: gnat.dg/null_pointer_deref1.adb execution test)John David Anglin3-0/+9
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues2-737/+629
2009-12-05thumb2.md (thumb2_mulsi_short_compare0): Use a low-register for the scratch.Richard Earnshaw2-1/+6
2009-12-04re PR c++/42010 ([C++0x] ICE: lang_* check: failed in discriminator_for_local...Jason Merrill5-2/+30
2009-12-05Daily bump.GCC Administrator1-1/+1
2009-12-04re PR c++/42277 (decltype error in template)Jason Merrill4-1/+28
2009-12-04be.po, [...]: Update.Joseph Myers17-167989/+219889
2009-12-04re PR rtl-optimization/42164 (internal compiler error: in simplify_subreg, at...David Daney4-0/+40
2009-12-04lto-streamer-out.c (pack_ts_decl_common_value_fields): Revert previous change.Richard Guenther3-3/+19
2009-12-04tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle BUILT_IN_MALLOC.Richard Guenther2-0/+11
2009-12-04trans.c (add_decl_expr): At toplevel, mark the TYPE_ADA_SIZE field of records...Eric Botcazou8-1/+100
2009-12-04re PR target/40134 (symbols not resolved when building shared libraries (link...Matthias Klose3-7/+8
2009-12-04re PR c++/42218 (Broken diagnostic: 'tree_vec' not supported by pp_c_expression)Dodji Seketeli4-1/+24
2009-12-04Fix nitsEric Botcazou1-5/+5
2009-12-04Fix FMA4 and XOP insns.Sebastian Pop5-625/+385
2009-12-04For FMA4, force all operands into registers.Richard Henderson2-0/+15
2009-12-04Remove unused operand.Sebastian Pop4-14/+20
2009-12-03* g++.dg/abi/guard2.C: Run on *-*-linux* rather than x86-*-*Jason Merrill2-1/+3
2009-12-03re PR middle-end/41611 (guard variable is emitted even when the guarded symbo...Jason Merrill4-1/+24
2009-12-03re PR c++/42266 ([C++0x] ICE with decltype and variadic templates)Jason Merrill4-1/+47
2009-12-04Daily bump.GCC Administrator1-1/+1
2009-12-03* gcc.pot: Regenerate.Joseph Myers2-702/+986
2009-12-03cgraphunit.c (assemble_thunk): Use DECL_ASSEMBLER_NAME instead of DECL_NAME f...Richard Guenther2-1/+6
2009-12-03re PR middle-end/42049 (ICE with -O2 - internal compiler error: in expand_exp...Jakub Jelinek2-0/+32
2009-12-03exp_util.adb (Make_CW_Equivalent_Type): Set the Is_Class_Wide_Equivalent_Type...Eric Botcazou9-19/+98
2009-12-03linux-atomic.c (SYNC_LOCK_RELEASE): Place memory barrier before the lock rele...Richard Earnshaw2-1/+8
2009-12-03re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Michael Matz2-96/+59
2009-12-03re PR middle-end/42202 (Revision 154688 caused many gfortran failures)Bernd Schmidt2-7/+82
2009-12-03spu-elf.h (STARTFILE_SPEC): Add support for gprof startup files.Ken Werner5-4/+27
2009-12-03re PR c++/42217 (ICE with zero-length bit-field)Dodji Seketeli4-1/+27
2009-12-03re PR c++/42256 (483.xalancbmk fails to link)Jakub Jelinek6-2/+48
2009-12-03ggc-page.c (struct free_object): Pull definition out ...Dave Korn2-5/+16
2009-12-03Daily bump.GCC Administrator1-1/+1
2009-12-02fold-const.c (div_if_zero_remainder): Honor that sizetypes are sign-extending.Richard Guenther2-14/+15
2009-12-02re PR tree-optimization/42215 (internal compiler error: verify_stmts failed w...Richard Henderson3-39/+54
2009-12-02iinline-1.C: Adjust.Richard Guenther4-5/+11
2009-12-02lto-streamer-out.c (pack_ts_decl_common_value_fields): Do not pretend we have...Richard Guenther2-1/+8
2009-12-02re PR middle-end/41491 (ICE in set_value_range, at tree-vrp.c:386)Richard Guenther2-9/+17
2009-12-02parser.c (cp_parser_class_specifier): Back out my previous change.Taras Glek3-2/+8
2009-12-02re PR lto/42088 (flag_gtoggle in free_lang_data hides -fcompare-debug errors)Richard Guenther2-6/+7
2009-12-022009-12-02 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+1
2009-12-02re PR c++/29917 (%s substituted with actual words can not be translated corre...Paolo Bonzini10-86/+267
2009-12-02re PR middle-end/42229 (cancel_loop_tree: bad read causes ice)Richard Guenther2-9/+8
2009-12-02* gcc.pot: Regenerate.Joseph Myers2-4579/+5183
2009-12-02Forgot to add file with last commit.Ulrich Weigand1-0/+36
2009-12-02re PR middle-end/42224 (32bit pointers to 32bit pointers abort on 64bit VMS a...Ulrich Weigand6-49/+24