aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-02-18Daily bump.GCC Administrator2-2/+2
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-17reg-stack.c (stack_def): Make field reg unsigned.Jan Hubicka2-3/+9
2001-02-17Daily bump.GCC Administrator2-2/+2
2001-02-16Fix error in previous entryRichard Kenner1-1/+1
2001-02-16cp-tree.h (DECL_USE_VTT_PARM): Remove.Jason Merrill6-21/+14
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-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 Law2-2/+2
2001-02-16pt.c (push_template_decl_real): Don't remangle the name of a class template.Mark Mitchell3-1/+32
2001-02-16pt.c (push_template_decl_real): Don't remangle the name of a class template.Mark Mitchell3-1/+25
2001-02-16* gcc.c-torture/execute/longlong.c: New test.Neil Booth2-0/+43
2001-02-16cppfiles.c (_cpp_make_system_header): Generate a file change callback.Neil Booth2-0/+7
2001-02-15Fix typosDJ Delorie4-11/+11
2001-02-15Makefile.in (install-common): Don't depend on installdirs here.Jim Meyering8-9/+32
2001-02-15* flow.c (tidy_fallthru_edge): Never end block on line number NOTE.Richard Kenner2-1/+10
2001-02-15function.c (assign_parms): Set RTX_UNCHANGING_P in pseudo when we do in memory.Richard Kenner2-2/+10
2001-02-16* typeck2.c (build_m_component_ref): Robustify.Mark Mitchell3-10/+15
2001-02-15* invoke.texi (--param): Document.Mark Mitchell2-0/+23
2001-02-15* config/sh/sh.h (BOOL_TYPE_SIZE): Don't define.Alexandre Oliva2-7/+4
2001-02-15* friend1.C: New test.Alexandre Oliva2-0/+16
2001-02-15friend.c (do_friend): Don't take the nested [template] class into account whe...Alexandre Oliva2-3/+15
2001-02-15Fix problem in my previous accidental obvious bugfix checkin. Add Changelog.Jan Hubicka2-1/+4
2001-02-15Fix cvtss2sd constraints.Jan Hubicka1-4/+4