aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.h
AgeCommit message (Expand)AuthorFilesLines
1998-05-06Fix braces right this time.Jeff Law1-10/+10
1998-05-06i386.c (output_387_binary_op): Add some braces to avoid warnings.Jeffrey A Law1-2/+2
1998-04-18Patch from Ulrich to fix problems with default CPU defines.Jim Wilson1-17/+12
1998-04-04i386.c (asm_output_function_prefix, [...]): Use ASM_GENERATE_INTERNAL_LABEL p...Richard Henderson1-3/+7
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-7/+2
1998-03-16Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1-1/+1
1998-03-12Manfred Hollstein1-7/+8
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-03-02final.c (insn_last_address, [...]): New variables.J"orn Rennecke1-2/+2
1998-02-13varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...Jeffrey A Law1-1/+0
1998-02-13c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1-1/+1
1998-02-10i386.c, [...]: Change gen_rtx (X, ...) to gen_rtx_X (...).John F. Carr1-36/+27
1998-01-26flags.h: New flag (optimize_size).Anthony Green1-2/+2
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law1-2/+3
1997-12-06Merge from gcc-2.8Jeff Law1-0/+2
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-1/+0
1997-10-02Patch from Richard Henderson to make __builtin_return_address(0) work.Richard Henderson1-0/+6
1997-09-04* i386.h (CPP_CPU_DEFAULT): Avoid using #elif.Jeffrey A Law1-2/+6
1997-07-31(MAX_FIXED_MODE_SIZE): Define.Stan Cox1-0/+6
1997-07-04xJason Merrill1-0/+3
1997-06-09(CC1_CPU_SPEC): Renamed, was CC1_SPEC.Richard Kenner1-6/+11
1997-05-29(ASM_OUTPUT_REG_{PUSH,POP}): add %% before register name.Stan Cox1-2/+2
1997-03-27(CPP_CPU_DEFAULT): Define if TARGET_CPU_DEFAULT is not set.Stan Cox1-4/+4
1997-03-18(STACK_BOUNDARY): Determine according to TARGET_ALIGN_DOUBLEStan Cox1-4/+23
1997-01-09Use SImode instead of HImode if aligned.Stan Cox1-1/+5
1996-12-13xJason Merrill1-0/+7
1996-12-13Define SMALL_REGISTER_CLASSES with a valueIan Lance Taylor1-1/+1
1996-12-09Remove change of Oct 4.Stan Cox1-26/+0
1996-12-07(N_ALLOCATABLE_REGISTERS): Remove extra backslash at end of macroRichard Kenner1-1/+1
1996-11-05(CC_FCOMI): DefineStan Cox1-2/+6
1996-10-04(flag_omit_frame_pointer, outer_function_chain: declare.Stan Cox1-0/+26
1996-09-30(CPP_CPU_SPEC): New. Added for defining the submodel.Stan Cox1-8/+30
1996-09-14({MASK,TARGET}_STACK_PROBE): New macros.Richard Kenner1-0/+4
1996-08-09(output_float_compare): Don't try to initialize aggregate local variable; use...Stan Cox1-11/+16
1996-08-02(i386_branch_cost, i386_branch_cost_string): Added.Stan Cox1-4/+4
1996-07-19(TARGET_USE_Q_REG): Support inline strlen on PentiumPro.Stan Cox1-1/+2
1996-06-11(function_prologue): Emit prologue as asm. (override_options): Don't emit rtl...Stan Cox1-1/+7
1996-06-09i386.h (CONST_COSTS): even integer constants have a cost.Stan Cox1-11/+44
1996-05-17* i386.h (FUNCTION_BEGIN_EPILOGUE): Renamed from FUNCTION_EPILOGUE.Stan Cox1-12/+23
1996-05-03(TARGET_PENTIUMPRO, TARGET_CMOVE, BRANCH_COST,Stan Cox1-1/+17
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1-1/+1
1996-03-20(HARD_REGNO_MODE_OK): Relax QImode constraint to avoid a reload problem.Stan Cox1-1/+2
1996-02-09(OPTIMIZATION_OPTIONS, ALIGN_DFmode, IS_STACK_MODE,Stan Cox1-73/+412
1995-12-24(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER):Richard Kenner1-57/+314
1995-12-22(TARGET_UNROLL_STRLEN): New macro.Stan Cox1-3/+9
1995-12-16(TARGET_CPU_DEFAULT, PROCESSOR_*, TARGET_*,DOUBLE_WITH_ADD,BIT_TEST}): New ma...Stan Cox1-14/+72
1995-09-22(CONST_OK_FOR_LETTER_P): Make `N' match range 0..255 for `outb'Richard Kenner1-0/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-2/+2