calls.c (expand_call): Remove current_call_is_indirect nonsense.
[gcc.git] / gcc / config / i386 / i386.h
1996-03-29 Jeff Lawcalls.c (expand_call): Remove current_call_is_indirect...
1996-03-20 Stan Cox(HARD_REGNO_MODE_OK): Relax QImode constraint to avoid...
1996-02-09 Stan Cox(OPTIMIZATION_OPTIONS, ALIGN_DFmode, IS_STACK_MODE,
1995-12-24 Richard Kenner(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER):
1995-12-22 Stan Cox(TARGET_UNROLL_STRLEN): New macro.
1995-12-16 Stan Cox(TARGET_CPU_DEFAULT, PROCESSOR_*, TARGET_*,DOUBLE_WITH_...
1995-09-22 Richard Kenner(CONST_OK_FOR_LETTER_P): Make `N' match range 0..255...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerFix typos in comments.
1995-05-15 Richard Kenner(VALID_MACHINE_{DECL,TYPE_ATTRIBUTE): Fix typo.
1995-05-12 Michael MeissnerAdd better support for passing args in registers; Add...
1995-02-21 Richard KennerAdded arg to RETURN_POPS_ARGS.
1995-02-06 Torbjorn Granlund(RTX_COSTS): Rewrite.
1994-10-19 Michael MeissnerFix -fpic -a problems.
1994-10-19 Michael MeissnerDo not preserve eax for -fpic in FUNCTION_BLOCK_PROFILE...
1994-10-19 Michael MeissnerMove block profile support to i386.h
1994-10-04 Michael MeissnerFix return complex doubles with -fpic clobbering %ebx
1994-09-20 Michael MeissnerRespin DI support to be combine friendly; Allow push...
1994-09-08 Michael MeissnerAdd support for -mreg-alloc=<xxx>
1994-08-28 Michael MeissnerFix indexing off arg ptr & push of byte values.
1994-08-26 Michael MeissnerAdd -mno-wide-multiply, -mno-move, make addresses more...
1994-08-24 Michael MeissnerUndo previous change to REG_ALLOC_ORDER.
1994-08-20 Michael MeissnerAllocate eax before edx.
1994-06-16 Michael MeissnerChange REG_ALLOC_ORDER so the 386 bootstraps.
1994-06-15 Michael MeissnerSupport 32x32->64 bit multiply
1994-05-07 Richard Kenner(REG_ALLOC_ORDER): New macro.
1994-04-25 Richard Kenner(TARGET_NO_FANCY_MATH_387): New option.
1994-04-06 Richard Kenner(DEBUG_PRINT_REG): Fix printing of coprocessor regs...
1993-10-07 Michael MeissnerAdd FINALIZE_PIC to indicate %ebx needs to be set up...
1993-10-05 James Van Artsdalen(FIXED_REGISTERS): Don't fix hard reg st7 if XFmode...
1993-10-03 James Van Artsdalen(LONG_DOUBLE_TYPE_SIZE): Define as 96.
1993-09-22 Richard Stallman(INIT_CUMULATIVE_ARGS): Pass just the return value...
1993-07-21 Jim Wilson(OVERRIDE_OPTIONS, SUBTARGET_OVERRIDE_OPTIONS): Define.
1993-03-31 Brendan Kehoedefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-23 Tom Wood(APPLY_RESULT_SIZE): Define.
1993-03-22 James Van Artsdalen(PREFERRED_RELOAD_CLASS): Only narrow MODE_FLOAT reload...
1993-03-12 James Van Artsdalen(FLOAT_CLASS_P): New macro.
1993-03-09 Richard Stallman(HARD_REGNO_MODE_OK): Add some casts.
1993-01-20 James Van Artsdalen(PREFERRED_RELOAD_CLASS): Narrow ALL_REGS to GENERAL_REGS.
1993-01-06 James Van Artsdalen(DEBUG_PRINT_REG): Print regno along with printable...
1992-12-31 James Van Artsdalen(PREFERRED_RELOAD_CLASS): Don't reload CONST_DOUBLE...
1992-11-12 James Van Artsdalen(HARD_REGNO_MODE_OK): Restrict MODE_INT from FP regs...
1992-10-12 James Van Artsdalen(PRINT_REG): Undo Oct 11 change.
1992-10-12 James Van Artsdalen(PRINT_REG): Make register name arrays static within...
1992-10-07 Richard Stallman(TARGET_CPU_DEFAULT): Add default definition.
1992-10-05 Richard Stallman(hi_reg_name, qi_reg_name, qi_high_reg_name): Declared.
1992-08-31 James Van Artsdalen(TARGET_FLOAT_RETURNS_IN_80387): New macro.
1992-08-10 Michael Meissneremit_move_insn only takes two arguments.
1992-07-06 Charles Hannumentered into RCS
1992-06-18 Richard Kenner*** empty log message ***
1992-05-04 James Van Artsdalen*** empty log message ***
1992-04-22 James Van Artsdalen*** empty log message ***
1992-04-21 James Van Artsdalen*** empty log message ***
1992-04-18 Richard Stallman*** empty log message ***
1992-03-29 Richard Stallman*** empty log message ***
1992-03-14 Richard Stallman*** empty log message ***
1992-03-03 James Van Artsdalen*** empty log message ***
1992-02-09 James Van ArtsdalenInitial revision