OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-02-17 hubicka * reg-stack.c (stack_def): Make field reg unsigned.
2001-02-17 gccadminDaily bump.
2001-02-17 kennerFix error in previous entry
2001-02-17 nickcAllow configuration of texinfo for Cygwin hosts.
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 bkoz2001-02-16 Benjamin Kosnik <bkoz@redhat.com>
2001-02-16 bryce2001-02-16 Loren J. Rittle <ljrittle@acm.org>
2001-02-16 gdrcp/
2001-02-16 apbianco2001-02-15 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-16 jakub * call.c (convert_like_real): Create a temporary for...
2001-02-16 wilsonPatch from Jes Sorensen for build failure.
2001-02-16 kenner * gcse.c (hash_scan_set): If cprop, see if REG_EQUAL...
2001-02-16 kenner * recog.c (validate_replace_rtx): Replace in operands of
2001-02-16 korbbUse C fixincludes for UnixWare 7.
2001-02-16 kenner * cse.c (new_label_ref): New variable.
2001-02-16 gdr * libmath/mathconf.h (FINITE_P, INFINITE_P): Remove...
2001-02-16 oldham2001-02-16 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-16 oldham2001-02-16 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-16 jasonfix comment typo
2001-02-16 jason * dwarf2out.c (add_bound_info): Don't crash...
2001-02-16 jason * tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
2001-02-16 gerald * .gdbinit: Rename to gdbinit.in.
2001-02-16 jakub * objc/objc-act.c (start_class): Register implemented_...
2001-02-16 lawDaily bump.
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-02-16 neil * gcc.c-torture/execute/longlong.c: New test.
2001-02-16 neil * cppfiles.c (_cpp_make_system_header): Generat...
2001-02-16 bkoz2001-02-15 Benjamin Kosnik <bkoz@redhat.com>
2001-02-16 bryce * java/util/HashSet.java (clone): Made subclass safe...
2001-02-16 djFix typos
2001-02-16 djgcc/:
2001-02-16 mmitchel * include/bits/istream.tcc: Use ios_base::iostate...
2001-02-16 bkoz2001-02-15 Jeffrey Oldham <oldham@codesourcery.com>
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.
next