aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-10-22calls.c (combine_pending_stack_adjustment_and_call): Don't adjust stack when ...Alexandre Oliva2-1/+6
2000-10-22genfixes: Remove EGCS reference.Joseph Myers4-20/+37
2000-10-22tree.h (TYPE_IS_SIZETYPE): Add more documentation.Mark Mitchell4-12/+30
2000-10-22Makefile.am: Added rules for libgcjx library.Rolf W. Rasmussen64-310/+8192
2000-10-22* POTFILES.in: Add config/i386/netware.h and config/netware.h.Geoff Keating2-0/+6
2000-10-22Daily bump.Jeff Law5-5/+5
2000-10-22decl2.c (arg_assoc_type): Handle VECTOR_TYPE.Geoff Keating4-0/+19
2000-10-22* decl.c (init_decl_processing): Call MD_INIT_BUILTINS.Geoff Keating2-0/+8
2000-10-21parse.y (operator): Set got_object from got_scope.Jason Merrill4-12/+80
2000-10-21acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.Benjamin Kosnik2-2/+10
2000-10-21acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.Benjamin Kosnik10-1000/+1236
2000-10-21POTFILES.in: Remove config/rs6000/netware.h.Philipp Thomas3-5/+13
2000-10-21diagnostic.c: Remove EGCS reference in comment.Joseph Myers5-3/+11
2000-10-21[multiple changes]Benjamin Kosnik13-62/+101
2000-10-21Warning fixes:Kaveh R. Ghazi5-4/+31
2000-10-21* loop.c (strength_reduce): Fix error in last change.Richard Kenner2-1/+5
2000-10-21Daily bump.Jeff Law5-5/+5
2000-10-21* gcc.dg/noncompile/init-3.c: New test.Jakub Jelinek2-0/+8
2000-10-21parse.y (do_resolve_class): Also explore superclasses of intermediate enclosi...Bryce McKinlay2-4/+11
2000-10-20Makefile.in (SHLIB_NM_FLAGS): New.David Edelsohn4-2/+32
2000-10-21configopts.html, [...]: Remove many EGCS references...Joseph Myers18-197/+210
2000-10-20Warning fixes:Kaveh R. Ghazi7-7/+33
2000-10-20From Arno J. Klaassen:Tom Tromey3-0/+6
2000-10-20* tree.c (walk_tree): Don't walk into default args.Jason Merrill1-0/+31
2000-10-20tree.c (walk_tree): Don't walk into default args.Jason Merrill3-3/+14
2000-10-20Removed erroneous ChangeLog entryTom Tromey1-7/+0
2000-10-20Makefile.in: Rebuilt.Tom Tromey5-49/+171
2000-10-20jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey9-201/+144
2000-10-20cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.Tom Tromey3-2/+9
2000-10-20expr.c (expand_expr, [...]): Set RTX_UNCHANGING_P on returned MEM.Richard Kenner3-17/+64
2000-10-20gcse.c (set_hash_table_size): Now unsigned.Richard Kenner1-2/+2
2000-10-20* Use "because" instead of since in error messages.David Edelsohn4-4/+14
2000-10-20stor-layout.c (compute_record_mode): Use tree_low_cst.Richard Kenner2-30/+15
2000-10-20loop.c (strength_reduce): Show when new register made for giv is known to be ...Richard Kenner2-1/+44
2000-10-20gcse.c (set_hash_table_size): Now unsigned.Richard Kenner4-10/+25
2000-10-20* function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.Richard Kenner2-4/+6
2000-10-20Fix formatting after collision.Richard Henderson1-0/+1
2000-10-20regrename.c (rr_replace_reg): Rewrite to use recog_data to perform substituti...Richard Henderson2-112/+61
2000-10-20fold-const.c (force_fit_type): Unsigned values can overflow if they are sizet...Richard Kenner4-4/+26
2000-10-20* function.c (locate_and_pad_parm): Zero alignment_pad.Richard Henderson2-0/+6
2000-10-20* dwarf2out.c (add_bound_info): Also ignore COND_EXPR.Richard Kenner2-0/+3
2000-10-20combine.c (struct undo): Change int to unsigned int.Richard Kenner2-10/+21
2000-10-20decl.c (revert_static_member_fn): Fixed typo.Jeffrey Oldham2-2/+5
2000-10-20c-common.c (check_format_info_recurse): Extract string constant initializers ...Joseph Myers5-6/+106
2000-10-20* tree.h (DECL_ALIGN_UNIT): New macro.Mark Mitchell2-1/+7
2000-10-20avr-protos.h (avr_output_bld): New.Marek Michalkiewicz5-349/+797
2000-10-20Add changelog for previous commitAlexandre Oliva1-0/+5
2000-10-20Daily bump.Jeff Law5-5/+5
2000-10-20* t-vax: New file. Don't build modules from libgcc1.c.J. David Anglin2-0/+7
2000-10-20codecvt_unicode_char.cc (test01): Adjust creation of state_type for unicode_c...Benjamin Kosnik7-98/+240