platform/upstream/gcc.git
2001-03-28 Richard Hendersondecl.c (struct named_label_list): Rename eh_region...
2001-03-28 GCC AdministratorDaily bump.
2001-03-28 Richard Hendersonregmove.c (perhaps_ends_bb_p): Use can_throw_internal...
2001-03-28 Richard Hendersonstmt.c (expand_return): Remove always true predicate.
2001-03-28 Richard Hendersonsched-deps.c (sched_analyze_insn): Consolidate scheduli...
2001-03-28 Richard Hendersonrtlanal.c (rtx_addr_can_trap_p): Virtual registers...
2001-03-28 Richard Hendersonexcept.c (can_throw_internal): Rename from can_throw.
2001-03-28 Richard Hendersonintegrate.c (copy_insn_list): Use returnjump_p.
2001-03-28 Richard Hendersonfunction.h (struct function): Move all boolean valued...
2001-03-28 Richard Hendersonflow.c (cleanup_cfg): Take no argument.
2001-03-28 Richard Hendersonflow.c (tidy_fallthru_edges): Don't combine complex...
2001-03-28 Richard HendersonRemove flag_new_exceptions.
2001-03-28 Richard Hendersoncombine.c (distribute_notes): If non-call exceptions...
2001-03-28 Richard Hendersonexcept.h (flag_non_call_exceptions): Move ...
2001-03-28 Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-28 Richard Henderson* parse.y (source_end_java_method): Likewise.
2001-03-28 Richard Hendersongthr-single.h (UNUSED): New.
2001-03-28 Richard Hendersonbb-reorder.c, [...]: Rename asynchronous_exceptions...
2001-03-28 Kaveh R. Ghazi* memchr.c (memchr): Adjust condition to avoid infinite...
2001-03-28 Kaveh R. Ghaziconfigure.in: Don't check for bcopy.
2001-03-28 Richard Hendersonrtl.h (LCT_NORETURN): New.
2001-03-28 Richard Hendersonfunction.c (expand_function_start): Set DECL_REGISTER...
2001-03-28 Stan Shebsobjc-act.c (objc_init): Use dump_base_name.
2001-03-28 Alexandre OlivaMakefile.am (CXXLINK): Use CXX again, and choose CXX...
2001-03-28 Alexandre Oliva* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc...
2001-03-28 Phil Edwardspt.c (check_default_tmpl_args): Make error messages...
2001-03-28 Joerg BrunsmannInitialContext.java (init): Fix typo.
2001-03-28 John David... * reload1.c (eliminate_regs): Don't abort on MEM USEs.
2001-03-27 Jim WilsonFix ia64-linux kernel miscompile, bad unwind info when...
2001-03-27 Kaveh R. GhaziMakefile.in (SYSTEM_H): Define.
2001-03-27 Jim WilsonFix ia64-linux ICE on bash.
2001-03-27 Neil Booth* cppmacro.c (stringify_arg): Null terminate strings.
2001-03-27 Zack Weinbergconfig.gcc (m68hc11-*-*, [...]): Convert to new tm...
2001-03-27 Benjamin Kosnikc++config (_STL_USE_CONCEPT_CHECKS): Disable by default.
2001-03-27 Peter Schmidtests_flags.in: Change the order of libstdc++ and libc
2001-03-27 Kaveh R. Ghazisystem.h: Include symcat.h.
2001-03-27 GCC AdministratorDaily bump.
2001-03-27 Alan Modra* c-typeck.c (digest_init): Fold init expression.
2001-03-27 Mike Yangdump.c (dump_access): New function.
2001-03-27 Benjamin Kosnikbasic_file.h (get_fileno): Remove.
2001-03-27 Kaveh R. Ghazi* sbitmap.c (sbitmap_copy): Call memcpy, not bcopy.
2001-03-27 Alan Modraexcept.c (eh_regs): Save results of build_pointer_type...
2001-03-27 Jon Benistonconfigure.in: Added X86_WIN32 target (Win32, CygWin...
2001-03-27 Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-27 Bryce McKinlayMakefile.am (libffi_files): Use 'find' to pick up libff...
2001-03-26 Phil Edwardserror.c: Also undefine 'A' macro used for cp_printers...
2001-03-26 Bryce McKinlayconfigure.in: Make target subdirectory in build dir.
2001-03-26 Alexandre Petit... parse.y (find_as_inner_class): Follow current package...
2001-03-26 Kaveh R. Ghazicombine.c (try_combine): Use memcpy, not bcopy.
2001-03-26 Jan Hubickai386.md (push mem DI peep2): New.
2001-03-26 Jan Hubickai386.c (struct machine_function): Add save_varrargs_reg...
2001-03-26 Nathan SidwellImplement DR 209
2001-03-26 GCC AdministratorDaily bump.
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-03-26 Kaveh R. Ghazi* toplev.c (set_float_handler): Use memcpy, not bcopy.
2001-03-26 Kaveh R. Ghaziconstants.c (PUTN): Use memcpy, not bcopy.
2001-03-26 Kaveh R. Ghaziclass.c (add_method): Use memcpy/memmove, not bcopy.
2001-03-25 Joseph Myers* gcc.c-torture/execute/20010325-1.c: New test.
2001-03-25 Kazu Hiratah8300.md (umodqi3): Output a tab instead of a space.
2001-03-25 Kaveh R. Ghazimkconfig.sh (DEFINES): Handle entries with '='.
2001-03-25 Jan Hubickai386.md (ashldi3, [...]): Change predicates to shiftdi_...
2001-03-25 Jan Hubickai386.md (movstrsi): Move offline.
2001-03-25 GCC AdministratorDaily bump.
2001-03-25 Phil EdwardsMakefile.am: New targets, doxygen and doxygen-maint.
2001-03-25 Phil Edwardsacinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update...
2001-03-25 Phil Edwardshowto.html: HTML fixup.
2001-03-24 Phil Edwardsstd_bitset.h: Include ostream and istream headers inste...
2001-03-24 Jan Hubickai386.md (cmpdi): Fix operand predicates.
2001-03-24 Jan Hubickai386-protos.h (ix86_split_long_move): Return void.
2001-03-24 GCC AdministratorDaily bump.
2001-03-24 Bryce McKinlayHashMap.java (HashMap): If 0 is given for initialCapaci...
2001-03-24 Per BothnerLeft out while checking in java/lang/natDouble.cc ...
2001-03-24 Kevin B HendricksFixed ChangeLog header
2001-03-24 Kevin B Hendricksppc_closure.S: New file.
2001-03-24 Richard Hendersoniris4.h (ASM_OUTPUT_ASCII): Rename local variables...
2001-03-24 Per Bothnerre PR java/1208 (Gcj can't compile a class file it...
2001-03-24 Per BothnernatDouble.cc (parseDouble): Cannot use errno to check...
2001-03-24 Per BothnernatClass.cc (_Jv_IsAssignableFrom): Checking the ancest...
2001-03-23 Colin HowellMakefile.in (DO_X): Do not backslash single-quotes...
2001-03-23 Jakub Jelinekmangle.c (write_discriminator): Use `_0' for discrimina...
2001-03-23 Jakub Jelinekvarasm.c (make_decl_rtl): Don't append var_labelno...
2001-03-23 Greg Bumgardnerostream.tcc: Use __builtin_alloca.
2001-03-23 Benjamin Kosnikmisc-inst.cc (__sink_unused_warning): Move to...
2001-03-23 Jim WilsonRe-add missing debug info for weak aliases.
2001-03-23 Alexandre Petit... re PR java/1213 (gcj should check for incorrect CLASSPATH)
2001-03-23 Jeff Sturmprims.cc (_Jv_FindClassFromSignature): Check return...
2001-03-23 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
2001-03-23 Colin Howell* Makefile.in (DO_X): Do not backslash single-quotes...
2001-03-23 Andrew Haleygcj.texi (Configure-time Options): Add -fcheck-references.
2001-03-23 J"orn Rennecke* stor-layout.c (layout_type): Give OFFSET_TYPE a MODE_...
2001-03-23 Andrew Haleygcj.texi (Configure-time Options): Add -fcheck-references.
2001-03-23 Jakub Jelinekdecl.c (local_names): Define.
2001-03-23 GCC AdministratorDaily bump.
2001-03-23 Tom Tromeyfield.out: New file.
2001-03-23 Bryce McKinlayre PR libgcj/1736 ([irix 6.5] Cannot create libgcj...
2001-03-23 Bryce McKinlaygjavah.c (cxx_keywords): Update from the definitive...
2001-03-23 Joerg BrunsmannContext.java (SECURITY_CREDENTIALS): Fix typo.
2001-03-23 Bryce McKinlay[multiple changes]
2001-03-23 Tom TromeyMakefile.in: Rebuilt.
2001-03-23 Zack Weinbergmkconfig.sh: Use a subshell with redirected stdout...
next