OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-04-11 mmitchel * cp-tre.h (finish_function): Change prototype.
2000-04-11 nathanRestore accidentally nuked changelog entries
2000-04-11 warrenl * java/io/ObjectStreamException.java: New file.
2000-04-11 zack * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
2000-04-11 lawDaily bump.
2000-04-11 mmitchel * cp-tree.h (lang_type): Remove has_nonpublic_ctor and
2000-04-11 loewis * extend.texi: ISO C99 is not a draft anymore.
2000-04-11 loewisAdd missing table start back in.
2000-04-11 loewis * extend.texi (-fthis-is-variable): Undocument.
2000-04-11 dje- Replace reference to newppc-branch ChangeLog with...
2000-04-11 nickcFix compile time warnings for arm-pe target.
2000-04-11 jasonnote warnings
2000-04-11 jasonjust return failure
2000-04-11 jason * class.c (instantiate_type): Handle object...
2000-04-10 kenner * sbitmap.c (sbitmap_a_subset_b_p): Rework loop to...
2000-04-10 nathan * g++.old-deja/g++.eh/catchptr1.C: New test.
2000-04-10 nathan * inc/cxxabi.h (__pointer_type_info): Add restrict and
2000-04-10 nathan * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT):
2000-04-10 kenner * sbitmap.h: Whitespace changes and use upper-case...
2000-04-10 kenner * c-convert.c (convert): Handle REFERENCE_TYPE like...
2000-04-10 kenner * expmed.c (init_expmed): Don't free objects we make.
2000-04-10 kenner * expr.c (get_inner_reference): Correct some WITH_RECO...
2000-04-10 kennerAdd missing blank
2000-04-10 kenner * gcse.c (expr_hash_table_size): Now unsigned.
2000-04-10 kenner * regrename.c: Minor cleanups, including changing...
2000-04-10 neil * cpplex.c (skip_block_comment): Use pointer arithmeti...
2000-04-10 loewis * invoke.texi (-ansi): Remove -foperator-names from...
2000-04-10 lawDaily bump.
2000-04-10 loewis * invoke.texi (-fno-gnu-keywords): Remove classof...
2000-04-10 mmitchel * cp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-10 zack * cpphash.c (timestamp): Delete.
2000-04-09 rth * genrecog.c (pred): Update comparison_operator...
2000-04-09 nickcStrip '*' prefix from label names.
2000-04-09 wehle * i386.md (fix_truncsfhi2, fix_truncdfhi2,
2000-04-09 nathan * g++.old-deja/g++.abi/cxa_vec.C: New test.
2000-04-09 nathan * vec.cc: Include <new> and <exception>.
2000-04-09 nathan Prepend __ to implementation defined names.
2000-04-09 lawDaily bump.
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_ID...
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 mmitchel Under the new ABI, constructors don't return `this'.
2000-04-09 tromey * Makefile.in: Rebuilt.
2000-04-09 green2000-04-08 Anthony Green <green@redhat.com>
2000-04-09 samuel * ssa.c (convert_to_ssa): Eliminate dead code when...
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTI...
2000-04-08 rth * flow.c (mark_used_reg): Use reg_set_p to...
2000-04-08 rearnsha* arm/thumb.md: Delete.
2000-04-08 rearnshaMerge changes from merged-arm-thumb-backend-branch...
2000-04-08 lawDaily bump.
2000-04-08 neil * cpp-nullchar.c: Remove test as embedded nulls
2000-04-08 ghazi * basic-block.h (conflict_graph_enum_fn): K...
2000-04-08 neilCorrect merge conflict
2000-04-08 ghazi * tree.c (tree_expr_nonnegative_p): New function.
2000-04-08 wehle * i386.md (ashrsi3, ashrhi3, ashrqi3): Fix typo.
2000-04-08 ghazi * gcc.dg/compare2.c: New test.
2000-04-08 neil * gcc.dg/cpp-nullchar.c: New test.
2000-04-08 neil * cpp-nullchar.c: New test.
2000-04-08 neil * cppexp.c (parse_charconst): Null does not end character
2000-04-07 rth * flow.c (loop_depth): Remove.
2000-04-07 amylaarFix filename for block_lump_real_i4 patch.
2000-04-07 amylaarFix comment.
2000-04-07 rth * Makefile.in (conflict.o): Depend on $(RTL_H...
2000-04-07 zack * cpplib.c (do_elif): Skip the rest of the line if...
2000-04-07 wilsonFix nit.
2000-04-07 jason * calls.c (expand_call): emit_queue if we're...
2000-04-07 nathan * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_t...
2000-04-07 nathan Rename abi::__vmi_class_type_info members.
2000-04-07 jakub * config/sparc/t-linux64 (tcrtbeginS.o, tcrtendS.o...
2000-04-07 rth * config/alpha/alpha.c (alpha_emit_conditional_...
2000-04-07 rth * rtl.def (COND_EXEC): New.
2000-04-07 rth * ggc.h (struct rtx_def): Forward declare.
2000-04-07 rth * gcse.c (gcse_main): Don't rebuild the CFG...
2000-04-07 rth * basic-block.h (merge_blocks_nomove): Declare.
2000-04-07 nathan * tinfo.cc (convert_to_base): New function.
2000-04-07 samuel * ssa.c (compute_conservative_reg_partition): Declare...
2000-04-07 lawDaily bump.
2000-04-07 rth * genrecog.c (*): Rename _last_insn to last_insn.
2000-04-07 rth * flow.c (compute_flow_dominators): Free worklist.
2000-04-07 rth Michael Matz <matzmich@cs.tu-berlin.de>
2000-04-07 samuelForgot the ChangeLog entry in this commit; here it is.
2000-04-06 jason * tinfo.cc (operator=): Use __builtin_strcmp.
2000-04-06 samuel * rtl.h (INSN_P): New macro.
2000-04-06 jason * tlink.c (read_repo_files): Don't look for .rpo info for
2000-04-06 amylaar * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.
2000-04-06 amylaarFix Copyright.
2000-04-06 amylaar * config/sh/lib1funcs.asm (___udivsi3_i4):
2000-04-06 amylaar * config/sh/lib1funcs.asm (___udivsi3_i4): When using...
2000-04-06 mmitchel * cp-tree.h (lang_decl_flags): Rename saved_inline...
2000-04-06 jakub * config/sparc/sparc.md (movtf_insn_sp32, movtf_insn_v...
2000-04-06 phdm * MAINTAINERS: Added myself.
2000-04-06 nathan * g++.old-deja/g++.abi/vmihint.C: New test.
2000-04-06 scox * regrename.c (regrename_optimize): Handle no REG_ALLO...
2000-04-06 neil * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
2000-04-06 nathan * vec.cc: New file.
2000-04-06 nathan * rtti.c (dfs_class_hint_mark): New static function.
2000-04-06 zack * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC)...
2000-04-06 lawDaily bump.
2000-04-06 bkoz2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
next