summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tree-scalar-evolution.c: New file.Zdenek Dvorak2004-07-0910-1/+1487
* re PR c++/8211 (-Weffc++ warns about copyable classes with func ptr members)Giovanni Bajo2004-07-094-8/+101
* sh.c (sh_va_arg): Initinalize lab_over.Kaz Kojima2004-07-094-7/+18
* mmix-protos.h (mmix_expand_builtin_va_arg): Remove.Richard Henderson2004-07-084-109/+20
* m32r-protos.h (m32r_va_arg): Remove.Richard Henderson2004-07-084-57/+12
* Daily bump.GCC Administrator2004-07-092-2/+2
* iq2000-protos.h (iq2000_va_arg): Remove.Richard Henderson2004-07-084-197/+13
* frv-protos.h (frv_expand_builtin_va_arg): Remove.Richard Henderson2004-07-084-30/+14
* f77-edit-i-in.f: Copy from g77.dg and change X to 1X in format.David Billinghurst2004-07-083-0/+81
* i860-protos.h (i860_va_arg): Remove.Richard Henderson2004-07-084-85/+70
* f77-edit-s-out.f: Copy from g77.dg.David Billinghurst2004-07-084-0/+69
* 7388.f: Copy from g77.dgDavid Billinghurst2004-07-089-0/+209
* gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)David Billinghurst2004-07-083-0/+91
* system.h: Prototype getpagesize if missing.Aaron W. LaFramboise2004-07-085-2/+18
* fr30-protos.h (fr30_va_arg): Remove.Richard Henderson2004-07-084-72/+17
* cris-protos.h (cris_expand_builtin_va_arg): Remove.Richard Henderson2004-07-084-87/+18
* re PR target/16414 (Gcc 3.4 ICE on valid code)Vladimir Makarov2004-07-082-1/+7
* builtins.c (ind_gimplify_va_arg_expr): New.Richard Henderson2004-07-084-5/+19
* expmed.c (extract_bit_field): Correct condition to use vec_extract patterns a...Jan Beulich2004-07-083-4/+15
* re PR target/16344 (libstdc++'s PCH built by profiledbootstrap does not work ...John David Anglin2004-07-083-12/+19
* darwin-ldouble.c: Correct reference to the Linnainmaa paper.Geoffrey Keating2004-07-082-1/+6
* arc-protos.h (arc_va_arg): Remove.Richard Henderson2004-07-084-74/+14
* gslice.h: Trivial formatting fixes.Paolo Carlini2004-07-0810-643/+793
* c4x-protos.h (c4x_va_arg): Remove.Richard Henderson2004-07-084-11/+19
* * pa.md (prefetch_32, prefetch_64): Simplify constraint checks.John David Anglin2004-07-082-12/+10
* 920428-2.x: Delete.Eric Botcazou2004-07-083-12/+5
* re PR libfortran/16291 (F2003 formatting of Inf /Nan on irix6.5)Andreas Krebbel2004-07-082-5/+11
* c-decl.c (static_ctors, [...]): Make static.Zack Weinberg2004-07-086-73/+81
* c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...Zack Weinberg2004-07-087-55/+37
* Makefile.def (host_modules): Set bootstrap=true for flex.Alexandre Oliva2004-07-084-4/+10
* intrinsic.c (add_sym_4s): New function.Paul Brook2004-07-082-18/+51
* ANSI C conversion, libmudflap specialization, recursion limiting.Frank Ch. Eigler2004-07-084-287/+388
* builtins.c (fold_builtin_strcpy): Merge functionality from simplify_builtin_s...Roger Sayle2004-07-086-203/+168
* builtins.c (expand_builtin_stpcpy): Un-simplify decay of stpcpy to strcpy.Alexandre Oliva2004-07-082-1/+11
* expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.Alexandre Oliva2004-07-085-28/+23
* sparc.md (UNSPECV_GOTO_V9): Delete.Eric Botcazou2004-07-082-17/+53
* tree-cfg.c (make_exit_edges): Use get_call_expr_in.Richard Henderson2004-07-088-102/+110
* [multiple changes]Jakub Jelinek2004-07-084-6/+41
* re PR c++/16169 (-Weffc++ item 15 improvements)Benjamin Kosnik2004-07-082-8/+7
* re PR tree-optimization/16437 (New c-torture failures after bitfield patch)Diego Novillo2004-07-083-0/+33
* re PR target/10567 (-fno-delayed-branch not honored in back-end)Eric Botcazou2004-07-082-3/+16
* tree-ssa-operands.c (get_asm_expr_operands): Fix thinkos in the handling of c...Diego Novillo2004-07-082-38/+40
* name-lookup.h (struct cp_binding_level): Update documentation for class_shado...Mark Mitchell2004-07-082-6/+11
* re PR target/16430 (ICE when returning non-C aggregates larger than 16 bytes)Eric Botcazou2004-07-082-0/+18
* re PR rtl-optimization/16199 (ICE while compiling apache 2.0.49)Eric Botcazou2004-07-084-63/+213
* re PR c++/16169 (-Weffc++ item 15 improvements)Giovanni Bajo2004-07-084-3/+73
* * vec.c (vec_assert_fail): Remove duplicate 'function'.Nathan Sidwell2004-07-082-2/+4
* vec.c (vec_p_reserve, [...]): Allocation is signed.Nathan Sidwell2004-07-085-67/+95
* tree-ssa-ccp.c (fold_stmt): Get type directly from OBJ_TYPE_REF_OBJECT.Richard Henderson2004-07-082-1/+11
* re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers2004-07-0816-52/+251