aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-08-27Per Bothner18-0/+1799
1998-08-27Per Bothner26-0/+18292
1998-08-27Per Bothner25-0/+13517
1998-08-27dPer Bothner1-0/+735
1998-08-27Per Bothner1-0/+40
1998-08-27Per Bothner2-0/+1322
1998-08-27(Per Bothner1-0/+1241
1998-08-27add missing typedefsBrendan Kehoe1-0/+2
1998-08-27* i386.c (print_operand): Remove obsolete 'c' docs.Jeffrey A Law2-1/+4
1998-08-27lex.c (handle_cp_pragma): Remove #pragma vtable.Jason Merrill10-131/+49
1998-08-27fix testBrendan Kehoe1-2/+2
1998-08-27search.c: Tear out all mi_matrix and memoize code.Jason Merrill8-735/+35
1998-08-27Never change BINFO_INHERITANCE_CHAIN.Jason Merrill8-101/+110
1998-08-27gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION.Tom Tromey3-2/+49
1998-08-27* haifa-sched.c (sched_analyze_insn): Fix thinko in last change.Jeffrey A Law2-5/+9
1998-08-27class.c (build_vbase_path): Use reverse_path.Mark Mitchell14-104/+137
1998-08-27Remove commaMark Mitchell1-1/+1
1998-08-27loop.c (check_dbra_loop): Enable code for reversal of some loops without a kn...J"orn Rennecke2-5/+9
1998-08-26class.c: #if 0 complete_type_p.Jason Merrill6-391/+395
1998-08-26Stop sharing binfos for indirect virtual bases.Jason Merrill4-40/+56
1998-08-26Daily bump.Jeff Law1-1/+1
1998-08-27decl.c (build_enumerator): Set DECL_CONTEXT for the CONST_DECLs.Mark Mitchell3-24/+44
1998-08-26alpha.h (LABEL_ALIGN_AFTER_BARRIER): Was ALIGN_LABEL_AFTER_BARRIER.Richard Henderson1-1/+7
1998-08-26alpha.c (alpha_handle_trap_shadows): Remove do-nothing exit.Richard Henderson3-18/+394
1998-08-26haifa-sched.c (last_clock_var): New.Richard Henderson1-0/+15
1998-08-26calls.c (expand_call): Use bitfield instructions to extract/deposit word size...Jeffrey A Law2-20/+17
1998-08-26Restore -g not supported warning to default irix5 port.Jim Wilson3-0/+5
1998-08-26Make `configure rs6000-ibm-aix4.1' work again.Jim Wilson3-2/+8
1998-08-26haifa-sched.c (sched_analyze_insn): Only create scheduling barriers for LOOP...Jeffrey A Law2-17/+38
1998-08-26cp-tree.h (finish_enum): Change prototype.Mark Mitchell6-47/+110
1998-08-26* lex.c (do_identifier): Fix typo in comment.Mark Mitchell2-1/+5
1998-08-26Do not move register a4 into lr if lr already contains the return address.Nick Clifton2-86/+59
1998-08-26* mn10300.h (RTX_COSTS): Handle UDIV and UMOD too.Jeffrey A Law2-0/+6
1998-08-26loop.c (check_dbra_loop): Add some code that would allow reversal of some loo...J"orn Rennecke2-64/+207
1998-08-26Document overflow bug in check_dbra_loop:J"orn Rennecke2-0/+25
1998-08-26* mips.md (lshrsi3_internal2+2): Fix type-o.Gavin Romig-Koch2-1/+5
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi35-172/+49
1998-08-25sparc.c (sparc_override_options): If not TARGET_FPU, turn off TARGET_VIS.Jakub Jelinek4-14/+86
1998-08-25This change was certainly tested...David S. Miller2-110/+108
1998-08-25Daily bump.Jeff Law1-1/+1
1998-08-25g77.texi: Increment `version-g77' and fix a few typos.Dave Love1-9/+9
1998-08-25g77.texi: Increment `version-g77' and fix a few typos.Dave Love1-0/+4
1998-08-25Split up the ChangeLog.Jeff Law2-13001/+13006
1998-08-25Reorganize FSF/GCC2 ChangeLogs.Jeff Law4-0/+0
1998-08-25loop.c (n_times_set, [...]): Convert to varrays.Mark Mitchell2-97/+136
1998-08-25configure.in: Do not set thread_file to "irix" since no such support exists yet.Jeffrey A Law3-178/+120
1998-08-25sparc.md (float abs/neg splits): Check reload_completed before calling alter_...Jeff Law1-12/+12
1998-08-25sparc.md (float abs/neg splits): Check reload_completed before calling alter_...Jeff Law1-0/+5
1998-08-25sparc.c (sparc_absnegfloat_split_legitimate): New function.David S. Miller4-51/+131
1998-08-25pt.c (tsubst_copy): Only do typename overloading on an IDENTIFIER_NODE that h...Brendan Kehoe2-1/+10