platform/upstream/gcc.git
2000-04-10 Nathan Sidwell* g++.old-deja/g++.eh/catchptr1.C: New test.
2000-04-10 Nathan Sidwellcxxabi.h (__pointer_type_info): Add restrict and incomp...
2000-04-10 Nathan Sidwellrtl.def (ASHIFT, [...]): Recomment.
2000-04-10 Richard Kennersbitmap.h: Whitespace changes and use upper-case macro...
2000-04-10 Richard Kennerc-convert.c (convert): Handle REFERENCE_TYPE like POINT...
2000-04-10 Richard Kennerexpmed.c (init_expmed): Don't free objects we make.
2000-04-10 Richard Kennerexpr.c (get_inner_reference): Correct some WITH_RECORD_...
2000-04-10 Richard KennerAdd missing blank
2000-04-10 Richard Kennergcse.c (expr_hash_table_size): Now unsigned.
2000-04-10 Richard Kennerregrename.c: Minor cleanups, including changing some...
2000-04-10 Neil Boothcpplex.c (skip_block_comment): Use pointer arithmetic...
2000-04-10 Martin v. Löwisinvoke.texi (-ansi): Remove -foperator-names from list...
2000-04-10 Jeff LawDaily bump.
2000-04-10 Martin v. Löwisinvoke.texi (-fno-gnu-keywords): Remove classof, headof...
2000-04-10 Mark Mitchellcp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-10 Zack Weinbergcpphash.c (timestamp): Delete.
2000-04-09 Richard Hendersongenrecog.c (pred): Update comparison_operator for the...
2000-04-09 Philip BlundellStrip '*' prefix from label names.
2000-04-09 John Wehlei386.md (fix_truncsfhi2, [...]): New patterns.
2000-04-09 Nathan Sidwell* g++.old-deja/g++.abi/cxa_vec.C: New test.
2000-04-09 Nathan Sidwellvec.cc: Include <new> and <exception>.
2000-04-09 Nathan SidwellPrepend __ to implementation defined names.
2000-04-09 Jeff LawDaily bump.
2000-04-09 Anthony Greenposix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.
2000-04-09 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENT...
2000-04-09 Anthony Greenposix-threads.cc (_Jv_MutexLock): Moved back to posix...
2000-04-09 Anthony GreenStringBuffer.java (ensureCapacity): Don't call Math...
2000-04-09 Mark MitchellUnder the new ABI, constructors don't return `this'.
2000-04-09 Tom TromeyMakefile.in: Rebuilt.
2000-04-09 Anthony GreennatObject.cc (_Jv_MonitorEnter): Only perform null...
2000-04-09 Alex Samuelssa.c (convert_to_ssa): Eliminate dead code when callin...
2000-04-09 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTIFIER...
2000-04-08 Richard Hendersonflow.c (mark_used_reg): Use reg_set_p to determine...
2000-04-08 Richard Earnshawthumb.md: Delete.
2000-04-08 Richard EarnshawMerge changes from merged-arm-thumb-backend-branch...
2000-04-08 Jeff LawDaily bump.
2000-04-08 Neil Boothcpp-nullchar.c: Remove test as embedded nulls cause...
2000-04-08 Kaveh R. Ghazi* basic-block.h (conflict_graph_enum_fn): K&R fix.
2000-04-08 Neil BoothCorrect merge conflict
2000-04-08 Kaveh R. Ghazitree.c (tree_expr_nonnegative_p): New function.
2000-04-08 John Wehlei386.md (ashrsi3, [...]): Fix typo.
2000-04-08 Kaveh R. Ghazi* gcc.dg/compare2.c: New test.
2000-04-08 Neil Booth* gcc.dg/cpp-nullchar.c: New test.
2000-04-08 Neil Booth* cpp-nullchar.c: New test.
2000-04-08 Neil Boothcppexp.c (parse_charconst): Null does not end character...
2000-04-07 Richard Hendersonflow.c (loop_depth): Remove.
2000-04-07 Joern RenneckeFix filename for block_lump_real_i4 patch.
2000-04-07 Joern RenneckeFix comment.
2000-04-07 Richard HendersonMakefile.in (conflict.o): Depend on $(RTL_H) and $...
2000-04-07 Zack Weinbergcpplib.c (do_elif): Skip the rest of the line if we...
2000-04-07 Jim WilsonFix nit.
2000-04-07 Jason Merrill* calls.c (expand_call): emit_queue if we're trying...
2000-04-07 Nathan Sidwellvmihint.C: Adjust __vmi_class_type_info member name.
2000-04-07 Nathan SidwellRename abi::__vmi_class_type_info members.
2000-04-07 Jakub Jelinekt-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.
2000-04-07 Richard Hendersonalpha.c (alpha_emit_conditional_move): Fail if we disco...
2000-04-07 Richard Hendersonrtl.def (COND_EXEC): New.
2000-04-07 Richard Hendersonggc.h (struct rtx_def): Forward declare.
2000-04-07 Richard Hendersongcse.c (gcse_main): Don't rebuild the CFG here.
2000-04-07 Richard Hendersonbasic-block.h (merge_blocks_nomove): Declare.
2000-04-07 Nathan Sidwelltinfo.cc (convert_to_base): New function.
2000-04-07 Alex Samuelssa.c (compute_conservative_reg_partition): Declare...
2000-04-07 Jeff LawDaily bump.
2000-04-07 Richard Hendersongenrecog.c (*): Rename _last_insn to last_insn.
2000-04-07 Richard Henderson* flow.c (compute_flow_dominators): Free worklist.
2000-04-07 Richard HendersonMichael Matz <matzmich@cs.tu-berlin.de>
2000-04-07 Alex SamuelForgot the ChangeLog entry in this commit; here it is.
2000-04-06 Jason Merrilltinfo.cc (operator=): Use __builtin_strcmp.
2000-04-06 Alex Samuelrtl.h (INSN_P): New macro.
2000-04-06 Jason Merrilltlink.c (read_repo_files): Don't look for .rpo info...
2000-04-06 J"orn Rennecke* sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.
2000-04-06 Joern RenneckeFix Copyright.
2000-04-06 J"orn Renneckelib1funcs.asm (___udivsi3_i4): ( __SH4_SINGLE__ / __SH4...
2000-04-06 J"orn Renneckelib1funcs.asm (___udivsi3_i4): When using fmovd, make...
2000-04-06 Mark Mitchellcp-tree.h (lang_decl_flags): Rename saved_inline to...
2000-04-06 Jakub Jelineksparc.md (movtf_insn_sp32, [...]): Accept loading 0...
2000-04-06 Philippe De... * MAINTAINERS: Added myself.
2000-04-06 Nathan Sidwell* g++.old-deja/g++.abi/vmihint.C: New test.
2000-04-06 Clinton Popetz* regrename.c (regrename_optimize): Handle no REG_ALLOC...
2000-04-06 Neil Boothcpp-ifparen.c, [...]: Add FSF copyright.
2000-04-06 Nathan Sidwellvec.cc: New file.
2000-04-06 Nathan Sidwellrtti.c (dfs_class_hint_mark): New static function.
2000-04-06 Zack Weinbergcpphash.c (CPP_IS_MACRO_BUFFER, [...]): Delete.
2000-04-06 Jeff LawDaily bump.
2000-04-06 Benjamin Kosnikconfigure.in (enable_libstdcxx_v3): Add.
2000-04-06 Benjamin Kosnikconfigure.in: And here.
2000-04-06 Benjamin Kosnikdecl2.c: Make flag_honor_std dependant on ENABLE_STD_NA...
2000-04-06 Tom Tromeyre GNATS gcj/140 (gcj permits assignment to array length)
2000-04-06 Mark Mitchellcp-tree.h (instantiate_decl): Change prototype.
2000-04-06 Alexandre Petit... class.c (decl_hash): Prototype removed.
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-04-06 Tom Tromeyre GNATS gcj/164 (compiler permits "volatile final...
2000-04-06 Tom Tromeyconfigure: Rebuilt.
2000-04-06 Michael MeissnerRecognize d30v-elf as d30v-unknown-elf
2000-04-06 Richard Henderson* splay-tree.c (splay_tree_remove): New.
2000-04-06 Richard Henderson* splay-tree.h (splay_tree_remove): Declare.
2000-04-05 Alexandre Petit... class.c: (java_hash_hash_tree_node): Renamed from ...
2000-04-05 J"orn Renneckesh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsign...
2000-04-05 J"orn Renneckesh.c (sh_insn_length_adjustment): New function.
2000-04-05 Hans-Peter... md.texi (Standard Names): Clarify when movX is needed.
next