summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* Patch from Richard Henderson to make __builtin_return_address(0) work.wilson1997-10-031-0/+6
* * i386/sco5.h: Make ELF default file format and add -mcoff/-melf..law1997-09-222-117/+47
* dwarf2 EH supportjason1997-09-101-1/+34
* * i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.law1997-09-041-0/+1
* * i386.h (CPP_CPU_DEFAULT): Avoid using #elif.law1997-09-041-2/+6
* * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h,law1997-09-032-8/+0
* * xm-sco5.h (sys_siglist): Define.law1997-09-031-1/+5
* * cccp.c (sys_errlist): Remove special 4.4bsd declaration.law1997-09-014-7/+0
* * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.law1997-09-012-12/+0
* * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,law1997-09-012-1/+12
* Fix i386-pc-solaris2.5.1 _sys_siglistp redeclaration error.wilson1997-08-301-0/+6
* Fix x86 libio -O2 miscompilation problem.wilson1997-08-281-0/+10
* * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.law1997-08-272-2/+3
* * i386.md (pop): pop increments the stack pointer.law1997-08-272-2/+23
* Initial revisionlaw1997-08-1110-1/+116
* (SWITCHES_NEED_SPACES) Define.coxs1997-07-311-0/+5
* (*trunc*): Use scratch memory for output_fix_trunc.coxs1997-07-311-66/+116
* (output_to_reg, output_fix_trunc): Use scratch memorycoxs1997-07-311-24/+51
* (MAX_FIXED_MODE_SIZE): Define.coxs1997-07-311-0/+6
* (crt1.o, crt1.o, crtn.o): Also depend on $(GCC_PASSES).meyering1997-07-071-3/+3
* xmerrill1997-07-041-0/+3
* (CPP_SPEC, LINK_SPEC): Choose for glibc 1 or 2 depending onkenner1997-06-271-0/+14
* Initial revisionkenner1997-06-272-0/+102
* (CC1_SPEC): New macro.kenner1997-06-091-1/+4
* (CC1_CPU_SPEC): Renamed, was CC1_SPEC.kenner1997-06-091-6/+11
* (notice_cc_update): Set CC_FCOMI is this is a float compare.coxs1997-06-061-2/+7
* (movsfcc_1, movdfcc_1, movxfcc_1): Use singlemove_stringcoxs1997-05-291-13/+45
* (ASM_OUTPUT_REG_{PUSH,POP}): add %% before register name.coxs1997-05-291-2/+2
* (ASM_OUTPUT_ALIGN): use .p2align, not byte alignments.coxs1997-05-291-1/+1
* (output_float_compare): For pentiumpro use fcomipcoxs1997-05-081-9/+19
* xmerrill1997-04-301-2/+2
* xmerrill1997-04-304-22/+13
* xmerrill1997-04-251-0/+6
* Initial revisionwilson1997-04-251-0/+4
* (DBX_*): Use definitions from config/dbxcoff.h instead.coxs1997-04-251-36/+4
* xmerrill1997-04-252-8/+59
* (nextstep.o): New rule.kenner1997-04-231-0/+3
* (TARGET_VERSION): Redefine.kenner1997-04-131-0/+3
* (zero_extendhisi2+[12]): use true_regnum instead of REGNcoxs1997-03-271-9/+5
* (CPP_CPU_DEFAULT): Define if TARGET_CPU_DEFAULT is not set.coxs1997-03-271-4/+4
* Support stabs and section attributecoxs1997-03-181-1/+52
* Remove TARGET_CPU_DEFAULT reference.coxs1997-03-184-17/+1
* (override_options) Make the default alignment 4 for 486coxs1997-03-181-1/+4
* (STACK_BOUNDARY): Determine according to TARGET_ALIGN_DOUBLEcoxs1997-03-181-4/+23
* (untyped_call): Re-enable code.kenner1997-03-161-3/+1
* Make sure FUNDECL is non-nil before we try to use it.coxs1997-03-046-6/+6
* (zero_extendqi[hs]i2+3): Ensure operating on REG.kenner1997-02-151-5/+15
* (libgcc.a): Correct target dependenciescoxs1997-02-141-2/+2
* (pentiumpro_cost): Added new cost structure for pentiumpro.coxs1997-01-311-5/+16
* (idiv,imul,fpmul): Added new functional units for pentiumpro.coxs1997-01-311-31/+74