aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2000-09-06Changes in cse.c/loop.c cost calculationsBernd Schmidt1-10/+2
2000-09-06i386.md (call_pop): Fix test for setting current_function_uses_pic_offset_table.Richard Henderson2-13/+10
2000-09-04i386.md (pushsi2, [...]): Add '*' to insn pattern name.Jan Hubicka1-11/+11
2000-08-28i386.c: Don't error on EXTRA_CONSTRAINT defined.Richard Henderson3-35/+16
2000-08-28i386-protos.h (ix86_expand_compare): Add extern decl.Greg McGary3-2/+51
2000-08-25i386.c (ix86_find_base_term): New.John Wehle3-0/+46
2000-08-25i386.c (ix86_expand_branch): Treat GE and GEU the same way as LT and LTU when...Jakub Jelinek1-10/+14
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary2-5/+5
2000-08-24tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.Greg McGary2-4/+2
2000-08-23rtlanal.c (rtx_unstable_p): The pic register is stable (within one function) ...John Wehle1-0/+13
2000-08-21gcc.c (do_spec_1): Implement %j spec flag.Jeff Law2-4/+6
2000-08-21i386.md (lea_general_1): Copy insn condition to split condition.Jakub Jelinek1-3/+3
2000-08-14i386.c (legitimize_pic_address): Use Pmode for all CONSTs.Richard Henderson1-7/+7
2000-08-05i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's return type is a float mod...Zack Weinberg1-4/+10
2000-08-04x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht3-31/+91
2000-08-03i386.md (return_indirect_internal): New.Richard Henderson2-1/+9
2000-08-03reg-stack.c (subst_stack_regs_pat): Use replace_reg to swap operands.Jan Hubicka1-1/+1
2000-08-03cygwin.h: Remove -remap from CPP_SPEC since this option is not supported by t...David Billinghurst1-1/+1
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg1-15/+15
2000-08-02i386.c (legitimate_address_p): Accept other bases than pic_offset_table_rtx f...Jan Hubicka1-8/+21
2000-08-02* i386.md (shift to lea splitter): Use const_int_operand.Jan Hubicka1-1/+1
2000-08-02beos-elf.h (STARTFILE_SPEC): Add i386-mcount.o when user gives -p option.Fred Fish3-254/+27
2000-07-31Makefile.in (ssa.o): Updated header files in dependences.Jeffrey D. Oldham1-0/+5
2000-07-31i386.md (addsi to lea splitter, [...]): Fix bugs in my last checkin.Jan Hubicka1-2/+2
2000-07-31Fix bug in my last checkin.Jan Hubicka1-3/+5
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson2-106/+33
2000-07-30* i386.md (*lea_general_[123]) New insns and splits.Jan Hubicka1-22/+339
2000-07-25i386.md (andsi_1+1): Allow HImode.Jakub Jelinek1-3/+3
2000-07-25i386.md (call_pop): Check operands[0], not operands[1].Jakub Jelinek1-6/+10
2000-07-13final.c (profile_function): Do not emit profile counters in the data section,...Zack Weinberg1-11/+7
2000-07-07i386.md (call_pop, [...]): Do not set current_function_uses_pic_offset_table ...Jan Hubicka1-14/+20
2000-07-03i386.md (movstrictqi_xor): Use 'q' constraint instead of 'r'.Jakub Jelinek1-2/+2
2000-06-28* i386-interix.h (STRIP_NAME_ENCODING): Declare _new_name properly.Donn Terry1-1/+1
2000-06-28alpha-interix.h: Delete redundant -Asystem(interix), use -isystem instead of ...Donn Terry1-2/+2
2000-06-28i386.md (prologue_set_got): Set length_immediate field.Jan Hubicka1-1/+5
2000-06-27genattrtab.c (write_attr_value): Do not abort for CONST_INT operands.Jan Hubicka3-555/+928
2000-06-27* i386.md (addqi_low_1): Remove.Jan Hubicka1-27/+0
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas8-90/+123
2000-06-26Add MMX and SSE registers to i386 machine descriptionBernd Schmidt7-142/+357
2000-06-15i386.md: Create new [right,left] rotate and right shift patterns to optimize ...Jeffrey A Law4-0/+336
2000-06-11Warning fixes:Kaveh R. Ghazi2-5/+5
2000-06-01i386.c (ix86_use_fcomi_compare): Make global.Clinton Popetz3-4/+6
2000-05-27Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson1-20/+25
2000-05-11* i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.Laurynas Biveinis1-1/+1
2000-05-08Fix comment describing ELIMINABLE_REGSNick Clifton1-4/+5
2000-05-07rtl.def (COND_EXEC): Clarify.John Wehle1-8/+8
2000-05-04cygwin.h (CPP_PREDEFINES): Don't define __STDC__.Mumit Khan3-14/+14
2000-05-03* config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.Jason R Thorpe1-1/+1
2000-05-01djgpp.h (INT_ASM_OP): Define.Mark Elbrecht1-1/+68
2000-05-01* i386/cygwin.h (INT_ASM_OP): Define.Mumit Khan1-0/+4