summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Mon Jun 15 22:21:57 1998 Craig Burley <burley@gnu.org>fx1998-06-1635-244/+405
* Daily bump.law1998-06-161-1/+1
* updatejason1998-06-151-17/+32
* Reorder tests in last change for speedmeissner1998-06-151-3/+4
* Do not do src->dest copy if register would not be allocated a normal registermeissner1998-06-152-16/+165
* Fix merging error with formerly cygnus local change.wilson1998-06-152-1/+5
* Undo June 11th changemeissner1998-06-152-152/+16
* Sat Jun 13 03:13:18 1998 Craig Burley <burley@gnu.org>fx1998-06-153-2/+11
* Thu May 28 21:32:18 1998 Craig Burley <burley@gnu.org>fx1998-06-1521-1601/+2097
* * config/rs6000/rs6000.c (output_prolog): Change locations andvmakarov1998-06-151-0/+5
* Bump for snapshotlaw1998-06-152-1/+5
* Daily bump.law1998-06-151-1/+1
* Daily bump.law1998-06-141-1/+1
* * class.c (alter_access): Accept a BINFO explaining how to getmmitchel1998-06-133-102/+110
* * cp-tree.h (complete_type_or_else): Declare.mmitchel1998-06-135-22/+76
* * pt.c (for_each_template_parm): Traverse the TYPE_CONTEXT formmitchel1998-06-132-0/+21
* * search.c (get_matching_virtual): Note that member templatesmmitchel1998-06-132-0/+24
* Initial revisionlaw1998-06-132-0/+35
* Kill wrong ev6 comment.rth1998-06-131-2/+0
* * config/sparc/netbsd.h (DEFAULT_PCC_STRUCT_RETURN): Undefine beforerth1998-06-132-0/+6
* Daily bump.law1998-06-131-1/+1
* (ENDFILE_SPEC): Add -lgloss.devans1998-06-122-1/+2
* * m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.devans1998-06-122-1/+5
* * pt.c (check_explicit_specialization): If DECLARATOR turned intobrendan1998-06-123-3/+25
* Mips warning fixes:ghazi1998-06-123-81/+150
* * class.c (instantiate_type): Don't treat template-ids that don'tmmitchel1998-06-126-52/+94
* * fold-const.c (fold): Revert last change. It breaks constantrth1998-06-122-17/+10
* * expr.c (do_jump, case EQ_EXPR, NE_EXPR): When comparing complexschwab1998-06-122-36/+49
* Daily bump.law1998-06-121-1/+1
* * gcc.c-torture/execute/980612-1.c: New test.law1998-06-122-0/+21
* 8law1998-06-111-0/+1
* law1998-06-111-0/+4
* * pt.c (is_member_template_class): New function.mmitchel1998-06-113-3/+41
* * i386.md (cmpsi_1, cmphi_1, cmpqi_1): Remove codelaw1998-06-112-27/+9
* 8bkoz1998-06-111-3/+6
* bkoz1998-06-111-0/+5
* Fix m68k build failure.wilson1998-06-112-2/+7
* * config/rs6000/x-aix43 (AR): Delete.dje1998-06-112-1/+6
* * config/i386/aix386ng.h (CPP_SPEC): Remove extraneous quote.law1998-06-112-1/+5
* Fix mips build error.wilson1998-06-112-2/+8
* For regmove if we could not improve code by changing the source to the destin...meissner1998-06-113-13/+163
* Thu Jun 11 10:30:09 1998 Dave Brolley <brolley@cygnus.com>brolley1998-06-112-1/+7
* Daily bump.law1998-06-111-1/+1
* * call.c (convert_default_arg): Make global, not static.mmitchel1998-06-116-223/+149
* * rtl.h (rtx_def): Improve documentation.mmitchel1998-06-102-2/+7
* * c-decl.c (grokdeclarator): Remove unused variable "last".law1998-06-102-2/+2
* * c-decl.c (start_decl): Correct test for -Wmain.law1998-06-102-2/+8
* * search.c (covariant_return_p): Complain about ambiguous base.jason1998-06-102-1/+8
* * typeck.c (build_component_ref): Diagnose ref to nested type.jason1998-06-102-7/+10
* Fix build failure when pointers smaller than integers.wilson1998-06-102-32/+21