aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)Author
1997-07-31(SWITCHES_NEED_SPACES) Define.Stan Cox
1997-07-31(*trunc*): Use scratch memory for output_fix_trunc.Stan Cox
1997-07-31(output_to_reg, output_fix_trunc): Use scratch memoryStan Cox
1997-07-31(MAX_FIXED_MODE_SIZE): Define.Stan Cox
1997-07-07(crt1.o, crt1.o, crtn.o): Also depend on $(GCC_PASSES).Jim Meyering
1997-07-04xJason Merrill
1997-06-27(CPP_SPEC, LINK_SPEC): Choose for glibc 1 or 2 depending onRichard Kenner
1997-06-27Initial revisionRichard Kenner
1997-06-09(CC1_SPEC): New macro.Richard Kenner
1997-06-09(CC1_CPU_SPEC): Renamed, was CC1_SPEC.Richard Kenner
1997-06-06(notice_cc_update): Set CC_FCOMI is this is a float compare.Stan Cox
1997-05-29(movsfcc_1, movdfcc_1, movxfcc_1): Use singlemove_stringStan Cox
1997-05-29(ASM_OUTPUT_REG_{PUSH,POP}): add %% before register name.Stan Cox
1997-05-29(ASM_OUTPUT_ALIGN): use .p2align, not byte alignments.Stan Cox
1997-05-08(output_float_compare): For pentiumpro use fcomipStan Cox
1997-04-30xJason Merrill
1997-04-30xJason Merrill
1997-04-25xJason Merrill
1997-04-25Initial revisionJim Wilson
1997-04-25(DBX_*): Use definitions from config/dbxcoff.h instead.Stan Cox
1997-04-25xJason Merrill
1997-04-23(nextstep.o): New rule.Richard Kenner
1997-04-13(TARGET_VERSION): Redefine.Richard Kenner
1997-03-27(zero_extendhisi2+[12]): use true_regnum instead of REGNStan Cox
1997-03-27(CPP_CPU_DEFAULT): Define if TARGET_CPU_DEFAULT is not set.Stan Cox
1997-03-18Support stabs and section attributeStan Cox
1997-03-18Remove TARGET_CPU_DEFAULT reference.Stan Cox
1997-03-18(override_options) Make the default alignment 4 for 486Stan Cox
1997-03-18(STACK_BOUNDARY): Determine according to TARGET_ALIGN_DOUBLEStan Cox
1997-03-16(untyped_call): Re-enable code.Richard Kenner
1997-03-04Make sure FUNDECL is non-nil before we try to use it.Stan Cox
1997-02-15(zero_extendqi[hs]i2+3): Ensure operating on REG.Richard Kenner
1997-02-14(libgcc.a): Correct target dependenciesStan Cox
1997-01-31(pentiumpro_cost): Added new cost structure for pentiumpro.Stan Cox
1997-01-31(idiv,imul,fpmul): Added new functional units for pentiumpro.Stan Cox
1997-01-29Fixed comment.Stan Cox
1997-01-28Add code to handle alternate sections whenStan Cox
1997-01-19(DIR_SEPARATOR): Define.Richard Kenner
1997-01-10(LINK_SPEC): New definition.Richard Kenner
1997-01-09Use SImode instead of HImode if aligned.Stan Cox
1996-12-13(CONST_SECTION_ASM_OP): Add .align 1Stan Cox
1996-12-13(override_options): Set default for -mcpu to PROCESSOR_DEFAULT_STRING.Stan Cox
1996-12-13xJason Merrill
1996-12-13Define SMALL_REGISTER_CLASSES with a valueIan Lance Taylor
1996-12-12(i386_return_pops_args): Libcalls ignore TARGET_RTD.Richard Kenner
1996-12-11(RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.Richard Kenner
1996-12-11(obsolete RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.Richard Kenner
1996-12-11(i386_return_pops_args): Don't test for IDENTIFIER_NODE.Richard Kenner
1996-12-09Remove change of Oct 4.Stan Cox
1996-12-09(exeext): Delete.Jim Wilson