aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.c
AgeCommit message (Expand)Author
1999-09-04Import final gcc2 snapshot (990109)gcc3Jeffrey A Law
1998-12-17Import gcc2 ss-980929Jeffrey A Law
1998-05-05gcc2 snapshot 980502 importJeffrey A Law
1997-12-06import of gcc-2.8Jeffrey A Law
1997-11-02import gcc2 971021 snapshotJeffrey A Law
1997-07-31(output_to_reg, output_fix_trunc): Use scratch memoryStan Cox
1997-06-06(notice_cc_update): Set CC_FCOMI is this is a float compare.Stan Cox
1997-05-08(output_float_compare): For pentiumpro use fcomipStan Cox
1997-03-18(override_options) Make the default alignment 4 for 486Stan Cox
1997-03-04Make sure FUNDECL is non-nil before we try to use it.Stan Cox
1997-01-31(pentiumpro_cost): Added new cost structure for pentiumpro.Stan Cox
1997-01-09Use SImode instead of HImode if aligned.Stan Cox
1996-12-13(override_options): Set default for -mcpu to PROCESSOR_DEFAULT_STRING.Stan Cox
1996-12-13xJason Merrill
1996-12-12(i386_return_pops_args): Libcalls ignore TARGET_RTD.Richard Kenner
1996-12-11(i386_return_pops_args): Don't test for IDENTIFIER_NODE.Richard Kenner
1996-11-05(override_options): Set defaults for -march and -mcpu.Stan Cox
1996-10-04(asm_output_function_prefix): Don't use ASM_DECLARE_FUNCTION_NAME if it is no...Stan Cox
1996-09-30(asm_output_function_prefix, function_prologue,ix86_expand_prologue): Make th...Stan Cox
1996-09-14({function,ix86_expand}_prologue): Use __alloca to allocate stack ifRichard Kenner
1996-08-30(override_options): Don't thread the prologue if profiling.Stan Cox
1996-08-09(untyped_call) Avoid SIGFPE.Stan Cox
1996-08-02(output_float_compare): fcomi should be followed by theStan Cox
1996-07-25(output_float_compare): Added support for Pentium ProStan Cox
1996-07-24(put_condition_code, print_operand, output_fp_cc0_set):Stan Cox
1996-07-24 * i386/i386.c: Include except.h for function.h.Mike Stump
1996-06-11(TARGET_SCHEDULE_PROLOGUE): New to allow prologue to be emitted as asm or rtl.Stan Cox
1996-06-09(ix86_expand_prologue): Keep pic register load aheadStan Cox
1996-06-06Whitespace, formatting, and spelling fixes in comments.Richard Kenner
1996-05-31(ix86_expand_epilogue): Don't generate references to an exposed vacated stack.Stan Cox
1996-05-22(ix86_expand_epilogue): use gen_return_pop_internal toStan Cox
1996-05-17(function_prologue, ix86_expand_prologue,Stan Cox
1996-05-03(asm_output_function_prefix, function_prologue): SetupStan Cox
1996-03-29(notice_update_cc): Clear cc_status if it references a mem we are modifying.Stan Cox
1996-03-17(standard_80386_constant_p): -0.0 is not 0.0.Richard Kenner
1996-03-08(ix86_binary_operator_ok): one memory operand is OK.Stan Cox
1996-02-29(i386_return_pops_args): Cleanup extra argumentStan Cox
1996-02-16(ix86_expand_binary_operator): Allow for operand1 of MINUS to be CONST_INTStan Cox
1996-02-09(processor_costs): New variable.Stan Cox
1995-12-24(function_epilogue): Use FUNCTION_BLOCK_PROFILER_EXIT.Richard Kenner
1995-12-22(output_strlen_unroll): New function.Stan Cox
1995-12-16(override_options): Add -mcpu and -misa supportStan Cox
1995-10-22(i386_return_pops_args): Don't need a FUNDECL to check for typeRichard Kenner
1995-08-21(arithmetic_comparison_operator): New function.Richard Kenner
1995-06-27Do not test overflow bit for decrement_and_branchMichael Meissner
1995-06-15Update FSF address.Richard Kenner
1995-05-12Set -malign-loops= default to 2.Michael Meissner
1995-05-12Add better support for passing args in registers; Add loop/jump/function alig...Michael Meissner
1995-02-22(output_move_double): Let split_double extract any constant in op 1;Richard Kenner
1995-01-25Update comment.Richard Kenner