aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay44-2161/+1480
2000-04-19loop.c (check_insn_for_bivs, [...]): Break out from ...Jan Hubicka3-338/+266
2000-04-1920000419-1.c: New test for arg clobbering with sibling-call optimizations.Greg McGary2-0/+27
2000-04-19Daily bump.Jeff Law5-5/+5
2000-04-19cpplib.c (do_pragma_poison): Strings in the token buffer are not nul-terminated.Zack Weinberg2-2/+7
2000-04-19This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay11-135/+484
2000-04-19Initial revisionBryce McKinlay3-0/+488
2000-04-18[multiple changes]Alexandre Petit-Bianco3-180/+290
2000-04-18Fix problem with relocs in read-only sections for C++ code.Jim Wilson2-0/+9
2000-04-18cccp.c, [...]: Removed.Zack Weinberg37-16069/+546
2000-04-18cppinit.c (handle_option): Don't run error message through gettext twice.Zack Weinberg2-1/+6
2000-04-18conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner15-105/+149
2000-04-18cp-tree.h (lang_decl_flags): Remove const_memfunc and volatile_memfunc.Mark Mitchell6-23/+54
2000-04-18* gengenrtl.c (genlegend): Fix misspelling.Stan Cox2-1/+5
2000-04-18configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.Robert Lipe10-197/+273
2000-04-18ggc-common.c: Add missing blanks.Richard Kenner4-4/+12
2000-04-18stmt.c (mark_case_node): New function.Richard Kenner2-11/+22
2000-04-18expmed.c (emit_store_flag): If comparing two-word integer with zero, can opti...Richard Kenner2-6/+32
2000-04-18Fix typo.Richard Henderson1-1/+1
2000-04-18cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the mark is active.Mark Mitchell3-1/+14
2000-04-18Add expected errorMark Mitchell1-1/+1
2000-04-18c-decl.c (mark_binding_level): Use 'for' instead of `while'.Richard Kenner5-230/+274
2000-04-18re GNATS gcj/211 (gcjh doesn't handle method names that are reserved C++ keyw...Tom Tromey2-21/+85
2000-04-18Daily bump.Jeff Law5-5/+5
2000-04-18cppexp.c (lex): Don't assume tokens are NUL terminated.Zack Weinberg9-103/+139
2000-04-17bb-reorder.c (fixup_reorder_chain): Don't look up new block again.Richard Henderson2-3/+23
2000-04-18decl2.c (grokfield): Issue error on illegal data member declaration.Mark Mitchell3-1/+28
2000-04-18function.c (expand_function_start): Use hard_function_value to compute the RT...Mark Mitchell2-6/+6
2000-04-17Regen after last changeZack Weinberg1-7/+10
2000-04-17* method.c (make_thunk): Set DECL_CONTEXT for a THUNK_DECL.Mark Mitchell2-0/+5
2000-04-17i386.c (athlon_cost): Fix lea, divide and XFmode move costs.Jan Hubicka4-66/+236
2000-04-17loop.c (canonicalize_condition): Add WANT_REG argument.Richard Henderson5-79/+75
2000-04-17gjavah.c (print_name_for_stub_or_jni): Don't prefix method names with a newli...Bryce McKinlay2-5/+14
2000-04-17aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).Zack Weinberg7-387/+260
2000-04-17builtins.c (expand_builtin_expect): New.Richard Henderson11-32/+256
2000-04-17sparc.c (eligible_for_sibcall_delay): Cannot use leaf sibcall delay slot if f...Jakub Jelinek2-3/+10
2000-04-17symcat.h: Honor autoconf macro HAVE_STRINGIZE.Kaveh R. Ghazi2-1/+15
2000-04-17Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.Kaveh R. Ghazi3-1/+10
2000-04-17cse.c (struct check_depdendence_data): New.Jan Hubicka2-13/+36
2000-04-17Daily bump.Jeff Law5-5/+5
2000-04-17Test case for gcj/209Anthony Green2-0/+8
2000-04-17Test case for gcj/208Anthony Green2-0/+20
2000-04-17More new tests.Anthony Green1-0/+7
2000-04-17New tests.Anthony Green4-0/+34
2000-04-17class.c (build_vtable_entry): Don't build thunks for type-info functions.Mark Mitchell2-1/+9
2000-04-17dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that UNITS_PER_WORD is un...Mark Mitchell2-2/+5
2000-04-17* tree.h (struct tree_common): Remove misleading comment.Mark Mitchell2-5/+6
2000-04-17re GNATS gcj/205 (gcjh confused about similar method and attribute names)Tom Tromey2-2/+7
2000-04-17configure: Rebuiltd.Anthony Green3-2/+7
2000-04-17Port to sparc 32 and 64 Linux.Jakub Jelinek12-59/+476