OSDN Git Service

* sh.c (sh_expand_prologue, sh_expand_epilogue):
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1998-04-27 amylaar * sh.c (sh_expand_prologue, sh_expand_epilogue):
1998-04-27 amylaar * sh.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
1998-04-27 meissnerRedefine abort to report linenumber and filename of...
1998-04-27 meissnerFix a warning
1998-04-27 meissnerMake args to jump_optimize symbolic
1998-04-26 rth* alpha.h (CONST_COSTS): Zero is always free.
1998-04-26 jason * cplus-dem.c (gnu_special): Fix off-by-one bug when...
1998-04-26 rth* alpha.c (print_operand): Don't add 'v' suffix for...
1998-04-25 lawBump for snapshot
1998-04-25 law * fold-const.c (fold_convert): Fix typo.
1998-04-25 jfc * alias.c (alias_invariant): New variable.
1998-04-24 law * dbxout.c (dbxout_type): Fix typo.
1998-04-24 law * configure.in: Use CC_FOR_BUILD, not BUILD_CC.
1998-04-24 jfc * expr.c (expand_builtin, case MEMSET): Set MEM_IN_STR...
1998-04-24 amylaar * cse.c (cse_set_around_loop): Don't do optimization...
1998-04-24 law
1998-04-24 amylaar * (gen_shl_and, in case 1): Fix comparison with mask.
1998-04-24 nickcDisallow frame pointer as second register in REG+REG...
1998-04-24 ghaziFix a typo:
1998-04-23 manfred
1998-04-23 amylaarFix for execute/980205.c failure on SH[123].
1998-04-23 wilsonPartial fix for problem reported by Don Bowman.
1998-04-23 wilsonFix macro usage error found by Martin von Loewis's...
1998-04-23 wilsonFix gcov mips switch table interaction bug reported...
1998-04-23 nickcfind_barrier(): Return as soon as a BARRIER insn is...
1998-04-23 amylaar * sh.c (gen_ashift_hi): Implement right shifts via...
1998-04-22 meissnerAdd match_insn2; Fix prototype in loop.c
1998-04-22 jfc * emit-rtl.c (gen_highpart): The high part of a CONST_...
1998-04-22 law
1998-04-22 amacleod* cplus-dem.c: Add code to enable demangling of names...
1998-04-21 wilsonFix fortran failure reported by Craig Burley.
1998-04-21 jfc * genemit.c (gen_exp): Allow machine description to...
1998-04-21 law * mips.h (STACK_BOUNDARY): Allow specific targe...
1998-04-21 jfc * alias.c (mode_alias_check): New function.
1998-04-21 law * c-common.c (type_for_mode): Handle TI types.
1998-04-21 law * mips.c (block_move_loop): Test Pmode == DImod...
1998-04-21 ghaziFixes a problem compiling on sparcs where STRUCT_VALUE...
1998-04-21 rth* sparc.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE...
1998-04-20 wilsonFix BSD/OS build error reported by Shigeya Suzuk.
1998-04-20 wilsonFix i386-* failure that shows up as a cpp usage message.
1998-04-20 devans * flow.c (sbitmap_vector_alloc): Ensure sbitmaps prope...
1998-04-20 wilsonPatch from John Wehle to fix movxf_push spill reg alloc...
1998-04-20 amylaarFormatting fix.
1998-04-20 amylaar * final.c (shorten_branches, init_insn_lengths): Move...
1998-04-20 meissnerFix warning when compiling g++.o
1998-04-20 meissnerSwitch to strrchr if available instead of rindex
1998-04-20 meissnerFor movsf/movdf splits, let movsi define_split handle...
1998-04-20 amylaarFix some problems that resulted in assmebler messages...
1998-04-20 scoxInclude expr.h to get the change_address prototype...
1998-04-20 law * reg-stack.c (subst_asm_stack_regs): Change to return...
1998-04-19 manfred
1998-04-19 rth* haifa-sched.c (queue_to_ready): Fix typo in prototype.
1998-04-18 lawBump for snapshot
1998-04-18 law * i386.md (fix_truncsfdi2+[123]): Add + to operand...
1998-04-18 wilsonPatch from Ulrich to fix problems with default CPU...
1998-04-18 dje * rs6000.md (floatsidf2_loadaddr): rs6000_fpmem...
1998-04-18 wilsonFix regmove typos spotted by H.J. Lu.
1998-04-18 wilsonPatches to make g++/g77 give useful error when no files...
1998-04-18 rthSat Apr 18 01:23:11 1998 John Carr <jfc@mit.edu>
1998-04-18 law * global.c (global_alloc): Don't pass HARD_CONS...
1998-04-17 law
1998-04-17 wilsonFix `make clean' bug with -da files.
1998-04-17 rth* emit-rtl.c (gen_highpart): initialize `word' properly...
1998-04-17 wilsonPatch from John Carr to fix sparc v9 failure.
1998-04-17 wilsonFix vxworks-ppc build failure reported by SXTHREE.
1998-04-17 meissnerDelete mark_seen_cases declaration
1998-04-17 law
1998-04-17 ghaziZap some warnings in target files:
1998-04-17 lawForgot to check in last night.
1998-04-17 lawForgot to commit with last batch of prototype changes.
1998-04-16 law * except.c (push_eh_entry): Add prototype.
1998-04-16 law * dwarfout.c (decl_class_context): Add prototype.
1998-04-16 law * c-lex.c (skip_white_space_on_line): Add proto...
1998-04-16 law * alias.c (record_set): Add prototype.
1998-04-16 law * function.c (assign_outer_stack_local): Make...
1998-04-16 law * haifa-sched.c (build_control_flow): Accept...
1998-04-16 law * basic-block.h (compute_dominators): Declare.
1998-04-16 law
1998-04-16 wilsonPatch to fix x86 gcc.dg/980226-1.c failure report by...
1998-04-16 bothner
1998-04-16 mmitchel1998-04-15 Mark Mitchell <mmitchell@usa.net>
1998-04-15 law * flow.c (sbitmap_union_of_successors): New...
1998-04-15 wilsonFix host/build confusion with gas and gnu_ld flags.
1998-04-15 brolleyWed Apr 15 14:50:05 1998 Dave Brolley <brolley@cygnus...
1998-04-15 law * pa.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing...
1998-04-15 meissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-15 law * fixincludes: discard empty C++ comments,...
1998-04-15 schwab * config/m68k/m68k.md (adddi3, subdi3): Optimize for...
1998-04-15 law
1998-04-14 rth* alpha.md: Revert Oct 27 change, as it is superceeded...
1998-04-14 law * function.c (assign_parms): Initialize unsigne...
1998-04-14 law * genattrtab.c (check_attr_test): Handle MATCH_...
1998-04-14 law * install.texi: Update section on warnings...
1998-04-14 wilsonFix mips64vr4100-elf build failure.
1998-04-14 meissnerIf -Os, set MOVE_RATIO to 3, not 15
1998-04-14 law * i386/bsd386.h (ASM_OUTPUT_ALIGN): Redefine.
1998-04-14 law * svr4.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WI...
1998-04-14 law * Idea and part of the patch from HJ.
1998-04-14 law
1998-04-13 jason * tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop.
next