aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-02-18* config/ns32k/ns32k.h (ADJSP): Upcase arguments.Richard Henderson2-4/+6
2001-02-18* config/alpha/alpha.md (movsi_fix): Fix typo in pattern name.Richard Henderson2-1/+3
2001-02-18* reload1.c (reload_cse_simplify_set): Fix typo.Richard Henderson2-1/+5
2001-02-18* diagnostic.c (_fatal_insn): Decrement errorcount.Richard Kenner2-0/+7
2001-02-18* invoke.texi (-I): Add note avoiding use for system header files.Richard Kenner2-3/+8
2001-02-18rtl.h (add_clobbers): Remove duplicate declaration.Richard Kenner4-16/+71
2001-02-18Daily bump.GCC Administrator5-5/+5
2001-02-18Revert experimental hunk accidentally included in committed change.Jeff Law1-3/+2
2001-02-18pa.c (hppa_expand_prologue): Simplify code storing return pointer.Alan Modra2-125/+116
2001-02-18pa.c (pa_adjust_insn_length): Check that block move pattern is a set before l...Alan Modra2-2/+9
2001-02-18fold-const.c (fold_binary_op_with_conditional_arg): New function, split out f...Mark Mitchell4-116/+160
2001-02-18print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a...Mark Mitchell2-1/+6
2001-02-18init.c (build_new): Allow enumeration types for the array-bounds in a direct-...Mark Mitchell5-2/+23
2001-02-18aclocal.m4 (gcc_AC_CHECK_DECL): Before attempting the test...Kaveh R. Ghazi3-99/+120
2001-02-18pt.c (check_explicit_specialization): Copy TREE_PRIVATE and TREE_PROTECTED fr...Mark Mitchell3-0/+30
2001-02-17decl2.c (build_artificial_parm): Set TREE_READONLY.Jason Merrill5-2/+34
2001-02-17* call.c (check_dtor_name): Handle template names correctly.Mark Mitchell3-0/+23
2001-02-17* invoke.texi (-Woverloaded-virtual): Clarify documentation.Mark Mitchell2-7/+26
2001-02-17improve commentJason Merrill1-1/+6
2001-02-17reload1.c (reload_cse_simplify_set): Respect LOAD_EXTEND_OP when replacing a ...Richard Henderson2-15/+84
2001-02-17recog.c (validate_replace_src_1): New.Richard Kenner4-18/+120
2001-02-17std_ostream.h: Replaced usage of _Traits::_S_eos() with _CharT() as per secti...Greg Bumgardner10-37/+48
2001-02-17* java/util/TimerTask.java: New version from Classpath.Mark Wielaard2-64/+71
2001-02-17Remerge with Classpath (changes by Bryce McKinlay <bryce@albatross.co.nz>)Mark Wielaard2-80/+135
2001-02-17* HACKING: new fileMark Wielaard2-0/+50
2001-02-17DataInputStream.java: update copyright noticeMark Wielaard7-35/+148
2001-02-17reg-stack.c (stack_def): Make field reg unsigned.Jan Hubicka2-3/+9
2001-02-17Daily bump.GCC Administrator5-5/+5
2001-02-16Fix error in previous entryRichard Kenner1-1/+1
2001-02-17Allow configuration of texinfo for Cygwin hosts.Nick Clifton2-1/+6
2001-02-16cp-tree.h (DECL_USE_VTT_PARM): Remove.Jason Merrill6-21/+14
2001-02-16char_traits.cc: Move to ...Benjamin Kosnik3-5/+13
2001-02-16cplus-dem.c (main): Initialize style.Loren J. Rittle2-1/+5
2001-02-16decl.c (check_tag_decl): Make sure a typedef for an anonymous class-type intr...Gabriel Dos Reis4-0/+42
2001-02-16expr.c (build_instanceof): Check for arrays when trying fold to false.Alexandre Petit-Bianco2-6/+13
2001-02-16call.c (convert_like_real): Create a temporary for non-lvalue.Jakub Jelinek4-6/+32
2001-02-16Patch from Jes Sorensen for build failure.Jes Sorensen2-1/+6
2001-02-16gcse.c (hash_scan_set): If cprop, see if REG_EQUAL or REG_EQUIV.Richard Kenner2-156/+131
2001-02-16recog.c (validate_replace_rtx): Replace in operands of ZERO_EXTRACT in SET_DEST.Richard Kenner2-2/+12
2001-02-16Use C fixincludes for UnixWare 7.Bruce Korb4-50/+257
2001-02-16cse.c (new_label_ref): New variable.Richard Kenner2-4/+24
2001-02-16mathconf.h (FINITE_P, INFINITE_P): Remove macro definitions.Gabriel Dos Reis2-94/+5
2001-02-16resource.c (mark_referenced_resources): Fix typo in introductory comment.Jeffrey Oldham3-4/+11
2001-02-16cp-tree.h: Fix typos in comments.Jeffrey Oldham2-3/+7
2001-02-16fix comment typoJason Merrill1-1/+1
2001-02-16dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL.Jason Merrill7-20/+78
2001-02-16tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.Jason Merrill4-13/+29
2001-02-16gdbinit: Rename to gdbinit.in.Gerald Pfeifer5-31/+35
2001-02-16objc-act.c (start_class): Register implemented_classes with GC.Jakub Jelinek2-1/+9
2001-02-16Daily bump.Jeff Law5-5/+5