platform/upstream/linaro-gcc.git
2001-02-14 dj* jump.c (jump_optimize_1): When we delete a conditiona...
2001-02-14 jakub * typeck.c (build_unary_op): Clarify error message.
2001-02-14 oldham2001-02-14 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-14 mmitchel * Makefile.in (toplev.o): Depend on params.h.
2001-02-14 aldyhoptional parens around connstructor names
2001-02-14 nathancp:
2001-02-14 hubicka * i386.md (pushsf, pushdf_nointeger): Fix constraint.
2001-02-14 nathancp:
2001-02-14 rth * regclass.c (init_reg_sets_1): Revert last...
2001-02-14 nathancp:
2001-02-14 nathancp:
2001-02-14 lawDaily bump.
2001-02-14 jakub * stor-layout.c (is_pending_size, put_pending_size...
2001-02-14 neil * gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.
2001-02-14 neil * c-lex.c (lex_number): Only warn traditionally...
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-14 bryce * java/lang/natClass.cc (getSignature): Don't try...
2001-02-14 bryce * java/util/TreeMap.java: New file.
2001-02-14 dj* configure.in (check_languages): determine languages...
2001-02-14 apbianco2001-02-13 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-14 hubicka * i386.md (fixsfsi2, fixdfdi2): Fix previous patch...
2001-02-14 apbianco2001-02-13 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-13 hubicka * i386.md (movsfcc_1): Support integer cmove instruction.
2001-02-13 hubicka * i386.c (output_fp_compare): Support SSE.
2001-02-13 hubicka * regclass.c (init_reg_sets_1): Silence warning.
2001-02-13 hubicka * i386.md (sqrt?f2): Change to expander.
2001-02-13 kenner * rtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-13 hubicka * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABL...
2001-02-13 hubicka * i386.md (fixsfsi2, fixdfdi2): Fix previous patch.
2001-02-13 tromey * java/io/PipedReader.java (ready): Throw IOException...
2001-02-13 tromey * gnu/awt/j2d/AbstractGraphicsState.java (clone):...
2001-02-13 tromey Fix for PR libgcj/1351:
2001-02-13 pme2001-02-13 Dirk Mueller <dmuell@gmx.net>
2001-02-13 hubicka * i386.md (fixsfsi2, fixdfdi2): Force operand to register
2001-02-13 hubicka * i386.md (add?f3, sub?f3, mul?f3, dif?f3): Enable...
2001-02-13 hubicka * i386.md (dummy_extendsfdf2): Support SSE2
2001-02-13 jason * lang-specs.h: Add more __EXCEPTIONS.
2001-02-13 kenner * configure.in: Use "have_gnat" variable, not "gnat".
2001-02-13 schwab * MAINTAINERS: Update mail address.
2001-02-13 kenner * config/sparc/sparc.c (function_value): Treat all...
2001-02-13 hubicka * i386.c (print_reg): Use ANY_FP_REG instead of FP_REG
2001-02-13 hubickaI will write 100 times "bootsrap must be run from tree...
2001-02-13 hubickaEven more breakage. Sorry!
2001-02-13 aoliva* combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): New...
2001-02-13 hubickaFix breakage in my previous checkin.
2001-02-13 hubicka * i386.h (SSE_CLASS_P, MMX_CLASS_P, MAYBE_FLOAT_CLASS_P,
2001-02-13 hubicka * i386.h (VALID_FP_MODE_P, VALID_INT_MODE_P): New.
2001-02-13 rth * sparc.md (cmp_cc_arith_op_set): Don't use...
2001-02-13 lawDaily bump.
2001-02-13 bryce * java/io/BlockDataException.java: Removed.
2001-02-13 aoliva* explow.c (trunc_int_for_mode): Sign-extend value...
2001-02-13 geoffk * g++.dg/vtgc1.C: Update for new ABI.
2001-02-13 geoffk * config/rs6000/sysv4.h (MASK_NO_BITFIELD_WORD): New...
2001-02-12 nickcAdd config suport for s390
2001-02-12 kenner * cselib.c: New file, from simplify-rtx.c.
2001-02-12 geoffk * config/rs6000/rs6000.c (rs6000_float_const): Remove...
2001-02-12 geoffkIn gcc/:
2001-02-12 jsm28 * c-decl.c (grokdeclarator): In C99 mode, give the...
2001-02-12 tromey2001-02-12 Jeff Sturm <jeff.sturm@commerceone.com>
2001-02-12 hubicka * regclass.c (init_reg_sets_1): Optimize calculation...
2001-02-12 nathancp:
2001-02-12 nathancp:
2001-02-12 nathan.:
2001-02-12 nathan * mkdeps.c (deps_add_default_target): Robustify. Add
2001-02-12 kazu2001-02-12 Kazu Hirata <kazu@hxi.com>
2001-02-12 mmitchel Remove old ABI support.
2001-02-12 mmitchel * src/locale.cc: Remove bogus locale::id definitions.
2001-02-12 lawDaily bump.
2001-02-12 jakub * c-common.c (constant_fits_type_p): New function.
2001-02-12 mmitchel * Makefile.in (GXX_ABI_FLAG): Don't define.
2001-02-12 aoliva* lcm.c (compute_earliest): Let EXIT_BLOCK be handled...
2001-02-12 oldham2001-02-09 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-11 gdr * include/bits/std_valarray.h: #undef _DEFINE_L...
2001-02-11 gdr * include/bits/valarray_meta.h (_RefFunClos...
2001-02-11 gdr * include/bits/std_valarray.h(valarray<>::shift...
2001-02-11 gerald * Makefile.in (distclean): Do not remove .gdbinit.
2001-02-11 mmitchel2001-02-11 Mark Mitchell <mark@codesourcery.com>
2001-02-11 rth * tree.c (build1): Check for null operand in...
2001-02-11 aoliva* src/gen-num-limits.cc: Use sigsetjmp and siglongjmp...
2001-02-11 rth * fold-const.c (split_tree): Don't assume a...
2001-02-11 lawDaily bump.
2001-02-11 gdr * src/valarray-inst.cc (gslice::_Indexer::_Inde...
2001-02-11 rth * jump.c (squeeze_notes): Revert 2000-05-12...
2001-02-11 gdr2001-02-11 Gabriel Dos Reis <gdr@codesourcery.com>
2001-02-10 greenDoc and warning fixes.
2001-02-10 geoffk * config/rs6000/sysv4.h (LINK_TARGET_SPEC): Use two...
2001-02-10 lawDaily bump.
2001-02-10 gdr2001-02-10 Gabriel Dos Reis <gdr@codesourcery.com>
2001-02-09 tromey * java/util/Timer.java: New version from Classpath.
2001-02-09 bryce * java/lang/Double.java (doubleToRawLongBits): Now...
2001-02-09 apbianco2001-02-09 Raja R Harinath <harinath@cs.umn.edu>
2001-02-09 apbianco2001-02-09 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-09 cgf* config/i386/t-cygwin (T_CPPFLAGS): Use correct locati...
2001-02-09 aoliva* config/sh/sh.md (sibcalli, sibcalli_pcrel, sibcalli...
2001-02-09 apbianco2001-02-09 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-09 nickcChange output contraint on post inc load/store multiple...
2001-02-09 nathan * include/c_shadow/bits/std_cstdlib.h (lldiv_t): Fix...
2001-02-09 jason * lang-specs.h: Restore definition of __EXCEPTIONS.
2001-02-09 lawDaily bump.
2001-02-09 apbianco2001-02-09 Alexandre Petit-Bianco <apbianco@redhat...
next