aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
1998-08-25reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on th...Jeffrey A Law2-2/+31
1998-08-25* gcc.c-torture/compile/980825-1.c: New test.Jeffrey A Law2-0/+34
1998-08-25typeck.c (comp_cv_target_types): Split out...Jason Merrill3-29/+76
1998-08-25Fi xexecute/bcp-1.c: Treat CONSTANT_P_RTX as a general operand in movsi.Nick Clifton2-0/+6
1998-08-25search.c (dependent_base_p): Don't compare a binfo to current_class_type; use...Mark Mitchell3-1/+28
1998-08-25tree.c (valid_machine_attribute): Don't apply attributes to both decl and type.Jason Merrill2-3/+9
1998-08-25Oops. forgot to kill the >>> from the conflict.Richard Henderson1-1/+0
1998-08-25reload.c (operands_match_p): Handle rtvecs.Richard Henderson5-110/+206
1998-08-25alias.c: Include output.h.Mark Mitchell3-6/+18
1998-08-25* sh.h (GIV_SORT_CRITERION): Delete.J"orn Rennecke3-17/+4
1998-08-25* cp-tree.h (CLASS_TYPE_P): Revise definition.Mark Mitchell2-5/+10