OSDN Git Service

* mips.c (block_move_loop): Test Pmode == DImode instead of
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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.
1998-04-12 law * invoke.texi (ld options) Include memset...
1998-04-12 law This change is from an idea suggested by Arthur David...
1998-04-12 law * mips/ecoffl.h: Do not include mips.h.
1998-04-12 law * configure.in (mips-*-ecoff): Do not mention...
1998-04-11 lawBump for snapshot
1998-04-11 law * cse.c (count_reg_usage): Correctly handle...
1998-04-10 law
1998-04-10 nickcPrevent going into an infinite loop upon encountering...
1998-04-10 law * emit-rtl.c (operand_subword): Properly handle...
1998-04-10 law * configure.in: Handle --with-fast-fixincludes.
1998-04-09 law * i386.md (movqi+1): Handle invalid QI register.
1998-04-09 nickcRemoved unused functions.
1998-04-09 law
1998-04-08 law * c-lex.c (finput): New global.
1998-04-08 law * configure.in (v850): Use t-v850.
1998-04-08 law * protoize.c (creat, read, write): Do not declare.
1998-04-08 law * jump.c (mark_jump_label): Record REG_LABEL...
1998-04-08 law * invoke.texi: Add ARC options.
1998-04-08 law * gcc.c (proces_command): Improve error message...
1998-04-08 law * config/mips/r3900.h (ASM_OUTPUT_DEF,SUPPORTS_...
1998-04-08 law * i386/x-cygwin32 (CLIB): Link in advapi32.
1998-04-08 law * alpha.h (ASM_IDENTIFY_GCC): Define to nothing.
1998-04-08 rth* alpha/crtbegin.asm, alpha/crtend.asm, alpha/t-crtb...
1998-04-08 law * i386.md (movqi recognizer): Don't perfom...
1998-04-08 bothnerd
1998-04-08 law
1998-04-08 law * i386.h: Fix typo in GEN_INT changes.
1998-04-08 law * bitmap.c (bitmap_element_allocate): Use ...
1998-04-08 law * Makefile.in: Remove bytecode crud that crept...
1998-04-08 brendan * c-lex.h (is_class_name): Fix arg type to be tree...
1998-04-08 rearnsha* arm.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
1998-04-07 law * c-lex.c (is_class_name): Delete declaration.
1998-04-07 law * pa.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
1998-04-07 raeburnRemove SIGINFO handling from mips.c.
1998-04-07 raeburnSync up MEMORY_MOVE_COST changes with FSF.
next