aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-08-30expr.c (expand_expr): Change ">" to ">=" making MOVE_RATIO use consistent.Hans-Peter Nilsson3-2/+13
1998-08-30* collect2.c (mktemp): Delete unused declaration.Jeffrey A Law2-1/+2
1998-08-30error.c (dump_decl): Use CP_DECL_CONTEXT, not DECL_CONTEXT, when comparing wi...Mark Mitchell2-2/+6
1998-08-30980626-1.c: Delete this test.Jeffrey A Law2-16/+5
1998-08-30xm-netbsd.h: Remove unnecessary file.Jeffrey A Law7-32/+6
1998-08-30convert.c (convert_to_integer): Issue an error on conversions to incomplete t...Mark Mitchell2-0/+13
1998-08-30Makefile.in: Add lang_tree_files and gencheck.h.Martin v. Löwis5-94/+117
1998-08-30decl.c (grokfndecl): Issue error on declaration of friend templates with expl...Mark Mitchell3-0/+26
1998-08-30pt.c (convert_template_argument): New function, split out from...Mark Mitchell3-263/+265
1998-08-29Daily bump.Jeff Law1-1/+1
1998-08-29sparc.md (pic_lo_sum_di, [...]): Rename to movdi_lo_sum_pic and movdi_high_pi...David S. Miller4-5/+21
1998-08-29Fix thinko in ultra_cmove_results_ready_p.David S. Miller2-3/+4
1998-08-29cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after th...Mumit Khan1-15/+47
1998-08-29cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after th...Mumit Khan1-0/+5
1998-08-29m68k.md (beq0_di): Generate correct (and more efficient) code when...Jeffrey A Law2-0/+42
1998-08-29* Makefile.in (INSTALL): Remove "--no-header" argument.Jeffrey A Law2-1/+3
1998-08-29* NEWS: Various updates.Jeffrey A Law2-1/+103
1998-08-29Bring version # and generated files updates over from the branch.Jeff Law4-69/+185
1998-08-29Benjamin Kosnik1-3/+3
1998-08-29Benjamin Kosnik1-0/+177
1998-08-29pt.c (decl_template_parm_p): Add checks for TEMPLATE_TEMPLATE_PARM.Benjamin Kosnik1-0/+5
1998-08-29pt.c (decl_template_parm_p): Add checks for TEMPLATE_TEMPLATE_PARM.Benjamin Kosnik1-9/+18
1998-08-28Daily bump.Jeff Law1-1/+1
1998-08-28sparc.c (arith_operand, [...]): Mark mode as unused.David S. Miller3-42/+73
1998-08-28New testMark Mitchell1-0/+27
1998-08-28TweakMark Mitchell1-2/+2
1998-08-28New testMark Mitchell1-0/+16
1998-08-28* lex.c (do_identifier): Fix thinko in previous change.Mark Mitchell2-7/+15
1998-08-28cp-tree.h (build_enumerator): Take the enumeration type as a paramter.Mark Mitchell1-814/+823
1998-08-28New testMark Mitchell1-0/+37
1998-08-28Add support for discarding unused virtual functions.Jason Merrill6-1/+150
1998-08-28cp-tree.h (build_enumerator): Take the enumeration type as a paramter.Mark Mitchell7-61/+96
1998-08-28fix XCRASH setupBrendan Kehoe1-1/+4
1998-08-28dd `_eb91_' in front of the typenames, to avoid linux hiccupsBrendan Kehoe1-11/+11
1998-08-28sparc.md (DImode, [...]): Delete self_reference code.Jim Wilson2-16/+13
1998-08-28cp-tree.h (finish_base_specifier): New function.Mark Mitchell6-503/+457
1998-08-28loop.c (check_dbra_loop): Pass COMPARISON_VALUE, not COMPARISON_VAL, into inv...Brendan Kehoe2-1/+6
1998-08-28mark as xfail for now, since we have the test but don't have a fix yetBrendan Kehoe1-1/+1
1998-08-28regmove.c (regclass_compatible_p): New function.J"orn Rennecke2-13/+37
1998-08-28loop.c (check_dbra_loop): Fix calculation of FINAL_VALUE when COMPARISON_VAL ...J"orn Rennecke2-3/+14
1998-08-28Update reference to standard.Martin v. Löwis1-1/+2
1998-08-27Daily bump.Jeff Law1-1/+1
1998-08-27loop.c (check_dbra_loop): The loop ending comparison value must be an invaria...Jeffrey A Law2-0/+12
1998-08-27loop.c (scan_loop): Count down from max_reg_num - 1 to FIRST_PSEUDO_REGISTER ...Jeffrey A Law2-2/+3
1998-08-27loop.c (scan_loop): Count down from max_reg_num - 1 to FIRST_PSEUDO_REGISTER ...Jeffrey A Law2-1/+5
1998-08-27980827-1.c: New test.Jeffrey A Law2-0/+28
1998-08-27Fix typo.Per Bothner1-1/+1
1998-08-27Migrate from devo/gcc/ch.Per Bothner1-0/+39
1998-08-27Per Bothner40-0/+28969
1998-08-27Migrate from devo/gcc/ch.Per Bothner8-0/+1038