gcc.git
2001-02-14 Richard Hendersonjump.c (jump_optimize_1): When we delete a conditional...
2001-02-14 Jakub Jelinek* typeck.c (build_unary_op): Clarify error message.
2001-02-14 Jeffrey Oldhamgcc.c (do_spec_1): Fix off-by-one error for '%M' case.
2001-02-14 Mark MitchellMakefile.in (toplev.o): Depend on params.h.
2001-02-14 Aldy Hernandezoptional parens around connstructor names
2001-02-14 Nathan Sidwellcp-tree.h (setup_vtbl_ptr): Move prototype to semantics...
2001-02-14 Jan Hubicka* i386.md (pushsf, pushdf_nointeger): Fix constraint.
2001-02-14 Nathan SidwellKill remnants of this is variable.
2001-02-14 Richard Henderson* regclass.c (init_reg_sets_1): Revert last two changes.
2001-02-14 Nathan Sidwellpt.c (unify): Don't check cv quals of array types.
2001-02-14 Nathan Sidwelltree.c (cp_build_qualified_type_real): Use CP_TYPE_QUAL...
2001-02-14 Jeff LawDaily bump.
2001-02-14 Jakub Jelinekstor-layout.c (is_pending_size, [...]): New functions.
2001-02-14 Neil Booth* gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.
2001-02-14 Neil Boothc-lex.c (lex_number): Only warn traditionally for U...
2001-02-14 Mark Mitchellcp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-14 Bryce McKinlaynatClass.cc (getSignature): Don't try to dereference...
2001-02-14 Bryce McKinlayre PR libgcj/1758 (java.util package lacks TreeMap)
2001-02-14 DJ Delorieconfigure.in (check_languages): determine languages...
2001-02-14 Alexandre Petit... parse.y (resolve_qualified_expression_name): Try to...
2001-02-14 Jan Hubickai386.md (fixsfsi2, fixdfdi2): Fix previous patch again.
2001-02-14 Alexandre Petit... decl.c (classdollar_identifier_node): Initialize.
2001-02-13 Jan Hubickai386.md (movsfcc_1): Support integer cmove instruction.
2001-02-13 Jan Hubickai386.c (output_fp_compare): Support SSE.
2001-02-13 Jan Hubicka* regclass.c (init_reg_sets_1): Silence warning.
2001-02-13 Jan Hubickai386.md (sqrt?f2): Change to expander.
2001-02-13 Richard Kennerrtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-13 Jan Hubickacse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_R...
2001-02-13 Jan Hubicka* i386.md (fixsfsi2, fixdfdi2): Fix previous patch.
2001-02-13 Tom TromeyPipedReader.java (ready): Throw IOException if pipe...
2001-02-13 Tom Tromey* gnu/awt/j2d/AbstractGraphicsState.java (clone): Made...
2001-02-13 Tom Tromeyre PR libgcj/1351 (_Jv_select -vs- Thread.interrupt)
2001-02-13 Dirk Muellerfunction.h: Do not use rel_ops for older headers either.
2001-02-13 Jan Hubickai386.md (fixsfsi2, fixdfdi2): Force operand to register...
2001-02-13 Jan Hubickai386.md (add?f3, [...]): Enable for TARGET_SSE(2) too.
2001-02-13 Jan Hubickai386.md (dummy_extendsfdf2): Support SSE2
2001-02-13 Jason Merrill* lang-specs.h: Add more __EXCEPTIONS.
2001-02-13 Richard Kennerconfigure.in: Use "have_gnat" variable, not "gnat".
2001-02-13 Andreas Schwab* MAINTAINERS: Update mail address.
2001-02-13 Richard Kennersparc.c (function_value): Treat all non-record aggregat...
2001-02-13 Jan Hubickai386.c (print_reg): Use ANY_FP_REG instead of FP_REG
2001-02-13 Jan HubickaI will write 100 times "bootsrap must be run from tree...
2001-02-13 Jan HubickaEven more breakage. Sorry!
2001-02-13 Alexandre Olivacombine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): New...
2001-02-13 Jan HubickaFix breakage in my previous checkin.
2001-02-13 Jan Hubickai386.h (SSE_CLASS_P, [...]): New macros.
2001-02-13 Jan Hubickai386.h (VALID_FP_MODE_P, [...]): New.
2001-02-13 Richard Hendersonsparc.md (cmp_cc_arith_op_set): Don't use match_dup...
2001-02-13 Jeff LawDaily bump.
2001-02-13 Bryce McKinlayBlockDataException.java: Removed.
2001-02-13 Alexandre Oliva* explow.c (trunc_int_for_mode): Sign-extend value...
2001-02-13 Geoffrey Keating* g++.dg/vtgc1.C: Update for new ABI.
2001-02-13 Geoffrey Keatingsysv4.h (MASK_NO_BITFIELD_WORD): New macro.
2001-02-12 Martin SchwidefskyAdd config suport for s390
2001-02-12 Richard Kennercselib.c: New file, from simplify-rtx.c.
2001-02-12 Geoffrey Keatingrs6000.c (rs6000_float_const): Remove warning.
2001-02-12 Geoffrey KeatingIn gcc/:
2001-02-12 Joseph Myersc-decl.c (grokdeclarator): In C99 mode...
2001-02-12 Jeff Sturminterpret.cc (continue1): [insn_invokevirtual] Do an...
2001-02-12 Jan Hubickaregclass.c (init_reg_sets_1): Optimize calculation...
2001-02-12 Nathan Sidwelltypeck2.c (process_init_constructor): Check TREE_HAS_CO...
2001-02-12 Nathan Sidwellpt.c (maybe_adjust_types_for_deduction, [...]): Remove...
2001-02-12 Nathan Sidwellextend.texi (Deprecated): Deprecate new initializer...
2001-02-12 Nathan Sidwellmkdeps.c (deps_add_default_target): Robustify.
2001-02-12 Kazu Hiratatoplev.c (push_float_handler): Remove.
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-12 Mark Mitchell* src/locale.cc: Remove bogus locale::id definitions.
2001-02-12 Jeff LawDaily bump.
2001-02-12 Jakub Jelinekc-common.c (constant_fits_type_p): New function.
2001-02-12 Mark MitchellMakefile.in (GXX_ABI_FLAG): Don't define.
2001-02-12 Alexandre Olivalcm.c (compute_earliest): Let EXIT_BLOCK be handled...
2001-02-12 Jeffrey Oldhamcrash26.C: XFAIL if parser produces excess errors messa...
2001-02-11 Gabriel Dos... std_valarray.h: #undef _DEFINE_LOGICAL_OPERATOR...
2001-02-11 Gabriel Dos... valarray_meta.h (_RefFunClos<>_RefRunClos): Fix thinko...
2001-02-11 Gabriel Dos... std_valarray.h (valarray<>::shift): Avoid comparaison...
2001-02-11 Gerald Pfeifer* Makefile.in (distclean): Do not remove .gdbinit.
2001-02-11 Mark MitchellMakefile.in (gcc.o): Fix typos.
2001-02-11 Richard Henderson* tree.c (build1): Check for null operand in last change.
2001-02-11 Alexandre Olivagen-num-limits.cc: Use sigsetjmp and siglongjmp if...
2001-02-11 Richard Hendersonfold-const.c (split_tree): Don't assume a constant...
2001-02-11 Jeff LawDaily bump.
2001-02-11 Gabriel Dos... valarray-inst.cc (gslice::_Indexer::_Indexer): Don...
2001-02-11 Richard Henderson* jump.c (squeeze_notes): Revert 2000-05-12 change.
2001-02-11 Gabriel Dos... char_traits.h (char_traits<char>::int_type): Change...
2001-02-10 Anthony GreenDoc and warning fixes.
2001-02-10 Geoffrey Keatingsysv4.h (LINK_TARGET_SPEC): Use two dashes for --oformat.
2001-02-10 Jeff LawDaily bump.
2001-02-10 Gabriel Dos... Makefile.am: New file.
2001-02-09 Tom Tromey* java/util/Timer.java: New version from Classpath.
2001-02-09 Bryce McKinlayDouble.java (doubleToRawLongBits): Now native.
2001-02-09 Alexandre Petit... [multiple changes]
2001-02-09 Alexandre Petit... mangle_name.c (append_unicode_mangled_name): Emit ...
2001-02-09 Christopher... * config/i386/t-cygwin (T_CPPFLAGS): Use correct locati...
2001-02-09 Alexandre Olivash.md (sibcalli, [...]): Set fp_mode attribute.
2001-02-09 Alexandre Petit... jvgenmain.c (error): Reversed 2001-02-01 deletion.
2001-02-09 Nick CliftonChange output contraint on post inc load/store multiple...
2001-02-09 Nathan Sidwell* include/c_shadow/bits/std_cstdlib.h (lldiv_t): Fix...
2001-02-09 Jason Merrill* lang-specs.h: Restore definition of __EXCEPTIONS.
2001-02-09 Jeff LawDaily bump.
2001-02-09 Alexandre Petit... File.java (java.net): Imported.
next