aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02base.h: Take integer types from <tr1/cstdint>.Johannes Singler8-79/+82
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-01Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than $(srcdir).Loren J. Rittle3-2/+9
2009-10-01* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.Loren J. Rittle2-1/+5
2009-10-01printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes.Phil Muldoon1-19/+80
2009-10-01printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes.Phil Muldoon1-0/+14
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
2009-10-01bounds_check_7.f90: Adapted error message.Dennis Wassel4-3/+9
2009-10-01trans-array.c (gfc_trans_array_bound_check): Improved bounds checking error m...Dennis Wassel2-86/+118
2009-10-01regex.c (byte_re_match_2_internal): Split declaration and assignment to avoid...Martin Thuresson2-2/+10
2009-10-01Daily bump.GCC Administrator1-1/+1
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn9-45/+83
2009-09-30resolve.c (check_typebound_baseobject): Don't check for abstract types for CL...Tobias Burnus5-22/+215
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus55-323/+1845
2009-09-30remove duplicate changelog entryJason Merrill1-5/+0
2009-09-30* g++.dg/eh/init-temp1.C: Improve test.Jason Merrill2-8/+22
2009-09-30semantics.c (lambda_expr_this_capture): Fix default capture of explicit captu...Jason Merrill1-0/+5
2009-09-30semantics.c (lambda_expr_this_capture): Fix default capture of explicit captu...Jason Merrill3-13/+40
2009-09-30alpha.c (alpha_gimplify_va_arg_1): Use ref-all pointers.Uros Bizjak2-19/+21
2009-09-30remove utf8Jason Merrill2-3/+3
2009-09-30* parser.c (cp_parser_lambda_expression): Don't add __ to __this.Jason Merrill2-7/+16
2009-09-30* cp-tree.h (LANG_DECL_U2_CHECK): Check LANG_DECL_HAS_MIN.Jason Merrill2-1/+5
2009-09-30re PR target/41279 (252.eon performance regression)Jakub Jelinek2-3/+12
2009-09-30config.gcc (sh-symbianelf): Replace definition of extra_objs with separate de...Nick Clifton10-496/+768
2009-09-30re PR target/22093 (Unaligned access to HI values causes unrecognizable insn ...Uros Bizjak4-2/+27
2009-09-29properly merge include/ChangeLogJason Merrill2-6/+7
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill66-142/+3004
2009-09-30random.tcc: Define static const data members.Paolo Carlini13-5/+732