OSDN Git Service

pf3gnuchains/gcc-fork.git
2004-07-08 ebotcazou * gcc.c-torture/execute/920428-2.x: Delete.
2004-07-08 pbrook PR fortran/16291
2004-07-08 zack * c-decl.c (static_ctors, static_dtors): Make static.
2004-07-08 zack * c-decl.c (pop_scope): Do not set DECL_CONTEXT on...
2004-07-08 aoliva* Makefile.def (host_modules): Set bootstrap=true for...
2004-07-08 pbrook * intrinsic.c (add_sym_4s): New function.
2004-07-08 fche2004-07-08 Frank Ch. Eigler <fche@redhat.com>
2004-07-08 sayle * builtins.c (fold_builtin_strcpy): Merge functionalit...
2004-07-08 aoliva* builtins.c (expand_builtin_stpcpy): Un-simplify decay...
2004-07-08 aoliva* expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.
2004-07-08 ebotcazou * config/sparc/sparc.md (UNSPECV_GOTO_V9): Delete.
2004-07-08 rth * tree-cfg.c (make_exit_edges): Use get_call_ex...
2004-07-08 jakub2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-07-08 bkoz2004-07-08 Benjamin Kosnik <bkoz@redhat.com>
2004-07-08 dnovillo PR c/16437
2004-07-08 ebotcazou PR target/10567
2004-07-08 dnovillo * tree-ssa-operands.c (get_asm_expr_operands): Fix...
2004-07-08 mmitchel * name-lookup.h (struct cp_binding_level): Update...
2004-07-08 ebotcazou PR target/16430
2004-07-08 ebotcazou PR target/16199
2004-07-08 giovannibajo PR c++/16169
2004-07-08 nathan * vec.c (vec_assert_fail): Remove duplicate 'function'.
2004-07-08 nathan.:
2004-07-08 nathan * tree-ssa-ccp.c (fold_stmt): Get type directly from
2004-07-08 jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-08 bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-07-08 pinskia2004-07-08 Andrew Pinski <apinski@apple.com>
2004-07-08 nickc(TARGET_LIBGCC2_CFLAGS): Define. Set to -Os.
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-08 bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-07-08 ebotcazou PR bootstrap/16326
2004-07-08 dnovillo * tree-flow.h (addressable_vars): Declare.
2004-07-08 rth * varasm.c (assemble_variable): Use assemble_ze...
2004-07-08 rth * varasm.c (asm_output_bss): Don't declare...
2004-07-08 rth * expmed.c (emit_store_flag): Also special...
2004-07-08 rth * calls.c (emit_library_call_value_1): Use...
2004-07-08 rth * config/i386/i386.c (ix86_gimplify_va_arg...
2004-07-08 bkoz2004-07-07 Benjamin Kosnik <bkoz@redhat.com>
2004-07-08 hjl2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
2004-07-08 mmitchel * cp-tree.h (saved_scope): Remove x_previous_class_typ...
2004-07-08 aolivaIntroduce H8SX support.
2004-07-08 bothner * class.c (build_static_field_ref): Add a NOP_EXPR...
2004-07-08 bothner * config.gcc (i[34567]86-*-mingw32*): Enable threads...
2004-07-08 bothner * flow.c (attempt_auto_inc): Remove now-redundant...
2004-07-08 bothner * engine/util.c (vfail): Remove unnecessary sync,...
2004-07-08 bothner * gcj.texi (Linking): New node. Document -lgij...
2004-07-08 bothner * Makefile.am: Add rules to build libgij from just...
2004-07-08 bothner * gcj.texi (Invoking gij): Document new -verbose...
2004-07-08 gccadminDaily bump.
2004-07-08 mrs * darwin.h (ASM_OUTPUT_LABELREF): Fix -fno-leading...
2004-07-08 rth * tree-ssa-dom.c (simplify_switch_and_lookup_av...
2004-07-07 echristo2004-07-07 Eric Christopher <echristo@redhat.com>
2004-07-07 bothner * include/jvm.h (namespace jcj): Declare verbose_clas...
2004-07-07 aoliva* function.c (assign_parm_find_data_types): Call
2004-07-07 bkoz2004-07-07 Benjamin Kosnik <bkoz@redhat.com>
2004-07-07 steven * tree-cfg (group_case_labels): Remove case labels...
2004-07-07 pinskia2004-07-07 Andrew Pinski <apinski@apple.com>
2004-07-07 steven * tree-inline.c (optimize_inline_calls): Set DECL_INLI...
2004-07-07 pinskia2004-07-07 Andrew Pinski <apinski@apple.com>
2004-07-07 paolo2004-07-07 Paolo Carlini <pcarlini@suse.de>
2004-07-07 mmitchel * g++.dg/init/call1.C: XFAIL.
2004-07-07 dje * ifcvt.c (total_bb_rtx_cost): New function.
2004-07-07 ebotcazou PR target/10567
2004-07-07 pinskia2004-07-07 Andrew Pinski <apinski@apple.com>
2004-07-07 pinskia * expr.c (expand_expr_real_1): Fix formating.
2004-07-07 jason PR c++/16334
2004-07-07 hubicka * MAINTAINERS: Add self as a profile feedback maintainer.
2004-07-07 hjl2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
2004-07-07 sayle * config/rs6000/rs6000.c (struct processor_costs)...
2004-07-07 rth * tree-flow-inline.h (may_propagate_copy):...
2004-07-07 jakub * config/i386/i386.c (override_options): Don't set...
2004-07-07 aolivagcc/ChangeLog:
2004-07-07 rsandifo PR target/16407
2004-07-07 danglin PR c/16392
2004-07-07 hjl2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
2004-07-07 andreast2004-07-07 Andreas Tobler <a.tobler@schweiz.ch>
2004-07-07 jason PR c++/15815
2004-07-07 vmakarov2004-07-07 Vladimir Makarov <vmakarov@redhat.com>
2004-07-07 nickcPR target/1679.
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-07 nickc(fr30_setup_incoming_varargs): Change arguments to...
2004-07-07 doko2004-07-07 Matthias Klose <doko@debian.org>
2004-07-07 nathan * vec.h: Fix the example use.
2004-07-07 rth * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INL...
2004-07-07 pinskia2004-07-06 Andrew Pinski <apinski@apple.com>
2004-07-07 bkoz2004-07-06 Anssi Hannula <anssi.hannula@mbnet.fi>
2004-07-07 gccadminDaily bump.
2004-07-07 gccadminDaily bump.
2004-07-06 jsm28 * doc/sourcebuild.texi: Use semicolons instead of...
2004-07-06 rth * tree-sra.c (struct sra_walk_fns): Revert...
2004-07-06 jsm28 * toplev.h (NO_FRONT_END_DIAG, ATTRIBUTE_GCC_FE_DIAG...
2004-07-06 rth * config/i386/i386.c (legitimize_pic_address...
2004-07-06 sayle * ifcvt.c (struct noce_if_info): Add a Boolean b_uncon...
2004-07-06 doko2004-07-06 Matthias Klose <doko@debian.org>
2004-07-06 steven * config/alpha/alpha.c (alpha_use_dfa_pipeline_interfa...
2004-07-06 jasonoptimize
2004-07-06 dberlin2004-07-06 Daniel Berlin <dberlin@dberlin.org>
2004-07-06 dberlin2004-07-06 Daniel Berlin <dberlin@dberlin.org>
2004-07-06 rsandifo PR rtl-optimization/16380
2004-07-06 wilsonDelete obsolete doc pointed out by Chris Lattner.
next