summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Imported version version 5.0alpha6.bryce2000-04-1944-2161/+1480
* * loop.c (check_insn_for_bivs, for_every_insn_in_loop,hubicka2000-04-193-338/+266
* * execute/20000419-1.c: New test for arg clobbering withgkm2000-04-192-0/+27
* Daily bump.law2000-04-195-5/+5
* * cpplib.c (do_pragma_poison): Strings in the token buffer arezack2000-04-192-2/+7
* This commit was generated by cvs2svn to compensate for changes in r33244,bryce2000-04-1911-135/+484
* Initial revisionbryce2000-04-193-0/+488
* 2000-04-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-193-180/+290
* Fix problem with relocs in read-only sections for C++ code.wilson2000-04-182-0/+9
* * cccp.c, cexp.y, cexp.c, cccp.1: Removed.zack2000-04-1837-16069/+546
* * cppinit.c (handle_option): Don't run error message throughzack2000-04-182-1/+6
* * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner2000-04-1815-105/+149
* * cp-tree.h (lang_decl_flags): Remove const_memfunc andmmitchel2000-04-186-23/+54
* * gengenrtl.c (genlegend): Fix misspelling.scox2000-04-182-1/+5
* * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. Check thatrobertl2000-04-1810-197/+273
* * ggc-common.c: Add missing blanks.kenner2000-04-184-4/+12
* * stmt.c (mark_case_node): New function.kenner2000-04-182-11/+22
* * expmed.c (emit_store_flag): If comparing two-word integerkenner2000-04-182-6/+32
* Fix typo.rth2000-04-181-1/+1
* * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when themmitchel2000-04-183-1/+14
* Add expected errormmitchel2000-04-181-1/+1
* * c-decl.c (mark_binding_level): Use 'for' instead of `while'.kenner2000-04-185-230/+274
* PR gcj/211:tromey2000-04-182-21/+85
* Daily bump.law2000-04-185-5/+5
* * cppexp.c (lex): Don't assume tokens are NUL terminated.zack2000-04-189-103/+139
* * bb-reorder.c (fixup_reorder_chain): Don't look up new block again.rth2000-04-182-3/+23
* * decl2.c (grokfield): Issue error on illegal data membermmitchel2000-04-183-1/+28
* * function.c (expand_function_start): Use hard_function_value tommitchel2000-04-182-6/+6
* Regen after last changezack2000-04-171-7/+10
* * method.c (make_thunk): Set DECL_CONTEXT for a THUNK_DECL.mmitchel2000-04-172-0/+5
* * i386.c (athlon_cost): Fix lea, divide and XFmode move costs.hubicka2000-04-174-66/+236
* * loop.c (canonicalize_condition): Add WANT_REG argument.rth2000-04-175-79/+75
* 2000-04-17 Bryce McKinlay <bryce@albatross.co.nz>tromey2000-04-172-5/+14
* * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).zack2000-04-177-387/+260
* * builtins.c (expand_builtin_expect): New.rth2000-04-1711-32/+256
* * config/sparc/sparc.c (eligible_for_sibcall_delay): Cannot usejakub2000-04-172-3/+10
* * symcat.h: Honor autoconf macro HAVE_STRINGIZE. Addghazi2000-04-172-1/+15
* * Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.ghazi2000-04-173-1/+10
* * cse.c (struct check_depdendence_data): New.hubicka2000-04-172-13/+36
* Daily bump.law2000-04-175-5/+5
* Test case for gcj/209green2000-04-172-0/+8
* Test case for gcj/208green2000-04-172-0/+20
* More new tests.green2000-04-171-0/+7
* New tests.green2000-04-174-0/+34
* * class.c (build_vtable_entry): Don't build thunks for type-infommitchel2000-04-172-1/+9
* * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now thatmmitchel2000-04-172-2/+5
* * tree.h (struct tree_common): Remove misleading comment.mmitchel2000-04-172-5/+6
* * gjavah.c (decompile_method): Use print_field_name.tromey2000-04-172-2/+7
* 2000-04-16 Anthony Green <green@redhat.com>green2000-04-173-2/+7
* Port to sparc 32 and 64 Linux.green2000-04-1712-59/+476