aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-21lib1funcs.asm (__mulsi3): Use symbolic name for ACCLO.Bob Wilson3-8/+14
2005-03-21xtensa-protos.h: (xtensa_simm7...Bob Wilson6-482/+342
2005-03-21v850-protos.h: Remove the prototypes for reg_or_int9_operand...Kazu Hirata6-451/+467
2005-03-21* Makefile.in (BASEVER, DEVPHASE, DATESTAMP)Zack Weinberg2-26/+41
2005-03-21sse-2.c: New.Stuart Hastings2-0/+20
2005-03-21* tree-into-ssa.c: Remove obsolete comments.Kazu Hirata2-6/+7
2005-03-21tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel...Richard Guenther3-4/+8
2005-03-21optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint.Uros Bizjak7-1/+77
2005-03-21combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison.Paolo Bonzini4-59/+40
2005-03-21builtins.c (fold_builtin): Take decomposed arguments of CALL_EXPR.Kazu Hirata6-15/+28
2005-03-21rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit.Paolo Bonzini5-22/+28
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 Myers2-3/+8
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