aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
1999-04-13i386.c (memory_address_length): New function.Richard Henderson2-0/+118
1999-04-13Missed during interix commit.Jeff Law1-3/+4
1999-04-13vxi386.h (CPP_CPU_SPEC): Define appropriately for vxworks.Mike Stump1-0/+39
1999-04-13John Wehle (john@feith.com)John Wehle1-0/+34
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-3/+23
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-3/+3
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-2/+4
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-18/+33
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-4/+14
1999-04-12cygwin.h (SUBTARGET_SWITCHES): Add -mconsole; fix -mno-nop-fun-dllimport and ...Mumit Khan3-18/+13
1999-04-10configure.in: Set target_cpu_default2 for target_alias k6.Philipp Thomas1-10/+10
1999-04-10i386.md (floatsisf2, [...]): Remove unused register constraints from the spli...John Wehle3-257/+300
1999-04-09t-interix: Use mostly system headers unchanged.Donn Terry3-3/+43
1999-04-09* i386/djgpp.h (SET_ASM_OP): Define.Mark Elbrecht1-0/+5
1999-04-09collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht4-3/+43
1999-04-09gas.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Fix typo.Krister Walfridsson2-2/+2
1999-04-08i386.md (truncdfsf2, [...]): Rewrite using a splitter.John Wehle1-68/+185
1999-04-07freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigious else statement.Art Haas4-6/+10
1999-04-07i386.c (output_move_memory): Remove.John Wehle3-129/+9
1999-04-04i386.c (x86_double_with_add): Turn off for Pentium and PPro.Jeffrey A Law3-195/+116
1999-04-02i386.md (floatsisf2, [...]): Rewrite using a splitter.John Wehle1-103/+208
1999-04-02i386.h: Document all TARGET_SWITCHES or add explicit null initializer.Zack Weinberg6-55/+51
1999-04-02cygwin.h (CPP_SPEC): Use mingw_include_path instead of a hardcoded path for -...Stan Cox1-3/+18
1999-04-02i386.md: Delete floating point compare...John Wehle2-222/+10
1999-04-02i386.md (movsf+1, [...]): Update constraints so that SECONDARY_MEMORY_RELOAD ...John Wehle1-48/+6
1999-04-02Fix whitespace error.Jeff Law1-1/+1
1999-04-02i386.c (print_operand_address, case REG): Do not use ESI addressing mode for ...Jan Hubicka1-2/+15
1999-03-31i386.c (output_fp_conditional_move): Abort for LT, LE, GE, and GT signed inte...H.J. Lu1-0/+7
1999-03-31i386.c (output_int_conditional_move): Use "enum rtx_code" for code type.H.J. Lu1-1/+1
1999-03-31i386.c (notice_update_cc): No need to check the INT mode for conditional move...H.J. Lu1-2/+1
1999-03-28sysv5.h: New file to describe UnixWare7/SVR5.Robert Lipe2-6/+33
1999-03-27i386.md (movdicc+3, movdicc+4): Rewrite using split_di.John Wehle2-32/+18
1999-03-25* i386.h (PREFERRED_STACK_BOUNDARY): Set to 128.Richard Henderson1-3/+4
1999-03-24system.h (STDIN_FILENO): Provide default definition if one is not provided by...Mark Elbrecht1-0/+6
1999-03-24* i386/djgpp.h: Fix typo.Mark Elbrecht1-1/+1
1999-03-23openbsd.h (TARGET_DEFAULT): Use symbolic names instead of numbers.Jeffrey A Law3-3/+6
1999-03-22openbsd.h (TARGET_DEFAULT): Define.Jeff Law3-6/+12
1999-03-22configure.in: Add i386-pc-interix support.Mumit Khan3-0/+694
1999-03-22i386.h (PREFERRED_STACK_BOUNDARY): Define.Jeff Law2-27/+83
1999-03-17go32.h: Delete.Mark Elbrecht5-9/+10
1999-03-10cppfiles.c (INO_T_EQ): Handle UWIN.Mumit Khan4-0/+169
1999-03-09* i386.md (ashlsi3 splitter): Fix typo in last change.Hans-Peter Nilsson1-1/+1
1999-03-08i386.md (zero_extendhisi2): Split into an expander and anonymous pattern.Jeffrey A Law1-6/+46
1999-03-08i386.md (ashlsi3): Revise comments.Jeffrey A Law1-18/+148
1999-02-28t-sco5gas (crti.o): New target.Arturo Montes1-0/+4
1999-02-27conifgure: regenerateArturo Montes2-1/+6
1999-02-23Marc Lehmann1-1/+1
1999-02-18openbsd.h: New file, originally from netbsd.Marc Espie2-0/+153
1999-02-16freebsd-elf.h, [...]: Fix minor spacing errors.Jeffrey A Law3-6/+6
1999-02-15* i386.md (addsi3): Allow lea for any constant_p.Richard Henderson1-1/+1