gcc.git
2001-04-02 Kaveh R. Ghaziconfigure.in: Don't check for putenv.
2001-04-02 Jakub Jelinekifcvt.c (noce_emit_move_insn): New.
2001-04-02 Jakub Jelinekfold-const.c (fold): Before optimizing unsigned compari...
2001-04-02 Joseph Myers* c-tree.texi: Document representation of wide strings.
2001-04-02 GCC AdministratorDaily bump.
2001-04-02 Richard Henderson* except.h (expand_builtin_dwarf_fp_regnum): Declare.
2001-04-02 Bryce McKinlaynatSystem.cc (init_properties): Revert yesterday's...
2001-04-02 Alexandre OlivaMakefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [....
2001-04-01 Per BothnernatString.cc (intern): If string's data does not point...
2001-04-01 Per BothnerDeflaterOutputStream.java (deflate): Loop while def...
2001-04-01 Zack Weinbergtests_flags.in: Use test a = b, not test a == b which...
2001-04-01 Bryce McKinlay1.3-Compliant Implementation of java.io.File.
2001-04-01 Jan Hubickai386.md: remove obsoleted comments.
2001-04-01 GCC AdministratorDaily bump.
2001-03-31 Benjamin Kosnik[multiple changes]
2001-03-31 Kaveh R. Ghazi* libiberty.h (alloca): Handle setting C_ALLOCA.
2001-03-31 Marek Michalkiewicz* config/avr/libgcc.S (__mulhi3): Optimize previous...
2001-03-31 GCC AdministratorDaily bump.
2001-03-30 Phil Edwardstests_flags.in (LIBS): Pass correct path for installed...
2001-03-30 Benjamin Kosnikmkcheck.in (LIBTOOL): Don't construct -B argument here...
2001-03-30 Bernd SchmidtPrevent hoisting code from generating uninitialized...
2001-03-30 Jan Hubickai386.c (ix86_split_long_move): Use change address to...
2001-03-30 GCC AdministratorDaily bump.
2001-03-30 Benjamin Kosnik[multiple changes]
2001-03-29 Jan Hubickai386.md (sse_movdfcc_eq): Fix constraint (sse_mov?fcc...
2001-03-29 Jan Hubickai386.c (ix86_expand_setcc): Support 64bit.
2001-03-29 Richard Henderson* libgcc2.c [L__main]: Include unwind-dw2-fde.h instead...
2001-03-29 Matthew Hillermn10300.md (cmpsi): Fix first alternative's output...
2001-03-29 Bryce McKinlayconfigure.in: Use different syntax for subdirectory...
2001-03-28 Richard HendersonMakefile.in (cs-tconfig.h): Depend on CONFIG_H, not...
2001-03-28 Jim WilsonFix abort when passing 1.0L as unnamed argument.
2001-03-28 Alexandre OlivaMakefile.am (CXXLINK): Add --tag disable-shared after...
2001-03-28 Loren J. Rittle* g++.old-deja/g++.other/eh4.C: Fix typo.
2001-03-28 Loren J. Rittle* g++.dg/special/ecos.exp (conpr-1.C): Do not write...
2001-03-28 Kaveh R. Ghaziexpr.c (pop_type_0): Call `concat' rather than building...
2001-03-28 Kaveh R. Ghazitoplev.h (fatal_error): Add ATTRIBUTE_NORETURN.
2001-03-28 Alexandre Petit... re PR java/2066 (Source parser segfault in resolve_package)
2001-03-28 Jeffrey Oldhamjvgenmain.c (do_mangle_classname): End string constant...
2001-03-28 DJ DelorieRevert cflags patch.
2001-03-28 Philip Blundell20010328-1.c: New test.
2001-03-28 Marek Michalkiewiczlibgcc.S (__mulhi3): Correct tests to exit the loop...
2001-03-28 Bernd SchmidtFix missing barrier problem
2001-03-28 Bernd SchmidtMake hash values more random
2001-03-28 Richard Hendersonrs6000.h (EPILOGUE_USES): Use TARGET_AIX, not TARGET_TO...
2001-03-28 Richard Henderson* Makefile.in (make-temp-file.o): Depend on config.h.
2001-03-28 Richard Hendersonsparc.c (eligible_for_epilogue_delay): False if current...
2001-03-28 Richard Hendersonrs6000.c (rs6000_stack_info): Allocate space for eh_ret...
2001-03-28 Richard Hendersoni386.c (general_no_elim_operand): Disallow virtual...
2001-03-28 Richard Hendersonalpha.c (alpha_sa_mask): Add EH_RETURN_DATA_REGNOs.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersonjava-tree.h (throw_node): Define as a single member...
2001-03-28 Richard Hendersondecl.c (end_java_method): Do not save and restore flag_...
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...
next