aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-02invoke.texi (-fdump-tree-slp): Document.Ira Rosen2-5/+23
2009-12-02Oops - omitted this part of xstormy16 patch to use __clzhi2() instead of __st...Nick Clifton1-1/+1
2009-12-02rx.c (rx_conditional_register_usage): Do not warn if no fixed registers are a...Nick Clifton2-44/+57
2009-12-02Typo in ChangeLog entry for PR fortran/42131Janne Blomqvist1-1/+1
2009-12-02g++spec.c (lang_specific_driver): Remove unused saw_verbose_flag variable.Jakub Jelinek11-68/+42
2009-12-02lzcount intrinsics.Sebastian Pop4-0/+35
2009-12-02ABM popcount intrinsics.Sebastian Pop2-0/+20
2009-12-02ABM intrinsics file.Sebastian Pop4-0/+48
2009-12-02* parser.c (cp_parser_class_specifier): Set class location to that of IDENTIF...Taras Glek3-3/+11
2009-12-02Daily bump.GCC Administrator1-1/+1
2009-12-01re PR middle-end/41611 (guard variable is emitted even when the guarded symbo...Jason Merrill4-2/+23
2009-12-01vperm-v4sf-1.c (dg-options): Use -msse.Uros Bizjak2-1/+5
2009-12-01i386.md (SWI124): Rename from CRC32MODE.Uros Bizjak2-19/+25
2009-12-01re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek2-1/+75
2009-12-01re PR debug/42234 (internal compiler error: verify_ssa failed)Jakub Jelinek4-2/+32
2009-12-01cgraphunit.c (plugin.h): Include.Grigori Fursin14-71/+509
2009-12-01PR fortran/42131 Sign test using ternary operatorJanne Blomqvist2-10/+11
2009-12-01re PR tree-optimization/42237 (internal compiler error: verify_stmts failed)Martin Jambor4-4/+57
2009-12-01tree-inline.c (copy_tree_body_r): Do not set TREE_BLOCK to the block of the c...Richard Guenther2-2/+7
2009-12-01cgraph.h (struct cgraph_edge): Reorder fields.Martin Jambor4-11/+19
2009-12-01s-osprim-mingw.adb (Get_Base_Time): Make sure that the base time is taken at ...Pascal Obry2-12/+36
2009-12-01[multiple changes]Arnaud Charlet6-16/+80
2009-12-01final.c (rest_of_clean_state): If -fcompare-debug is given dump final insns w...Richard Guenther3-11/+10
2009-12-01[multiple changes]Arnaud Charlet15-127/+253
2009-12-01re PR c++/42057 (ICE with invalid parameter of virtual function)Paolo Carlini2-0/+20
2009-12-01dsp-lhx.c: New test.Chao-ying Fu3-0/+25