OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-11-07 tromey * libjava.compile/sjis_comment3.java: Removed.
2000-11-07 ghazi * c-common.c (combine_strings): Only warn about long...
2000-11-07 amylaar * combine.c (distribute_notes): Fix typo in last change.
2000-11-07 geoffk * config/rs6000/rs6000.md (movdi_internal32+1): Use
2000-11-07 nickcDelete arm-linux-aout target
2000-11-07 pthomas2000-11-07 Philipp Thomas <pthomas@suse.de>
2000-11-07 dj* testsuite/gcc.dg/20000614-1.c: Add return so that...
2000-11-07 ghazi * builtins.c (expand_builtin_strpbrk): New function.
2000-11-07 pmeAdd self upon request as libstdc++-v3 maintainer.
2000-11-07 nathancp:
2000-11-07 lawDaily bump.
2000-11-07 obrien2000-11-07 David O'Brien <obrien@dragon.nuxi.com>
2000-11-07 jsm28 * tree.c (build_common_tree_nodes_2): Make va_list_typ...
2000-11-07 amylaar * combine.c (recog_for_combine): Allocate uninitialize...
2000-11-07 amylaar * flow.c (verify_local_live_at_start): Back out last...
2000-11-07 aoliva* acinclude.m4 (LIB_AC_PROG_CXX): Remove CXX from the...
2000-11-06 amylaar * reload1.c (eliminate_regs_in_insn): Allow a set...
2000-11-06 cgf* config.sub: Add support for Sun Chorus
2000-11-06 neil * c-lex.c (init_c_lex): If cpp_start_read fails, exit...
2000-11-06 neil * tradcpp.c (special_symbol): Assign an null...
2000-11-06 neil * cpplex.c (_cpp_equiv_tokens): Check arg_no in the
2000-11-06 neil * c-lex.c (c_lex): Replace tok.val.aux with tok.val...
2000-11-06 jakub * g++.old-deja/g++.other/crash24.C: New test.
2000-11-06 jakub * config/sparc/sparc.md (adddi3): If operands[2] is...
2000-11-06 jakub * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): On sparc...
2000-11-06 jakub * config/sparc/sparc.md (smulsi3_highpart_v8plus,...
2000-11-06 lawDaily bump.
2000-11-06 denisc * expmed.c (expand_divmod): For signed divide by 2...
2000-11-06 tromey * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.
2000-11-06 tromey * lib/libjava.exp (libjava_arguments): Set --tag on...
2000-11-05 tromey * lex.c (java_parse_escape_sequence): Only read two...
2000-11-05 toon2000-11-05 Toon Moene <toon@moene.indiv.nluug.nl>
2000-11-05 jsm28 * Makefile.in: Remove all targets related to building
2000-11-05 lawDaily bump.
2000-11-05 mmitchel * acinclude.m4 (LIB_AC_PROG_CXX): Set CXX_libstdcxx...
2000-11-04 mmitchel use of `test'.
2000-11-04 jsm28Dummy commit to test messages to gcc-cvs-wwwdocs.
2000-11-04 mmitchel * g++.old-deja/g++.brendan/misc13.C: Put `strlen'...
2000-11-04 mmitchel * g++.old-deja/g++.law/weak.C: Fix uses of iostreams...
2000-11-04 mmitchel * g++.old-deja/g++.mike/net5.C: Put `abort' in `std...
2000-11-04 mmitchel * g++.old-deja/g++.mike/p755.C: Tweak handling of...
2000-11-04 mmitchelUse <vector> rather than <vector.h>.
2000-11-04 tromey * Make-lang.in (java.dvi): New target.
2000-11-04 mmitchel * decl2.c (do_nonmember_using_decl): Allow `extern...
2000-11-04 neil * cpp.texi: Update for _Pragma.
2000-11-04 jsm28 * gcc.texi (Contributing): Update URL for projects...
2000-11-04 neil * gcc.dg/cpp/include2.c: New tests.
2000-11-04 neil * cpplex.c (parse_string): Don't allow multilin...
2000-11-04 neil * cpplib.c (do_line): Only warn pedantically if not...
2000-11-04 lawDaily bump.
2000-11-04 hp * hashtab.c (htab_expand): Change to return int. ...
2000-11-04 hp * hashtab.h (struct htab): Add member return_allocatio...
2000-11-04 aoliva* acinclude.m4 (CXX): Prevent it from being cached.
2000-11-04 tromey * lang-options.h: Mention -Wout-of-date.
2000-11-04 tromey * class.c (cxx_keyword_p): Accept keywords with traili...
2000-11-04 aoliva* calls.c (emit_call_1) [sibcall_pop]: Use n_popped...
2000-11-04 pme2000-11-03 David Edelsohn <dje@watson.ibm.com>
2000-11-04 pmeDummy checking of footer.html to force web update.
2000-11-03 apbianco2000-10-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-03 dje * include/c/bits/std_cwchar.h: Undefine macro that...
2000-11-03 zack * builtins.c (expand_builtin_strlen): Remove unused...
2000-11-03 geoffkIn gcc/:
2000-11-03 mmitchel * config/mips/iris6.h (SUBTARGET_CC1_SPEC): Remove...
2000-11-03 mmitchel * lib/g++.exp (g++_set_ld_library_path): New function.
2000-11-03 tromey * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
2000-11-03 hp (htab_create, htab_expand): Correct formatting of...
2000-11-03 hp * hashtab.h: Change void * to PTR where necessary.
2000-11-03 ghazi * Makefile.in (fold-const.o): Depend on $(GGC_H),...
2000-11-03 jsm28 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c
2000-11-03 nathan * cppfiles.c (open_file): If already read, then don...
2000-11-03 berndsMore tests for sequence point warnings.
2000-11-03 berndsMove fold_builtin declaration to proper header
2000-11-03 lawDaily bump.
2000-11-03 warrenl * java/io/ObjectInputStream.java (readObject): Added...
2000-11-03 warrenl * java/net/InetAddress.java (addr): Renamed from ...
2000-11-03 mmitchel * include/c/bits/std_cctype.h: Undefine macros that...
2000-11-03 amylaar * flow.c (verify_local_live_at_start): Allow hard...
2000-11-03 mmitchel * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Fix...
2000-11-03 bryce2000-11-03 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-03 mmitchel * mkcheck.in: Fix echoing of -rpath option.
2000-11-03 mmitchel * testsuite/22_locale/codecvt_unicode_char.cc: Don...
2000-11-03 mmitchel * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add...
2000-11-02 neil * Update ChangeLog for the -A= config patch (separate).
2000-11-02 neilconfig:
2000-11-02 nickcAdd support for -storm-chaos
2000-11-02 amylaar * combine.c (distribute_notes): Use rtx_equal_p to...
2000-11-02 tromey * Makefile.in: Rebuilt.
2000-11-02 mmitchel * config/os/irix/bits/atomicity.h (_Atomic_word):...
2000-11-02 neil * configure.in: Make integrated CPP the default.
2000-11-02 amylaar * reload.c (find_equiv_reg): Test all hard registers...
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-11-02 jsm28 * c-common.c (get_flag_spec, check_format_info_main,
2000-11-02 bryce2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-02 bryce2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-02 lawDaily bump.
2000-11-02 neil * c-lex.c (init_c_lex): Update cpp_start_read...
2000-11-02 bkoz2000-11-02 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-11-02 mrsBe sure to initialize the size before use.
2000-11-02 geoffk * machmode.def: Add V16QImode.
2000-11-02 gdr * include/bits/std_complex.h (complex<>): Remove ...
next