aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
1999-10-14i386.h (SPECIAL_MODE_PREDICATES): New.Richard Henderson2-25/+31
1999-10-13i386.md (*addsi3_cc): Renamed from addcsi3.Richard Henderson2-7/+7
1999-10-10* i386.h (CC1_SPEC): Typo -- use cc1_cpu.Richard Henderson1-1/+1
1999-10-09Makefile.in (flow.o): Depend on TREE_H.Richard Henderson1-2/+5
1999-10-08Fix bad constraints in prologue_allocate_stack in i386.mdBernd Schmidt1-1/+1
1999-10-05resource.c (find_free_register): Mark class_str argument const.Zack Weinberg2-69/+74
1999-10-02Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-5/+7
1999-10-02Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-3/+53
1999-10-01Fix i386elf bugBernd Schmidt1-3/+2
1999-09-30Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-1/+13
1999-09-30Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-18/+80
1999-09-30Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-17/+18
1999-09-26dgux.h (SELECT_RTX_SECTION): Provide dummy argument for symbolic_operand().Robert Lipe2-3/+3
1999-09-22Various fixes for problems discovered stress-testing GC.Alex Samuel1-4/+15
1999-09-21sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.Alexandre Oliva3-27/+38
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt4-116/+136
1999-09-18sol2.h (CPP_SPEC): Support -[p]threadsAlexandre Oliva1-9/+16
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill14-35/+6
1999-09-14winnt.c (i386_pe_valid_decl_attribute_p): Recognize shared as a valid attribute.Mumit Khan2-1/+10
1999-09-14configure.in (m68k-*-rtemscoff*): Added.Joel Sherrill3-1/+21
1999-09-13i386.c (call_insn_operand): Reject const_int.Richard Henderson1-23/+13
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-18/+18
1999-09-10Fix ashlqi3 bugBernd Schmidt1-2/+2
1999-09-09i386.c (override_options): Remove ppro, pentium2, and p2 as aliases.Richard Henderson2-30/+25
1999-09-06Merge in gcc2-ss-010999Jeff Law5-37/+29
1999-09-06Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1-1/+18
1999-09-05Move 'temporary' bits so they don't conflict with windows/cygwin/dgux bitsMichael Meissner1-3/+3
1999-09-04* i386/sco5.h (RETURN_POPS_ARGS): Name change ix86_return_pops_args.Richard Henderson1-1/+1
1999-09-04Change memory mangement and constant pool handling for nested functions to ma...Bernd Schmidt2-50/+21
1999-09-03i386.md (movsf_1): Check REG_P before use of REGNO.Alasdair Baird1-6/+12
1999-09-02* i386.c (ix86_attr_length_default): Handle TYPE_FXCH.Jeffrey A Law1-0/+6
1999-09-01Merge new ia32 backend from the branch!Richard Henderson8-10618/+10182
1999-09-01define HAVE_DOS_BASED_FILED_SYSTEM on cygwinMichael Meissner1-0/+4
1999-08-31i386.c (output_strlen_unroll): Don't write xops[7] label if it wasn't set.Jim Kingdon1-7/+12
1999-08-31rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...Zack Weinberg1-1/+1
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-1/+1
1999-08-28Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan3-16/+31
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-4/+1
1999-08-27i386.md: In the 6 insns which call output_fix_trunc, earlyclobber operands[0].Jim Kingdon1-6/+18
1999-08-27i386.h: Declare ix86_cpu_string...Zack Weinberg2-18/+18
1999-08-24mkfixinc.sh: Don't fix uwin headers.Mumit Khan2-9/+12
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-3/+3
1999-08-16* config/i386/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Gerald Pfeifer1-1/+5
1999-08-11* i386/cygwin.h (ASM_OUTPUT_ALIGNED_BSS): Define.Jeff Law1-0/+5
1999-08-11* i386/djgpp.h (ASM_OUTPUT_ALIGNED_BSS): Define.Mark Elbrecht1-0/+5
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi5-17/+22
1999-08-09Include function.h in most files.Bernd Schmidt1-2/+0
1999-08-04* gcc/config/i386/djgpp.h (BSS_SECTION_ASM_OP): Define.Mark Elbrecht1-0/+10
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-1/+1
1999-07-30sol2-c1.asm: Align the stack.Mathias Froehlich2-0/+12