aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-02re PR bootstrap/41404 (expr.c undefined reference while linking jc1)Jakub Jelinek6-11/+261
2009-10-02re PR testsuite/41546 (Revision 152389 breaks gcc.target/i386/ifcvt-onecmpl-a...H.J. Lu2-4/+10
2009-10-02lb1sf68.asm (PICCALL): Use variable sized branch.Andreas Schwab2-2/+7
2009-10-02mn10300.h (USER_LABEL_PREFIX): Define.Nick Clifton2-1/+9
2009-10-02parser.c (cp_parser_lambda_expression): Compute visibility.Jason Merrill4-55/+33
2009-10-02re PR fortran/33197 (Fortran 2008: math functions)Kaveh R. Ghazi3-3/+52
2009-10-02decl.c (grokdeclarator): Set constexprness before announcing friendship.Gabriel Dos Reis2-1/+7
2009-10-02Daily bump.GCC Administrator1-1/+1
2009-10-01* gcc.target/i386/ifcvt-onecmpl-abs-1.c: Specify -mtune=i586.Loren J. Rittle2-1/+3
2009-10-01cgraph.c (cgraph_clone_node): Add redirect_callers parameter.Jan Hubicka7-14/+89
2009-10-01* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.Loren J. Rittle2-1/+5
2009-10-012009-10-01 David Daney <ddaney@caviumnetworks.com>David Daney2-1/+21
2009-10-01re PR fortran/41515 (PARAMETER statement in module subroutines)Tobias Burnus4-29/+39
2009-10-01decl.c (record_builtin_java_type): Undo unintended change.Gabriel Dos Reis2-7/+10
2009-10-01pt.c (register_specialization): Push DECL_SOURCE_LOCATION to the clones.Jason Merrill5-6/+69
2009-10-01arm.c (arm_override_options): Turn off flag_dwarf2_cfi_asm for AAPCS variants.Ramana Radhakrishnan2-0/+12
2009-10-01re PR middle-end/12392 (very long optimized compile)Martin Jambor2-2/+18
2009-10-01netbsd-elf.h (NETBSD_CC1_AND_CC1PLUS_SPEC): Define as an empty string if not ...Nick Clifton2-0/+9
2009-10-01re PR bootstrap/41395 (Revision 151800 failed bootstrap)Martin Jambor2-5/+22
2009-10-01re PR c++/41503 (function_parameter_expanded_from_pack_p segfaults when passe...Martin Jambor2-1/+8
2009-10-01tree.h (tree_decl_common::lang_flag_8): New.Gabriel Dos Reis11-26/+232