aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-21builtins.c (fold_builtin_1): Take decomposed arguments of CALL_EXPR.Kazu Hirata1-0/+1
2005-03-21builtins.c (fold_builtin_1): Take decomposed arguments of CALL_EXPR.Kazu Hirata2-5/+11
2005-03-21Oops - forgot to include ChangeLog entry for m32r patchNick Clifton1-0/+1
2005-03-21crash25.C: Fix typo.Paolo Carlini2-1/+5
2005-03-21remove conflict indicatorsNathan Sidwell1-1/+0
2005-03-21re PR other/20564 (gcov default behaviour changed)Nathan Sidwell3-10/+41
2005-03-21re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error)Paolo Carlini4-0/+37
2005-03-21re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error)Paolo Carlini3-0/+21
2005-03-21Oops - forgot to include ChangeLog entry for m32r patchKazu Hirata1-0/+29
2005-03-21libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro.Richard Sandiford3-38/+36
2005-03-21re PR middle-end/20539 (ICE in simplify_subreg, at simplify-rtx.c:3674)Roger Sayle7-17/+93
2005-03-21c-common.c (lvalue_or_else): Replace by lvalue_error; only give diagnostic wi...Joseph Myers7-33/+75
2005-03-21Daily bump.GCC Administrator1-1/+1
2005-03-21rs6000.c (rs6000_parm_start): New function.Alan Modra2-16/+26
2005-03-20c-common.c (check_case_value): Adjust comment about stripping NOPs.Joseph Myers3-36/+19
2005-03-20varasm.c (do_assemble_alias): Restore comment describing function.Roger Sayle2-1/+11
2005-03-20re PR target/18551 (wrong asm output for -mcall-prologues with g++)Marek Michalkiewicz2-5/+9
2005-03-20rs6000.c (rs6000_generate_compare): Test flag_finite_math_only, not flag_unsa...David Edelsohn2-3/+8
2005-03-20builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin.Kazu Hirata8-15/+32
2005-03-20cgraph.h (cgraph_node): Add prev_clone pointer.Jan Hubicka3-5/+16
2005-03-20c-common.c (handle_aligned_attribute, [...]): Do not strip NOPS from INTEGER_...Joseph Myers6-54/+17
2005-03-20builtins.c (fold_fixed_mathfn, [...]): Take decomposed arguments of CALL_EXPR.Kazu Hirata2-29/+25
2005-03-20c-decl.c (check_bitfield_type_and_width): Require bit-field width to have int...Joseph Myers5-2/+36
2005-03-20Daily bump.GCC Administrator1-1/+1
2005-03-19extend.texi (__builtin_inf): Move statement about INFINITY to __builtin_inff.Joseph Myers2-1/+6
2005-03-19c.opt (ansi, [...]): Correct descriptions.Joseph Myers2-4/+9
2005-03-19config.gcc: Consistently use solaris2.1[0-9]* instead of solaris2.1[0-9].Joseph Myers5-5/+16
2005-03-19Fix dates on ChangeLogTobias Schlüter1-2/+2
2005-03-19re PR fortran/18525 (ICE on valid code in gfc_get_symbol_decl())Tobias Schlüter5-1/+34
2005-03-19gfortran.h (arith): Remove ARITH_0TO0.Tobias Schlüter3-22/+16
2005-03-19builtins.c (fold_trunc_transparent_mathfn): Take decomposed arguments of CALL...Kazu Hirata2-9/+13
2005-03-19builtins.c (fold_builtin_memcpy): Take decomposed arguments of CALL_EXPR.Kazu Hirata2-6/+12
2005-03-19re PR middle-end/20493 (Bootstrap failure because of aliased symbols)John David Anglin2-0/+26
2005-03-19combine.c (try_combine): When changing the mode of a hard reg, make sure that...Bernd Schmidt2-3/+14
2005-03-19re PR c++/20240 (invalid using-redeclaration accepted)Kriang Lerdsuwanakij4-0/+28
2005-03-19re PR c++/20333 (ICE on invalid code, typename outside of a template)Kriang Lerdsuwanakij4-7/+35
2005-03-19avr.c (avr_init_stack, [...]): Make static.Richard Sandiford4-53/+105
2005-03-18Fix problem that caused compiled java code to trigger an internal gdb error.James E Wilson2-0/+12
2005-03-19Make-lang.in (fortran-warn): Remove -Wno-error.Kaveh R. Ghazi2-1/+14
2005-03-19mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_...Kazu Hirata6-37/+63
2005-03-19Daily bump.GCC Administrator1-1/+1
2005-03-19* gcc_update (silent): Unset instead of initializing to null.Alexandre Oliva2-1/+5
2005-03-18* gcc_update (apply_patch): Properly quote $1.Andreas Schwab2-5/+9
2005-03-18c-common.c, [...]: Use %D for declarations in diagnostics and %E for identifi...Joseph Myers5-89/+76
2005-03-18basic-block.h (scale_bbs_frequencies_int, [...]): Declare.Jan Hubicka5-28/+91
2005-03-18v850.h (PREDICATE_CODES): Remove a nonexistent predicate.Kazu Hirata1-1/+1
2005-03-18v850.h (PREDICATE_CODES): Remove a nonexistent predicate in PREDICATE_CODES.Kazu Hirata2-1/+3
2005-03-18pa-protos.h: Add prototypes for magic_milli and shadd_constant_p.Kazu Hirata6-532/+578
2005-03-18config/m32r/m32r-protos.h...Kazu Hirata6-488/+483
2005-03-18re PR c++/20463 (ICE on using undefined type)Paolo Carlini2-0/+14