platform/upstream/gcc.git
2000-08-21 Eli Zaretskiiprevent the deletion of a file before it is read on DOS
2000-08-21 Bruce KorbMakefile for i?86-pc-msdosdjgpp
2000-08-21 Jakub Jelineki386.md (lea_general_1): Copy insn condition to split...
2000-08-21 Kaveh R. Ghazic-decl.c (duplicate_decls, [...]): Restrict -Wtradition...
2000-08-21 Maciej W. Rozyckilinux.h (LINK_SPEC): Use %(endian_spec).
2000-08-21 Joseph Myersc-tree.h (flag_hosted): Move declaration from here...
2000-08-21 Joseph Myersc-common.c (scan_char_table): Add 'w' to flags for...
2000-08-21 Jeffrey A Lawreload.c (reload_inner_reg_of_subreg): New function...
2000-08-21 Jeffrey A Lawglobal.c (global_alloc): Avoid passing dumpfile argumen...
2000-08-21 Jakub Jelinek* g++.old-deja/g++.other/loop2.C: New test.
2000-08-21 Gabriel Dos... Fix thinko.
2000-08-21 Gabriel Dos... * bits/std_cmath.h (std::abs): Overload for int and...
2000-08-21 Gabriel Dos... diagnostic.c (context_as_prefix): Export.
2000-08-21 Richard Earnshawflow.c (init_propagate_block_info): Handle SUBREG in...
2000-08-21 Jakub Jelinek20000606-1.c: New test.
2000-08-21 Jeff LawDaily bump.
2000-08-21 Jakub Jelinek* lang-specs.h: Pass -I* options to f771.
2000-08-21 Benjamin Kosnikstring-inst.cc: Tweak instantiations for new-gxx-abi.
2000-08-21 Anthony GreenFixed typo in ChangeLog
2000-08-21 Anthony GreennatSystem.cc (init_properties): Change sourceware refer...
2000-08-21 Mark Mitchellclass.c (build_vtbl_initializer): Clear the entire...
2000-08-20 Richard Henderson* flow.c (merge_blocks_nomove): Don't seek back past...
2000-08-20 Mark WielaardAdler32.java: Make private variables really private
2000-08-20 Zack Weinberg[multiple changes]
2000-08-20 Anthony GreenJarFile.java: Don't call java.util.zip.ZipFile.getEntry...
2000-08-20 Richard Hendersonia64.c (emit_insn_group_barriers): Stop if ar.lc assign...
2000-08-20 Anthony GreenOops. Forgot some notes.
2000-08-20 Anthony GreenURLClassLoader.java: Find the JarEntry via the JarFile.
2000-08-20 Tom Tromeyre GNATS gcj/305 (Interface methods implementations...
2000-08-20 Tom Tromeyre GNATS gcj/310 (illegal type "long" accepted for...
2000-08-20 Gabriel Dos... c-lang.c: #include diagnostic.h
2000-08-20 Gabriel Dos... c-errors.c (pedwarn_c99): Adjust call to report_diagnostic.
2000-08-20 Neil Booth* fix-header.c (read_scan_file): Initialize cpplib.
2000-08-20 Neil Booth* fix-header.c (main): Initialize cpplib.
2000-08-20 Jeff LawDaily bump.
2000-08-20 Michael MeissnerMake sure THEN block has any insns at before testing...
2000-08-19 Michael MeissnerDo not consider a THEN block ending in an indirect...
2000-08-19 Neil Booth* cpp.texi: Add @section for assertions.
2000-08-19 Tom TromeyZipInputStream.java (createZipEntry): Implemented.
2000-08-19 Anthony GreenAttributes.java, [...]: Imported from Classpath.
2000-08-19 John Wehleloop.c (scan_loop): Use CONST_CALL_P instead of checkin...
2000-08-19 Jeffrey A Lawreload1.c (reload_as_needed): Accept dumpfile argument...
2000-08-19 Jeffrey A Law* invoke.texi: Clean up linux-gnu vs linux comments.
2000-08-19 Toon Moenetop.c (ffe_decode_option): Disable -fdebug-kludge and...
2000-08-19 Gabriel Dos... valarray_array.h (__valarray_min, [...]): Fix thinko.
2000-08-19 Jeff LawDaily bump.
2000-08-19 Richard Hendersonia64.c (reg_or_5bit_operand): New.
2000-08-19 Zack Weinberglexstrng.c: Don't include string.h.
2000-08-19 Zack Weinbergtoplev.c (independent_decode_option): Always process -g.
2000-08-19 Richard Hendersoncombine.c (make_compound_operation): Break after creati...
2000-08-18 Zack Weinbergcpplib.c (cpp_register_pragma_space): Just return if...
2000-08-18 Ray EssickOnly allow allow rotations by a constant amount.
2000-08-18 Richard Kennerstor-layout.c (compute_record_type): Don't use mode...
2000-08-18 Richard Kenner* gcc.c-torture/compile/20000818-1.c: New test.
2000-08-18 Richard KennerNew test
2000-08-18 Alexandre Olivaelf.h: Do not include sh/sh.h.
2000-08-18 Alexandre Olivash.md (fpu_switch0, [...]): Simplify.
2000-08-18 Richard Kennerregmove.c (perhaps_ends_bb_p): New function.
2000-08-18 Richard Kennerfunction.c (fixup_var_refs_1, case MEM): Update CODE...
2000-08-18 Neil Boothcpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
2000-08-18 Manfred Hollstein20000818-1.c: New test.
2000-08-18 Benjamin Kosnikvalarray_meta.h: Fix typos...
2000-08-18 Joseph Myers* gcc.dg/format-va-1.c: New test.
2000-08-18 Gabriel Dos... valarray_meta.h (_Expr<>::shift, [...]): Implement.
2000-08-18 Nathan Sidwelldecl.c (member_function_or_else): Use cp_error ...
2000-08-18 Gabriel Dos... valarray_meta.h (_Expr<>::min, [...]): Implement.
2000-08-18 Gabriel Dos... editbuf.h (edit_streambuf): Fix syntax error in friend...
2000-08-18 Emmanuel MartyFrom Emmanuel Marty <emarty@suntech.fr>
2000-08-18 Nathan Sidwell* g++.old-deja/g++.other/typedef8.C: New test.
2000-08-18 Nathan Sidwelldecl2.c (grokfield): Set CLASSTYPE_GOT_SEMICOLON on...
2000-08-18 Nathan Sidwell13478.C: Mark candidate.
2000-08-18 Nathan Sidwellcp-tree.h (PTRMEM_OK_P): New macro.
2000-08-18 Nathan Sidwell* g++.old-deja/g++.pt/typename27.C: New test.
2000-08-18 Nathan Sidwell* decl2.c (arg_assoc_type): Cope with TYPENAME_TYPE.
2000-08-18 Nathan Sidwellcp-tree.h (enum_name_string): Remove prototype.
2000-08-18 Jeff LawDaily bump.
2000-08-18 Richard Hendersonia64.c (spill_restore_mem): Handle emitting the first...
2000-08-18 John Wehlealias.c (true_dependence, [...]): A read involving...
2000-08-17 Rodney Brown* cse.c (insert_regs): Remove unused `regno'.
2000-08-17 Alexandre Petit... natClass.cc (finit_name): Initialized with `finit$'.
2000-08-17 Alexandre Petit... decl.c (finit_leg_identifier_node): New global.
2000-08-17 Mark Mitchelllocalefwd.h (std::locale): Use explicit `class' specifi...
2000-08-17 Neil Boothcppinit.c (merge_include_chains): Use remove_dup_dir...
2000-08-17 Neil Boothcppinit.c (cpp_cleanup): Free include dir chains.
2000-08-17 Neil Boothcppinit.c (path_include, [...]): Remove 2nd parameter...
2000-08-17 Neil Boothcppinit.c (sort_options): Remove, put functionality...
2000-08-17 John Wehlertlanal.c (rtx_unstable_p): Use CONSTANT_P.
2000-08-17 Nathan Sidwellcxxabi.h (__cxa_vec_new2, [...]): Declare.
2000-08-17 Nathan Sidwellvec.cc (__cxa_vec_new): Set "C" linkage.
2000-08-17 Nathan Sidwellcvt.c (cp_convert_to_pointer): Pass itf_complain, not...
2000-08-17 Nathan Sidwellclass.c (instantiate_type): Reinstate local variable...
2000-08-17 Nathan Sidwellcp-tree.h (instantiate_type_flags): New enumeration.
2000-08-17 Nathan Sidwellfix the fibs in previous entry
2000-08-17 Nathan Sidwellcp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-17 Nathan Sidwellcrash44.C: Remove XFAIL.
2000-08-17 Jeff LawDaily bump.
2000-08-16 Niibe Yutakalib1funcs.asm (GLOBAL): Define.
2000-08-16 Alexandre OlivaMakefile.am (libstdc++.INC): Renamed from INCLUDES.
2000-08-16 Alexandre Olivaconfigure.in (libstdcxx_flags): Use libstdc++-v3/src...
2000-08-16 Alexandre Oliva* gcconfig.h [OSF1] (_end): Declare as `int'.
next