aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-07-09arc.md: Switch to DFA-based scheduler description.Paolo Bonzini3-6/+21
2004-07-09unknown-elf.h (TARGET_DEFAULT): Don't require an APCS frame pointer.Richard Earnshaw2-1/+6
2004-07-09re PR other/16444 (gfortran.dg test harness barfs on multilibs)David Billinghurst2-5/+10
2004-07-09xtensa-protos.h (xtensa_va_arg): Remove.Richard Henderson4-109/+97
2004-07-09v850-protos.h (v850_va_arg): Remove.Richard Henderson4-43/+21
2004-07-09stormy16-protos.h (xstormy16_expand_builtin_va_arg): Remove.Richard Henderson4-57/+70
2004-07-09re PR target/12133 (Reload abort in simd-3.c)Richard Earnshaw2-1/+7
2004-07-09sparc-protos.h (sparc_va_arg): Remove.Richard Henderson3-2/+4
2004-07-09sh-protos.h (sh_va_arg): Remove.Richard Henderson4-94/+79
2004-07-09pa-protos.h (hppa_va_arg): Remove.Richard Henderson4-78/+48
2004-07-09mn10300-protos.h (mn10300_va_arg): Remove.Richard Henderson4-41/+15
2004-07-09sparc.md (return): Rewrite length formula.Eric Botcazou3-19/+26
2004-07-09arm.c (arm_cpp_interwork): New variable.Richard Earnshaw3-1/+30
2004-07-09simd-5.x: New file.Eric Botcazou2-0/+28
2004-07-09* vec.h (VEC_T_alloc): Fix MEM_STAT_DECL pasto.Nathan Sidwell2-2/+6
2004-07-09re PR target/16416 (-m64 doesn't imply -mcpu=v9 anymore)Eric Botcazou2-0/+27
2004-07-09pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.Randolph Chung2-0/+98
2004-07-09builtins.c (fold_builtin_strncpy): Make sure len is a constant before compari...Alexandre Oliva2-0/+10
2004-07-08builtins.c (std_gimplify_va_arg_expr): Hoist valist into a temporary.Richard Henderson2-22/+23
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn69-970/+1133
2004-07-09tree-scalar-evolution.c: New file.Zdenek Dvorak10-1/+1487
2004-07-09re PR c++/8211 (-Weffc++ warns about copyable classes with func ptr members)Giovanni Bajo4-8/+101
2004-07-09sh.c (sh_va_arg): Initinalize lab_over.Kaz Kojima4-7/+18
2004-07-08mmix-protos.h (mmix_expand_builtin_va_arg): Remove.Richard Henderson4-109/+20
2004-07-08m32r-protos.h (m32r_va_arg): Remove.Richard Henderson4-57/+12
2004-07-09Daily bump.GCC Administrator1-1/+1
2004-07-08iq2000-protos.h (iq2000_va_arg): Remove.Richard Henderson4-197/+13
2004-07-08frv-protos.h (frv_expand_builtin_va_arg): Remove.Richard Henderson4-30/+14
2004-07-08f77-edit-i-in.f: Copy from g77.dg and change X to 1X in format.David Billinghurst3-0/+81
2004-07-08i860-protos.h (i860_va_arg): Remove.Richard Henderson4-85/+70
2004-07-08f77-edit-s-out.f: Copy from g77.dg.David Billinghurst4-0/+69
2004-07-087388.f: Copy from g77.dgDavid Billinghurst9-0/+209
2004-07-08gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)David Billinghurst3-0/+91
2004-07-08system.h: Prototype getpagesize if missing.Aaron W. LaFramboise5-2/+18
2004-07-08fr30-protos.h (fr30_va_arg): Remove.Richard Henderson4-72/+17
2004-07-08cris-protos.h (cris_expand_builtin_va_arg): Remove.Richard Henderson4-87/+18
2004-07-08re PR target/16414 (Gcc 3.4 ICE on valid code)Vladimir Makarov2-1/+7
2004-07-08builtins.c (ind_gimplify_va_arg_expr): New.Richard Henderson4-5/+19
2004-07-08expmed.c (extract_bit_field): Correct condition to use vec_extract patterns a...Jan Beulich3-4/+15
2004-07-08darwin-ldouble.c: Correct reference to the Linnainmaa paper.Geoffrey Keating2-1/+6
2004-07-08arc-protos.h (arc_va_arg): Remove.Richard Henderson4-74/+14
2004-07-08c4x-protos.h (c4x_va_arg): Remove.Richard Henderson4-11/+19
2004-07-08* pa.md (prefetch_32, prefetch_64): Simplify constraint checks.John David Anglin2-12/+10
2004-07-08920428-2.x: Delete.Eric Botcazou3-12/+5
2004-07-08c-decl.c (static_ctors, [...]): Make static.Zack Weinberg6-73/+81
2004-07-08c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...Zack Weinberg7-55/+37
2004-07-08intrinsic.c (add_sym_4s): New function.Paul Brook2-18/+51
2004-07-08builtins.c (fold_builtin_strcpy): Merge functionality from simplify_builtin_s...Roger Sayle6-203/+168
2004-07-08builtins.c (expand_builtin_stpcpy): Un-simplify decay of stpcpy to strcpy.Alexandre Oliva2-1/+11
2004-07-08expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.Alexandre Oliva5-28/+23