OSDN Git Service

oops - forgot to commit ChangeLog entry for sh-symbianelf patch
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-07-13 nickcoops - forgot to commit ChangeLog entry for sh-symbiane...
2004-07-13 rth * builtins.c (std_gimplify_va_arg_expr): Handle...
2004-07-13 rth * function.c (pass_by_reference): New.
2004-07-13 rth * target-def.h (TARGET_MUST_PASS_IN_STACK): New.
2004-07-13 jakub2004-07-13 Anthony Heading <aheading@jpmorgan.com>
2004-07-13 rsandifo * doc/invoke.texi: Remove documentation for MIPS ...
2004-07-13 rsandifo * config/mips/mips.h (TARGET_*): Boolify.
2004-07-13 wilsonFix NM/AR propagation from toplevel for recursive makes.
2004-07-13 davem2004-07-12 David S. Miller <davem@nuts.davemloft...
2004-07-13 danglin PR target/16477
2004-07-13 rakdver PR tree-optimization/16461
2004-07-13 dpatel * doc/invoke.texi (Darwin Options): Document ...
2004-07-12 sje * function.c (expand_function_start): Ensure...
2004-07-12 vmakarov2004-07-12 Vladimir Makarov <vmakarov@redhat.com>
2004-07-12 rth * target.h (struct gcc_target): Move gimplify_v...
2004-07-12 aoliva* passes.c (rest_of_decl_compilation): Don't defer...
2004-07-12 spop * cfgloop.h (struct loop): Add nb_iterations field.
2004-07-12 vmakarov2004-07-12 Vladimir Makarov <vmakarov@redhat.com>
2004-07-12 dnovillo * tree-cfg.c (find_taken_edge): Statically compute...
2004-07-12 sayle * config/rs6000/rs6000.c (rs6000_rtx_costs): Indicate...
2004-07-12 bonzinigcc/ChangeLog:
2004-07-12 sayle * doc/invoke.texi: Correct -fasynchronous-unwind-table...
2004-07-12 rsandifo * config/mips/mips.c (mips_use_dfa_pipeline_interface...
2004-07-12 bje * doc/invoke.texi (Optimize Options): Document -frenam...
2004-07-11 sayle * fold-const.c (fold) <PLUS_EXPR>: Canonicalize X...
2004-07-11 danglin * pa.c (hppa_gimplify_va_arg_expr): Remove comment.
2004-07-11 rakdver PR tree-optimization/15654
2004-07-11 sayle * builtins.c (fold_builtin_fputs): Don't bother conver...
2004-07-11 rth PR tree-opt/16383
2004-07-11 rth PR tree-opt/16422
2004-07-11 sayle * rtlanal.c (insn_rtx_cost): New function, moved and...
2004-07-11 sayle * rs6000.c (struct processor_costs): Change semantics...
2004-07-11 jsm28 * LANGUAGES: Remove obsolete information.
2004-07-11 uweigandChangeLog:
2004-07-11 uweigand * config/s390/s390.c (legitimize_tls_address): Handle...
2004-07-11 rth * expmed.c (init_expmed): Use stack-local struc...
2004-07-11 rth * expr.c (store_expr): Don't fiddle subreg...
2004-07-11 jsm28 * tree.h (all_types_permanent): Remove.
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-11 jsm28 PR tree-optimization/16437
2004-07-11 pme2004-07-11 Phil Edwards <phil@codesourcery.com>
2004-07-11 pme2004-07-11 Phil Edwards <phil@codesourcery.com>
2004-07-11 wilsonFix typo that breaks int to double conversions.
2004-07-11 rakdver PR rtl-optimization/16001
2004-07-11 geoffk * config/darwin.h (LINK_COMMAND_SPEC): Don't call...
2004-07-10 gerald * doc/contrib.texi (Contributors): Add gfortran contri...
2004-07-10 rakdver * calls.c (check_sibcall_argument_overlap_1): Handle...
2004-07-10 danglin * pa.c (output_indirect_call): Only use %r2 as the...
2004-07-10 drow * config/i386/i386.c (override_options): Pick a 64...
2004-07-10 rth * builtins.c (std_gimplify_va_arg_expr): Widen...
2004-07-10 jakub * expr.h (store_bit_field, extract_bit_field): Remove...
2004-07-10 rth * builtins.c (std_gimplify_va_arg_expr): Fix...
2004-07-10 mrs * config/darwin.c (no_dead_strip): Add.
2004-07-10 rakdver * tree-ssa-loop-im.c: New file.
2004-07-10 rth * tree-ssa-ccp.c (ccp_fold_builtin): Strip...
2004-07-10 rth * builtins.c (expand_builtin_stpcpy): Don't...
2004-07-10 kcook2004-07-10 Kelley Cook <kcook@gcc.gnu.org>
2004-07-10 rth * config/i386/i386.c (init_cumulative_args...
2004-07-10 rth * builtins.c (std_gimplify_va_arg_expr): Deny...
2004-07-10 davem2004-07-09 David S. Miller <davem@nuts.davemloft...
2004-07-10 rth * config/i386/mm3dnow.h: New.
2004-07-10 rth * simplify-rtx.c (simplify_const_relational_ope...
2004-07-09 rth * config/i386/i386.md (sse2_clflush): Use corre...
2004-07-09 pinskia2004-07-09 Andrew Pinski <apinski@apple.com>
2004-07-09 rth * c-typeck.c (build_unary_op): include VECTOR_T...
2004-07-09 wilsonFix for IA-64 union/long double ICE.
2004-07-09 rth * builtin-types.def (BT_UINT): Rename from...
2004-07-09 davem2004-07-02 David S. Miller <davem@nuts.davemloft...
2004-07-09 steven * doc/md.texi (Processor pipeline description): Mentio...
2004-07-09 rth * config/i386/i386.c (classify_argument): Treat...
2004-07-09 rth * tree-cfg.c (dump_cfg_stats): Fix 64-bit forma...
2004-07-09 echristo2004-07-09 Eric Christopher <echristo@redhat.com>
2004-07-09 zack2004-07-09 Zack Weinberg <zack@codesourcery.com>
2004-07-09 zack * vec.c, vec.h (vec_assert_fail): Use unsigned int...
2004-07-09 danglin PR target/16459
2004-07-09 gerald * doc/install.texi (Binaries): Mention OpenPKG.
2004-07-09 dnovillo Fix PR tree-optimization/15555
2004-07-09 dnovillo * tree-dfa.c (dump_variable): If the variable is a...
2004-07-09 bonzini2004-07-09 Paolo Bonzini <bonzini@gnu.org>
2004-07-09 rearnsha* arm/unknown-elf.h (TARGET_DEFAULT): Don't require...
2004-07-09 rth * config/xtensa/xtensa-protos.h (xtensa_va_arg...
2004-07-09 rth * config/v850/v850-protos.h (v850_va_arg):...
2004-07-09 rth * config/stormy16/stormy16-protos.h (xstormy16_...
2004-07-09 rearnshaPR target/12133
2004-07-09 rth * config/sparc/sparc-protos.h (sparc_va_arg...
2004-07-09 rth * config/sh/sh-protos.h (sh_va_arg): Remove.
2004-07-09 rth * config/pa/pa-protos.h (hppa_va_arg): Remove.
2004-07-09 rth * config/mn10300/mn10300-protos.h (mn10300_va_a...
2004-07-09 ebotcazou * config/sparc/sparc.md (return): Rewrite length formula.
2004-07-09 rearnsha* arm.c (arm_cpp_interwork): New variable.
2004-07-09 nathan * vec.h (VEC_T_alloc): Fix MEM_STAT_DECL pasto.
2004-07-09 ebotcazou PR target/16416
2004-07-09 danglin * gcc/config/pa/pa32-linux.h (MD_FALLBACK_FRAME_STATE_...
2004-07-09 aoliva* builtins.c (fold_builtin_strncpy): Make sure len...
2004-07-09 rth * builtins.c (std_gimplify_va_arg_expr): Hoist...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-09 rakdver * tree-scalar-evolution.c: New file.
2004-07-09 kkojima * config/sh/sh.c (sh_va_arg): Initinalize lab_over.
2004-07-09 rth * config/mmix/mmix-protos.h (mmix_expand_builti...
2004-07-09 rth * config/m32r/m32r-protos.h (m32r_va_arg):...
next