OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-02-16 bkoz2001-02-14 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-16 kenner * flow.c (tidy_fallthru_edge): Never end block on...
2001-02-16 kenner * function.c (assign_parms): Set RTX_UNCHANGING_P...
2001-02-16 bryce * java/util/TreeMap.java (nil): Made non-final.
2001-02-16 bkoz2001-02-15 Anthony Green <green@redhat.com>
2001-02-16 bryce * java/util/TreeSet.java (clone): Made subclass safe...
2001-02-16 bkoz2001-02-15 Rodney Brown <RodneyBrown@mynd.com>
2001-02-16 mmitchel Remove old ABI support from libsupc++.
2001-02-16 mmitchel * typeck2.c (build_m_component_ref): Robustify.
2001-02-16 bkoz2001-02-15 Benjamin Kosnik <bkoz@redhat.com>
2001-02-15 pme2001-02-15 Phil Edwards <pme@sources.redhat.com>
2001-02-15 aph2001-02-14 Andrew Haley <aph@redhat.com>
2001-02-15 mmitchel * invoke.texi (--param): Document.
2001-02-15 aoliva* config/sh/sh.h (BOOL_TYPE_SIZE): Don't define.
2001-02-15 green2001-02-15 Anthony Green <green@redhat.com>
2001-02-15 green2001-02-15 Anthony Green <green@redhat.com>
2001-02-15 aoliva* friend1.C: New test.
2001-02-15 aoliva* friend.c (do_friend): Don't take the nested [template...
2001-02-15 hubickaFix problem in my previous accidental obvious bugfix...
2001-02-15 hubickaFix cvtss2sd constraints.
2001-02-15 hubicka * i386.md (fop_df_3 splitter): Fix operand number.
2001-02-15 lawDaily bump.
2001-02-15 bryce * java/util/AbstractSequentialList.java: Synchr...
2001-02-15 bryce * java/util/HashSet.java (clone): Remove try/catch.
2001-02-15 bryce * gnu/awt/j2d/DirectRasterGraphics.java (clone): Hoist...
2001-02-15 bryce * java/util/TreeSet.java (clone): Call TreeMap.clone...
2001-02-15 gdr * testsuite/lib/libstdc++.exp(dg-test): Lift...
2001-02-15 bryce * Make-lang.in (jvspec.o): Modify rule to match that...
2001-02-15 apbianco2001-02-14 Tom Tromey <tromey@redhat.com>
2001-02-14 hubickaFix syntax error in previous checkin.
2001-02-14 hubicka * invoke.texi (-mreg-alloc): Nuke.
2001-02-14 rth * toplev.c (f_options): Clarify -fschedule...
2001-02-14 hubicka * i386.h (RETURN_IN_MEMORY): Fix formating; reject...
2001-02-14 amylaar * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2001-02-14 amylaar * gcc.c-torture/execute/920302-1.c (execute):
2001-02-14 hubickaFix Richard suggested and I forgot.
2001-02-14 hubicka * i386-protos.h (ix86_memory_move_cost): Move offline.
2001-02-14 hubicka * regclass.c (init_reg_sets_1): Reinstall the optimiza...
2001-02-14 oldham2001-02-14 Jeffrey Oldham <oldham@codesourcery.com>
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:
next