OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-08-02 tromey * scripts/encodings.pl: New file.
2000-08-02 tromey * gc_priv.h (GC_generic_malloc_inner): Prototype.
2000-08-02 manfred2000-08-02 Manfred Hollstein <manfredh@redhat.com>
2000-08-02 jakub * loop.c (scan_loop): Ensure update_end label does not
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-08-02 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak.
2000-08-02 law * fold-const.c: Fix formatting.
2000-08-02 hubicka * i386.c (legitimate_address_p): Accept other bases...
2000-08-02 hubicka * i386.md (shift to lea splitter): Use const_int_operand.
2000-08-02 lawDaily bump.
2000-08-02 zack * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
2000-08-02 jason * config/i386/beos-elf.h (STARTFILE_SPEC):...
2000-08-02 mmitchel * Makefile.in (OBJS): Added dce.o.
2000-08-02 bryce2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-02 zackResurrect - accidentally deleted in previous commit
2000-08-02 zackargh, forgot to save file
2000-08-02 zack * cpperror.c (v_message): Split into _cpp_begin_messag...
2000-08-02 geoffk* rtl.h (enum reg_note): Add REG_MAYBE_DEAD.
2000-08-01 wilsonFinish ABI change started by last patch, this time...
2000-08-01 rth * config/elfos.h (ASM_DECLARE_OBJECT_NAME)...
2000-08-01 crux From Joern Rennecke:
2000-08-01 bkoz2000-08-01 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-08-01 hubicka * loop.c (canonicalize_condition): use destination...
2000-08-01 lawDaily bump.
2000-08-01 bkoz2000-07-31 Benjamin Kosnik <bkoz@cygnus.com>
2000-08-01 mmitchel * flow.c (clear_log_links): Fix typo.
2000-08-01 aoliva* ltconfig, ltmain.sh: Update from libtool multi-langua...
2000-08-01 law * loop.c (check_dbra_loop): Make change from...
2000-08-01 law * gcc-c-torture/execute/20000731-2.c: New test.
2000-08-01 aoliva* configure.in (qCXX_FOR_TARGET): Use echo instead...
2000-08-01 wilsonAdjust structure parameter passing to match ABI change.
2000-08-01 law * genpeep.c (main): Handle DEFINE_PEEPHOLE2.
2000-08-01 law * gcc.c-torture/execute/20000731-1.c: New test.
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.
next