OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-08-01 law * combine.c: Fix formatting.
2000-08-01 law * h8300.md: Fix formatting.
2000-08-01 geoffk* flow.c (clear_log_links): Nuke global_live_at_start and
2000-08-01 rth * tm.texi (Addressing Modes): Clarify PRE/POST_...
2000-07-31 zack2000-07-31 Jakub Jelinek <jakub@redhat.com>
2000-07-31 zackOops - this went with the previous change set
2000-07-31 jason * lang-specs.h: Use %i in rule for .ii files.
2000-07-31 jakub * gcc.dg/cpp/20000725-1.c: New test.
2000-07-31 aoliva* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
2000-07-31 zack * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
2000-07-31 zack * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
2000-07-31 zack * c-decl.c (mesg_implicit_function_declaration): Init...
2000-07-31 mmitchel * Makefile.in (ssa.o): Updated header files in depende...
2000-07-31 green2000-07-30 Anthony Green <green@redhat.com>
2000-07-31 rth * builtins.c (expand_builtin_apply): Don't...
2000-07-31 law * calls.c (combine_pending_stack_adjustment_and...
2000-07-31 law * c-common.c (init_function_format_info): Add C99...
2000-07-31 law * Makefile.in: Remove naked "^L".
2000-07-31 law * local-alloc.c: Fix formatting.
2000-07-31 law * c-decl.c (get_parm_info): Don't treat 'const void...
2000-07-31 law * gcc.dg/noncompile/voidparam-1.c: New test.
2000-07-31 law * h8300.c (get_shift_alg): Remove the variable...
2000-07-31 law * c-typeck.c (build_c_cast): Change -Wcast...
2000-07-31 lawRotate out 6 more months of ChangeLog entries.
2000-07-31 law * h8300.h (MODES_TIEABLE_P): Accept a combinati...
2000-07-31 law * h8300.c (split_adds_subs): Rearrange code...
2000-07-31 hubicka * i386.md (addsi to lea splitter, ashlqi3_1_lea):...
2000-07-31 hubicka * recog.c (extract_insn): Set operand_mode according to
2000-07-31 hubicka * recog.c (validate_replace_rtx_1): Do not abort for...
2000-07-31 geoffk* c-parse.in (extdefs): Call ggc_collect between external
2000-07-31 lawDaily bump.
2000-07-31 bryce * java/awt/Component.java (toString): Implemented.
2000-07-31 green2000-07-30 Anthony Green <green@redhat.com>
2000-07-31 tromey * java/awt/BorderLayout.java (BorderLayout()): New...
2000-07-31 mmitchel Allow indirect primary bases.
2000-07-31 hubickaFix bug in my last checkin.
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-07-30 rth * gcc.dg/c90-digraph-1.c: Don't xfail.
2000-07-30 rth * genattrtab.c (struct insn_def): Add lineno...
2000-07-30 samuel * mangle.c (DECL_TEMPLATE_ID_P): Remove.
2000-07-30 tromey * java/awt/Container.java (remove(int)): Wrote.
2000-07-30 rth * flow.c (init_propagate_block_info): Use pc_set.
2000-07-30 greenTest case for gcj/295.
2000-07-30 hubicka * i386.md (*lea_general_[123]) New insns and splits.
2000-07-30 hubicka * recog.c (general_operand, nonimmediate_operand)...
2000-07-30 hubicka * gcse.c (try_replace_reg): Use validate_replace_rtx_s...
2000-07-30 hubicka * combine.c (simplify_set, make_extraction, make_compo...
2000-07-30 hubicka * combine.c (if_then_else_cond): Be sure that mode...
2000-07-30 hubicka * combine.c (record_promoted_value): Allow bitsize...
2000-07-30 hubicka * function.c (assign_stack_local_1, assign_stack_temp_...
2000-07-30 hubicka * loop.c (express_from_1): Fix call of simplify_gen_bi...
2000-07-30 hubicka * simplify-rtx.c (simplify_relational_operation):...
2000-07-30 m.hayes * basic-block.h (struct loops): New field rc_order.
2000-07-30 m.hayes * config/c4x/c4x.md (set_ldp_prologue): Add for RTL...
2000-07-30 m.hayes * config/c4x/c4x.c (c4x_emit_move_sequence): Use loadq...
2000-07-30 m.hayes * config/c4x/c4x.c (c4x_rptb_insert): Make more robust.
2000-07-30 m.hayes * config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output...
2000-07-30 m.hayes * config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid...
2000-07-30 m.hayes * config/c4x/libgcc.S: (divqf3): Improve accuracy.
2000-07-30 lawDaily bump.
2000-07-30 ovidiuAdded to test Objective-C strings.
2000-07-30 aoliva* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FO...
2000-07-29 mmitchelRevert previous checkin.
2000-07-29 mmitchel * Makefile.in: Generate objc parser along with the...
2000-07-29 ovidiuAdded libtool support for building libobjc.
2000-07-29 aj * configure.in (mips*-*-linux*): Use mips*el to check...
2000-07-29 lawDaily bump.
2000-07-29 ovidiuRemoved the explicit prototypes for strlen and memcpy...
2000-07-28 warrenl * java/io/ObjectOutputStream.java (writeObject): Per...
2000-07-28 rth * config/ia64/ia64.c (ia64_print_operand):...
2000-07-28 bkoz2000-07-28 Alexandre Oliva <aoliva@redhat.com>
2000-07-28 bkoz2000-07-28 Alexandre Oliva <aoliva@redhat.com>
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-28 rth * emit-rtl.c (gen_lowpart_common): Add missing...
2000-07-28 ghazi * dwarf2out.c: Indent #error directive.
2000-07-28 aldyhremoved constraints in expander.
2000-07-28 pthomas2000-07-28 Philipp Thomas <pthomas@suse.de>
2000-07-28 aph2000-07-26 Andrew Haley <aph@cygnus.com>
2000-07-28 warrenl * java/io/ObjectStreamException.java: Made constructor...
2000-07-28 lawDaily bump.
2000-07-28 tromey2000-07-27 Tom Tromey <tromey@cygnus.com>
2000-07-28 jasonnew
2000-07-28 jason * decl.c (duplicate_decls): If common_type...
2000-07-28 wilsonFix dwarf2out abort found while compiling PlumHall...
2000-07-28 tromey * java/io/OutputStreamWriter.java (close): Only flush...
2000-07-28 aoliva* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
2000-07-28 aoliva* Makefile.in (INSN_ATTR_H): New macro. Replace all...
2000-07-28 aoliva* Makefile.in (FLAGS_FOR_TARGET): New macro.
2000-07-28 aoliva* Makefile.in (bootstrap): Move -BstageN/ back to the...
2000-07-28 aoliva* gcc.c (struct prefix_list): Add member priority.
2000-07-28 apbianco2000-07-27 Tom Tromey <tromey@cygnus.com>
2000-07-27 warrenl * mauve-libgcj: Activated serialization tests.
2000-07-27 mmitchel * cp-tree.h (function_depth): Declare.
2000-07-27 law * c-decl.c (finish_function): Don't treat 'main' speci...
2000-07-27 law * gcc.dg/c99-main-1.c: New test.
2000-07-27 lawFix typo.
2000-07-27 jason * dwarf2out.c (gen_typedef_die): Abort if we...
2000-07-27 mmitchel Put phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-27 tromey * java/awt/geom/RectangularShape.java (getPathIterator):
2000-07-27 ghazi * fini.c (main): Avoid automatic aggregate initialization.
next