aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1999-04-17c4x.md (*andqi3_255_clobber,*andqi3_65535_clobber): New logical and patterns ...Michael Hayes1-3/+69
1999-04-16system.h: Always prototype abort.Zack Weinberg2-29/+0
1999-04-16c4x.md (mulqf3_clrqf_clobber, [...]): New patterns to support parallel multip...Michael Hayes1-1/+31
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-15xm-alpha.h (alloca.h): Add Interix to list of special machines that don't lik...Donn Terry1-1/+1
1999-04-15pa.h (HAVE_PRE_INCREMENT, [...]): Fix pa_cpu value from 8000 to PROCESSOR_8000.Jerry Quinn1-4/+4
1999-04-15c4x.h: Tweaked comment formatting.Michael Hayes2-28/+28
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-14lib1funcs.asm: New file.Donn Terry2-0/+331
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-14Wed Apr 14 10:48:03 1999 Catherine Moore <clm@cygnus.com>Catherine Moore7-3/+402
1999-04-14alpha.c (aligned_memory_operand): Recognize the output of LEGITIMIZE_RELOAD_A...Richard Henderson3-139/+115
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-13configure.in (interix Alpha): Add.Donn Terry7-67/+433
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-13Revert one over-aggressive "0" -> "%%r0" conversion ;-)Jeff Law1-1/+1
1999-04-13c4x.md (storeqf_int, [...]): Add new patterns with corresponding splitters to...Michael Hayes3-9/+179
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-13pa.c: Avoid Using immediate zero for register zero.Jeffrey A Law2-59/+70
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-18/+33
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-4/+14
1999-04-13pa.c: Use a register name...Jeffrey A Law2-46/+46
1999-04-13pa.c: Use a register name, not a raw immediate in "bv" instructions.Jeffrey A Law6-31/+32
1999-04-13arm.h (function prototypes for arm.c): Ifdef these out if HAVE_CONFIG_H is no...Richard Earnshaw1-1/+6
1999-04-12pa.c: Remove space register specification in memory addresses...Jeffrey A Law6-231/+231
1999-04-12* rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Add missing backslash.Daniel Jacobowitz1-1/+1
1999-04-12cygwin.h (SUBTARGET_SWITCHES): Add -mconsole; fix -mno-nop-fun-dllimport and ...Mumit Khan3-18/+13
1999-04-12arm.h (target_fp_name, [...]): Const-ify.Richard Earnshaw4-33/+250
1999-04-11alpha.c (aligned_memory_operand): Handle out of range stack slots.Richard Henderson2-48/+133
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-10Allow SUBREGs in place of REGs in soft_df_operand and di_operandNick Clifton1-2/+8
1999-04-09t-interix: Use mostly system headers unchanged.Donn Terry5-10/+47
1999-04-09* i386/djgpp.h (SET_ASM_OP): Define.Mark Elbrecht1-0/+5
1999-04-09sysv4.h (CPP_OS_LINUX_SPEC): Fix conditions for -Dunix and -Dlinux, and remov...Daniel Jacobowitz2-8/+5
1999-04-09collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht5-4/+49