aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-10-06i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2): Use explicit gen_truncxfsf2...Uros Bizjak2-74/+90
2009-10-06i386.md (SWI48, SDWI, DWI): New mode iterators.Uros Bizjak3-1413/+966
2009-10-06re PR bootstrap/41395 (Revision 151800 failed bootstrap)Martin Jambor2-0/+6
2009-10-06lto-symtab.c (lto_symtab_entry_hash): Hash strings, not pointers.Richard Guenther2-1/+5
2009-10-06re PR lto/41591 (documentation should document interaction of -flto and -fwho...Tobias Burnus2-3/+17
2009-10-06re PR middle-end/41502 (ICE in expand_call_inline)Richard Guenther4-0/+34
2009-10-06re PR driver/41217 (Driver crashes if -o specified without filename)Ryan Mansfield2-1/+9
2009-10-06re PR ada/41383 (Timing_Events: Event time not cleared after Cancel_Handler)Samuel Tardieu4-1/+55
2009-10-06re PR ada/38333 (Illegal program not detected, ARM 6.1(20): pragma Import ill...Samuel Tardieu4-0/+26
2009-10-06gimple.c (gimple_type_hash): Use CONST_CAST_TREE to fix compilation.Jerry Quinn2-1/+7
2009-10-06re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle2-0/+21
2009-10-06Daily bump.GCC Administrator1-1/+1
2009-10-05* parser.c: Mark lambda_scope and lambda_count for PCH.Jason Merrill2-2/+6
2009-10-05Fix check_warning_flags warnings.Ralf Wildenhues3-2/+8
2009-10-05dwarf2out.c (modified_type_die): Don't add DW_AT_name to DW_TAG_{const,volati...Jakub Jelinek2-3/+13
2009-10-05re PR debug/41558 (gfortran -O code excessive DW_OP_deref's)Jakub Jelinek8-177/+250
2009-10-05mips-protos.h (mips_trampoline_code_size): Declare.Richard Sandiford4-51/+207
2009-10-05mips.h (DWARF_FRAME_RETURN_COLUMN): Replace GP_REG_FIRST + 31 with RETURN_ADD...Richard Sandiford5-34/+73
2009-10-05trans-expr.c (select_class_proc): New function.Paul Thomas11-12/+778
2009-10-05re PR rtl-optimization/41511 (combine behaves differently with/without -g)Eric Botcazou2-21/+28
2009-10-05re PR tree-optimization/40992 (cunroll ignoring asm size)Andrew Pinski4-3/+21
2009-10-05plugins.texi: Change plugin_pass to register_pass_info.Sriraman Tallam7-7/+21
2009-10-05gengtype.c (write_types): Moved call to write_func_for_structure into seperat...Basile Starynkevitch2-12/+45
2009-10-05re PR lto/41281 (toplevel asms do not work)Richard Guenther4-0/+49
2009-10-05re PR lto/40902 (LTO doesn't merge CV differences properly)Richard Guenther5-209/+101
2009-10-05re PR lto/41552 (Undefined references with -flto, dependent on object file or...Richard Guenther15-470/+638
2009-10-05re PR tree-optimization/23821 (DOM and VRP creating harder to optimize code)Richard Guenther5-2/+50
2009-10-05re PR fortran/41403 (miscompilation of goto/label using code)Daniel Kraft5-25/+59
2009-10-05arm.c (arm_override_options): Really initialize flag_dwarf2_cfi_asm to 0.Ramana Radhakrishnan2-8/+13
2009-10-05re PR rtl-optimization/41574 (Distribute floating point expressions causes ba...Doug Kwan2-0/+12
2009-10-05Daily bump.GCC Administrator1-1/+1
2009-10-04Daily bump.GCC Administrator1-1/+1
2009-10-03Merge lto branch into trunk.Diego Novillo287-325/+25387
2009-10-03re PR c++/41553 (timeout when compiling g++.old-deja/g++.other/crash28.C)Jason Merrill2-1/+7
2009-10-03re PR testsuite/41542 (gcc.dg/tree-ssa/ipa-cp-1.c failed)Uros Bizjak2-28/+5
2009-10-02mangle.c (write_unnamed_type_name): Implement.Jason Merrill5-22/+129
2009-10-03Daily bump.GCC Administrator1-1/+1
2009-10-02Add support for comdat type sections for DWARF v4.Cary Coutant3-46/+1664
2009-10-02decl.c (gnat_to_gnu_entity): Generate an XVZ variable alongside the XVS type ...Eric Botcazou2-4/+19
2009-10-02gcov-io.c (gcov_open): Open files read-only when MODE < 0Neil Vachharajani2-10/+25
2009-10-02decl.c (check_ok_for_atomic): Do nothing if the type doesn't come from source.Eric Botcazou4-0/+25
2009-10-02decl.c (gnat_to_gnu_component_type): Force at least unit size for the compone...Eric Botcazou5-0/+59
2009-10-02* config/i386/i386.md (divmod<mode>4) Macroize expander fromUros Bizjak3-270/+104
2009-10-02stor-layout.c (layout_type): Make sure that an array of zero-sized element is...Eric Botcazou5-10/+51
2009-10-02re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek5-0/+83
2009-10-02Move entry from gcc/ChangeLog to gcc/cp/ChangeLog.Janis Johnson2-5/+5
2009-10-02guality.exp: Disable on darwin.Jack Howarth2-0/+9
2009-10-02call.c (convert_arg_to_ellipsis): Avoid promoting decimal32 to double.Janis Johnson7-7/+14
2009-10-02re PR fortran/41479 (intent(out) for types with default initialization)Tobias Burnus4-8/+51
2009-10-02improve DECL_ABSTRACT_ORIGIN commentJason Merrill1-4/+5