OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-04-20 nathan * g++.abi/ptrflags.C: New test.
2000-04-20 nathan * rtti.c (init_rtti_processing): Set tinfo_var_id...
2000-04-20 hubicka * calls.c (expand_call): Avoid unnecesary precalculation
2000-04-20 kenner * toplev.c (enum dump_file_index, dump_file): Add...
2000-04-20 kennerFix copuyright notice
2000-04-20 kennerFix whitespace in one place
2000-04-20 lawDaily bump.
2000-04-20 jasonupdate
2000-04-20 jasonfix last change
2000-04-20 jason * typeck.c (build_x_function_call): Resolve...
2000-04-20 tromey * jni.cc (_Jv_JNI_FindClass): Use system class loader...
2000-04-20 apbianco2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-20 jasontypo
2000-04-19 law * avr.c: #include "system.h" instead of <stdio...
2000-04-19 zack * cpphash.c (special_symbol): Represent an empty macro...
2000-04-19 jimbDoc fix.
2000-04-19 jimb*** empty log message ***
2000-04-19 jimb* dwarf2out.c (DWARF2_ADDR_SIZE): New macro. Use it...
2000-04-19 mmitchel * system.h (ONLY_INT_FIELDS): Make sure it is defined.
2000-04-19 kenner * stor-layout.c (place_field): Set rli->offset_align...
2000-04-19 tromey * gjavah.c (cxx_keyword_subst): Avoid potential infini...
2000-04-19 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-19 ghazi * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,
2000-04-19 hubicka * calls.c (precompute_arguments): Remove must_prealloc...
2000-04-19 clmcheck for NO_TRAMPOLINES.
2000-04-19 hubickaEven more lossage, sorry.
2000-04-19 bryce * Makefile.am, Makefile.in: irix_threads.c...
2000-04-19 hubickaFix lossage caused by applying old version of my previo...
2000-04-19 aoliva* stkalign.C: New test.
2000-04-19 bryce2000-04-19 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-19 bryce Imported version version 5.0alpha6.
2000-04-19 hubicka * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
2000-04-19 gkm * execute/20000419-1.c: New test for arg clobbering...
2000-04-19 lawDaily bump.
2000-04-19 zack * cpplib.c (do_pragma_poison): Strings in the token...
2000-04-19 bryceThis commit was generated by cvs2svn to compensate...
2000-04-19 bryceInitial revision
2000-04-19 apbianco2000-04-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-18 wilsonFix problem with relocs in read-only sections for C...
2000-04-18 zack * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
2000-04-18 zack * cppinit.c (handle_option): Don't run error message...
2000-04-18 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-18 mmitchel * cp-tree.h (lang_decl_flags): Remove const_memfunc and
2000-04-18 scox * gengenrtl.c (genlegend): Fix misspelling.
2000-04-18 robertl * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED...
2000-04-18 kenner * ggc-common.c: Add missing blanks.
2000-04-18 kenner * stmt.c (mark_case_node): New function.
2000-04-18 kenner * expmed.c (emit_store_flag): If comparing two-word...
2000-04-18 rthFix typo.
2000-04-18 mmitchel * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE...
2000-04-18 mmitchelAdd expected error
2000-04-18 kenner * c-decl.c (mark_binding_level): Use 'for' instead...
2000-04-18 tromey PR gcj/211:
2000-04-18 lawDaily bump.
2000-04-18 zack * cppexp.c (lex): Don't assume tokens are NUL terminated.
2000-04-18 rth * bb-reorder.c (fixup_reorder_chain): Don't...
2000-04-18 mmitchel * decl2.c (grokfield): Issue error on illegal data...
2000-04-18 mmitchel * function.c (expand_function_start): Use hard_functio...
2000-04-17 zackRegen after last change
2000-04-17 mmitchel * method.c (make_thunk): Set DECL_CONTEXT for a THUNK_...
2000-04-17 hubicka * i386.c (athlon_cost): Fix lea, divide and XFmode...
2000-04-17 rth * loop.c (canonicalize_condition): Add WANT_REG...
2000-04-17 tromey2000-04-17 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-17 zack * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FU...
2000-04-17 rth * builtins.c (expand_builtin_expect): New.
2000-04-17 jakub * config/sparc/sparc.c (eligible_for_sibcall_delay...
2000-04-17 ghazi * symcat.h: Honor autoconf macro HAVE_STRINGIZE...
2000-04-17 ghazi * Makefile.in (stmp-fixproto): Acknowledge...
2000-04-17 hubicka * cse.c (struct check_depdendence_data): New.
2000-04-17 lawDaily bump.
2000-04-17 greenTest case for gcj/209
2000-04-17 greenTest case for gcj/208
2000-04-17 greenMore new tests.
2000-04-17 greenNew tests.
2000-04-17 mmitchel * class.c (build_vtable_entry): Don't build thunks...
2000-04-17 mmitchel * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust,...
2000-04-17 mmitchel * tree.h (struct tree_common): Remove misleading comment.
2000-04-17 tromey * gjavah.c (decompile_method): Use print_field_name.
2000-04-17 green2000-04-16 Anthony Green <green@redhat.com>
2000-04-17 greenPort to sparc 32 and 64 Linux.
2000-04-17 jason * decl.c (decls_match): Allow a redeclaration...
2000-04-17 rthFix typo in recent entry.
2000-04-17 rthFix date on last entry.
2000-04-17 rth * Makefile.in ($(srcdir)/c-parse.y: c-parse...
2000-04-17 rth * i370.c (mvs_add_label): Change spacing for...
2000-04-17 rth * config.sub (case $basic_machine): Change...
2000-04-17 rth * cplus-dem.c (cplus_demangle_opname): Changed...
2000-04-16 mmitchel * config/mips/mips-protos.h (mips_legitimate_address_p...
2000-04-16 rth * rtl.h (enum insn_note): New enumeration....
2000-04-16 mmitchelFix typo
2000-04-16 mmitchel * cp-tree.def (THUNK_DECL): Add to documentation.
2000-04-16 lawDaily bump.
2000-04-16 zack * cpplex.c (_cpp_read_and_prescan): Enlarge len by...
2000-04-16 mmitchelNew test
2000-04-16 bryce2000-04-16 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-16 zack * cpplex.c (output_line_command): Remove debugging...
2000-04-16 neil * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT...
2000-04-16 drepperUpdate.
2000-04-16 drepper(ix86_expand_epilogue): Yes, the x86 can pop 64k at...
2000-04-15 dje * toplev.c (display_help): Prefix "f" to "sched...
next