aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
1999-07-30sol2-c1.asm: Align the stack.Mathias Froehlich2-0/+12
1999-07-11Opps. -Di386 slipped through. Convert to -D__i386__.Jeff Law1-1/+1
1999-07-11configure.in (i?86-*-elf*): New target.Jeffrey A Law2-0/+303
1999-06-30gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.Mark Kettenis1-1/+3
1999-06-20djgpp.h (LIB_SPEC): New.Mark Elbrecht2-3/+9
1999-06-20winnt.c (exports_head): New static variable.Mumit Khan2-19/+35
1999-06-20uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and -iwithprefix.Mumit Khan1-1/+1
1999-06-17* i386/freebsd-elf.h (LINK_SPEC): Fix typo.David O'Brien1-1/+1
1999-06-17freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and the reference to...David O'Brien1-11/+3
1999-06-14freebsd-elf.h (LINK_SPEC): clean up the linking library specifications and ma...David O'Brien1-21/+21
1999-06-10Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-0/+5
1999-06-07gnu.h: Include <gnu.h> right after <i386/linux.h>...Mark Kettenis1-6/+19
1999-06-03freebsd-elf.h (SWITCH_TAKES_ARG): Redefine, not define.Marc Espie1-0/+25
1999-06-03udk.h (LINK_SPEC): Correct linker search path for system libraries.Robert Lipe1-1/+1
1999-06-01configure.in (i[34567]86-*-freebsdelf): Don't include linux.h, i386/freebsd-e...David O'Brien3-32/+36
1999-05-30[multiple changes]Jeff Law1-2/+2
1999-05-27t-dgux (EXTRA_PARTS): Add crti.oEric Raskin1-1/+5
1999-05-27i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for conditional move.H.J. Lu1-60/+108
1999-05-25Revert accidental checkin.Jeff Law1-108/+60
1999-05-23[multiple changes]Jeff Law1-3/+1
1999-05-18* i386.c (output_float_compare): Avoid GNU-C extensions.Jan Hubicka1-61/+109
1999-05-16reg-stack.c: Do not emit pop insns after cc0 setter.Jan Hubicka1-5/+31
1999-05-12i386.c (memory_address_info): Correct the scale factor test.Graham Stott1-1/+2
1999-04-29configure.in (i?86-UnixWare7*-sysv): Set thread_file to 'posix' --enable-thre...Robert Lipe1-1/+4
1999-04-25stupid.c (stupid_mark_refs): Generate a REG_UNUSED note for a register which ...John Wehle3-234/+148
1999-04-23acconfig.h (HAVE_GAS_FILDS_FISTS): Add.John Wehle2-5/+129
1999-04-22xm-cygwin.h (HAVE_BCOPY): Delete unneeded macro.Mumit Khan1-21/+11
1999-04-20i386.c (output_move_double): Abort if a non-offsettable memory operand is enc...John Wehle1-87/+12
1999-04-18output.h (current_function_is_leaf, [...]): Declare.John Wehle1-0/+5
1999-04-17i386.c (i386_preferred_stack_boundary_string): New global variable.Jan Hubicka2-36/+50
1999-04-17* i386.c (k6_cost): Take into account the decoding time.Jan Hubicka1-2/+7
1999-04-17Donn Terry <donn@interix.com>Richard Henderson4-8/+20
1999-04-16system.h: Always prototype abort.Zack Weinberg1-18/+0
1999-04-15Revert accidental checkin of the FCOMI patch that I was testing.Jeff Law1-105/+59
1999-04-15* i386.c (x86_adjust_cost): Move break statement to correct place.Jan Hubicka1-61/+106
1999-04-14i386.md (QImode add pattern): Support lea instruction.Jan Hubicka1-6/+43
1999-04-14i386.md (ashlsi patterns): Call output_ashl instead of output_ashlsi3.Jan Hubicka3-63/+119
1999-04-14i386.md (notsi, [...]): Call memory_address_displacement_length instead of me...Jan Hubicka3-71/+87
1999-04-14i386.md (truncxfdf): Output the template supplied by output_move_double with ...John Wehle1-1/+1
1999-04-14John Wehle (john@feith.com)John Wehle3-55/+82
1999-04-14* i386.md (neghi): Use the whole register when widening the op.Richard Henderson1-1/+1
1999-04-14Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-1/+5
1999-04-14i386.c (memory_address_length): Add missing parenthesis.Dave Brolley1-1/+1
1999-04-13i386.md (SImode logical compare): Avoid outputing non-pariable testw and test...Jan Hubicka1-9/+42
1999-04-13i386.md (xorsi3): Do not output NOT instrctions on Pentium.Jan Hubicka1-7/+82
1999-04-13i386.md (neghi2): Do not output prefixed opcode when possible.Jan Hubicka1-3/+28
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