OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-08-20 neil * fix-header.c (main): Initialize cpplib.
2000-08-20 lawDaily bump.
2000-08-20 meissnerMake sure THEN block has any insns at before testing...
2000-08-19 meissnerDo not consider a THEN block ending in an indirect...
2000-08-19 neil * cpp.texi: Add @section for assertions.
2000-08-19 tromey * java/util/zip/ZipInputStream.java (createZipEntry):
2000-08-19 greenSat Aug 19 11:00:53 2000 Anthony Green <green@redhat...
2000-08-19 wehle * loop.c (scan_loop): Use CONST_CALL_P instead of
2000-08-19 law * reload1.c (reload_as_needed): Accept dumpfile...
2000-08-19 law * invoke.texi: Clean up linux-gnu vs linux...
2000-08-19 toon2000-08-19 Toon Moene <toon@moene.indiv.nluug.nl>
2000-08-19 gdr * bits/valarray_array.h (__valarray_min, __valarray_ma...
2000-08-19 lawDaily bump.
2000-08-19 rth * config/ia64/ia64.c (reg_or_5bit_operand)...
2000-08-19 zack * gcc.dg/cpp/lexstrng.c: Don't include string.h.
2000-08-19 zack * toplev.c (independent_decode_option): Always...
2000-08-19 rth * combine.c (make_compound_operation): Break...
2000-08-18 zack * cpplib.c (cpp_register_pragma_space): Just return...
2000-08-18 nickcOnly allow allow rotations by a constant amount.
2000-08-18 kenner * stor-layout.c (compute_record_type): Don't use mode...
2000-08-18 kenner * gcc.c-torture/compile/20000818-1.c: New test.
2000-08-18 kennerNew test
2000-08-18 aoliva* config/sh/elf.h: Do not include sh/sh.h.
2000-08-18 aoliva* config/sh/sh.md (fpu_switch0, fpu_switch1): Simplify.
2000-08-18 kenner * regmove.c (perhaps_ends_bb_p): New function.
2000-08-18 kenner * function.c (fixup_var_refs_1, case MEM): Update...
2000-08-18 neil * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
2000-08-18 manfred2000-08-18 Manfred Hollstein <manfredh@redhat.com>
2000-08-18 bkoz2000-08-18 Benjamin Kosnik <bkoz@gnu.org>
2000-08-18 jsm28 * gcc.dg/format-va-1.c: New test.
2000-08-18 gdr * bits/valarray_meta.h (_Expr<>::shift, _Expr::cshift,
2000-08-18 nathan * decl.c (member_function_or_else): Use cp_error ...
2000-08-18 gdr * bits/valarray_meta.h (_Expr<>::min, _Expr<>::max...
2000-08-18 gdr * editbuf.h (edit_streambuf): Fix syntax error in
2000-08-18 rearnshaFrom Emmanuel Marty <emarty@suntech.fr>
2000-08-18 nathan * g++.old-deja/g++.other/typedef8.C: New test.
2000-08-18 nathan * decl2.c (grokfield): Set CLASSTYPE_GOT_SEMICOLON...
2000-08-18 nathan * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
2000-08-18 nathan * cp-tree.h (PTRMEM_OK_P): New macro.
2000-08-18 nathan * g++.old-deja/g++.pt/typename27.C: New test.
2000-08-18 nathan * decl2.c (arg_assoc_type): Cope with TYPENAME_TYPE.
2000-08-18 nathan * cp-tree.h (enum_name_string): Remove prototype.
2000-08-18 lawDaily bump.
2000-08-18 rth * config/ia64/ia64.c (spill_restore_mem): Handl...
2000-08-18 wehle * alias.c (true_dependence, write_dependence_p): A...
2000-08-17 law * cse.c (insert_regs): Remove unused `regno'.
2000-08-17 apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-17 apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-17 mmitchel * bits/localefwd.h (std::locale): Use explicit `class...
2000-08-17 neil * (cppinit.c) merge_include_chains: Use remove_dup_dir,
2000-08-17 neil * cppinit.c (cpp_cleanup): Free include dir chains.
2000-08-17 neil * cppinit.c (path_include, append_include_chain):
2000-08-17 neil * cppinit.c (sort_options): Remove, put functionality in
2000-08-17 wehle * rtlanal.c (rtx_unstable_p): Use CONSTANT_P.
2000-08-17 nathan * inc/cxxabi.h (__cxa_vec_new2, __cxa_vec_new3): Declare.
2000-08-17 nathan * vec.cc (__cxa_vec_new): Set "C" linkage.
2000-08-17 nathan * cvt.c (cp_convert_to_pointer): Pass itf_complain...
2000-08-17 nathan * class.c (instantiate_type): Reinstate local variable
2000-08-17 nathan * cp-tree.h (instantiate_type_flags): New enumeration.
2000-08-17 nathanfix the fibs in previous entry
2000-08-17 nathan * cp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-17 nathan * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add...
2000-08-17 lawDaily bump.
2000-08-16 aoliva* config/sh/lib1funcs.asm (GLOBAL): Define. Use for all
2000-08-16 aoliva* src/Makefile.am (libstdc++.INC): Renamed from INCLUDES.
2000-08-16 aoliva* configure.in (libstdcxx_flags): Use
2000-08-16 aoliva* gcconfig.h [OSF1] (_end): Declare as `int'.
2000-08-16 rolfwr * gnu/gcj/awt/ComponentDataBlitOp.java: New file.
2000-08-16 ghazi * configure.in (*-ibm-aix4.[12]*): Delete test for...
2000-08-16 rth * reload.c (push_secondary_reload): Revert...
2000-08-16 manfred2000-08-16 Manfred Hollstein <manfredh@redhat.com>
2000-08-16 tromey2000-08-15 Andrew Haley <aph@cygnus.com>
2000-08-16 kenner * calls.c (calls_function_1, expand_call): Only test
2000-08-16 rth * combine.c (simplify_shift_const): Revert...
2000-08-16 lawDaily bump.
2000-08-16 rthNew test.
2000-08-16 rth * combine.c (simplify_shift_const): Bound shift...
2000-08-16 bkoz2000-08-15 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-08-16 bkoz2000-08-15 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-08-16 tromey * java/io/ByteArrayOutputStream.java: Merged with...
2000-08-16 kenner * calls.c (ECF_SP_DEPRESSED): New macro.
2000-08-16 kenner * calls.c (ECF_SP_DEPRESSED): New macro.
2000-08-16 apbianco2000-08-14 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-15 kenner * diagnostic.c (fatal_function): New variable.
2000-08-15 kenner * diagnostic.c (fatal_function): New variable.
2000-08-15 law * config/sh/elf.h (DWARF2_DEBUGGING_INFO): Defined.
2000-08-15 kennerMinor whitespace fixes
2000-08-15 jsm28 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr...
2000-08-15 rth * flow.c (mark_used_reg): Set reg_cond_reg...
2000-08-15 lawBump one more time to ensure everyone picks up the...
2000-08-15 lawDummy checkin so that rev #s match.
2000-08-15 law * tm.texi (LOCAL_REGNO): Document.
2000-08-15 law * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix...
2000-08-15 law * cppdefault.h (WINT_TYPE): Define.
2000-08-15 law * tm.texi (Register Classes): Clarify order...
2000-08-15 law * tm.texi (Addressing Modes): Clarify PRE/POST_...
2000-08-15 law * cse.c (canon_hash): Handle PRE_MODIFY/POST_MO...
2000-08-15 law * final.c (profile_function): Do not emit profi...
2000-08-15 rearnsha* arm.c (arm_function_ok_for_sibcall): New function.
2000-08-15 rearnsha* arm.md (splits generating cond_exec): Disable.
next