aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2001-03-14i386.c (ix86_cmodel_string, [...]): Define.Jan Hubicka2-1/+244
2001-03-14expr.c (emit_move_insn_1): Split push of complex value when no suitable push ...Jan Hubicka2-12/+12
2001-03-13i386.md (abs?f expander): Support SSE case.Jan Hubicka1-3/+131
2001-03-12i386.c: Commit forgotten hunk in previous patch.Jan Hubicka2-24/+26
2001-03-12i386.md (all XFmode patterns except swapxf): Disable for 64bit.Jan Hubicka1-87/+126
2001-03-12i386.h (VALID_FP_MODE_P): XFmode is invalid on x86_64.Jan Hubicka3-67/+248
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg2-6/+0
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg4-81/+0
2001-03-11remove duplication.Christopher Faylor1-1/+0
2001-03-11cygwin.h: Make ../w32api a system directory.Christopher Faylor1-22/+25
2001-03-10i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits.Jan Hubicka7-10/+29
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg12-19/+33
2001-03-09i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpp independent on TAR...Jan Hubicka1-0/+1
2001-03-09i386.h (FIRST_PSEUDO_REGISTER): Set to 53.Jan Hubicka2-61/+189
2001-03-09i386.h (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Set to 128bit for x86_64 (BOOL_TYPE_S...Jan Hubicka1-9/+29
2001-03-09i386.h (MASK_64BIT): New constant.Jan Hubicka15-26/+40
2001-03-08xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.Kaveh R. Ghazi3-31/+0
2001-03-08* config/i386/i386.md (clrstrsi): Call ix86_set_move_mem_attrs.Richard Kenner1-3/+16
2001-03-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi5-41/+0
2001-03-07Brad's -ffast-math breakup.Brad Lucier2-13/+23
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi2-33/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg7-29/+7
2001-03-04gcc.c (convert_filename): Append executable suffix if NO_AUTO_EXE_SUFFIX is n...Laurynas Biveinis1-0/+5
2001-03-03i386.c (ix86_expand_fp_compare): Delay creating of scratch register until whe...Jan Hubicka3-6/+13
2001-03-03configure.in: Kill tm.h.Zack Weinberg3-21/+0
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-1/+1
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg3-9/+1
2001-02-28i386.c (pentium4_cost): New.Jan Hubicka3-20/+64
2001-02-28i386.md (sse_mov?fcc*): New patterns and splitters.Jan Hubicka2-0/+290
2001-02-28i386.md (attribute mode): Add "TI".Jan Hubicka4-84/+65
2001-02-28i386.md (sse_setccsf, [...]): New.Jan Hubicka2-66/+98
2001-02-28i386.md (sse_andti3, [...]): Add SSE2 versions; add missing '%' in constraints.Jan Hubicka1-7/+151
2001-02-28caller-save.c (reg_save_code, [...]): Index by mode, not NREGS.Jan Hubicka1-3/+8
2001-02-27i386.md (movsf, movdf): Use movaps for reg-reg moves if TARGET_PARTIAL_REG_DE...Jan Hubicka1-9/+17
2001-02-27* i386.md (mins*, maxs*): New patterns, expanders and splitters.Jan Hubicka1-0/+290
2001-02-25* config/i386/cygwin.h (CPP_SPEC): Add missing space before w32api include.Christopher Faylor1-1/+1
2001-02-25i386-protos.h (ix86_set_move_mem_attrs): Move decl.Richard Kenner2-3/+3
2001-02-25* config/i386/i386.md (movstrsi): Handle FAIL case.Richard Kenner1-2/+5
2001-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg4-20/+4
2001-02-24i386.c (ix86_set_move_mem_attrs): New function.Richard Kenner3-4/+62
2001-02-25config.gcc: Expunge references to alpha/t-pe...Zack Weinberg11-380/+3
2001-02-24Kill stray blank linesZack Weinberg6-7/+0
2001-02-24i386.c (ix86_frame): New structure.Jan Hubicka1-133/+148
2001-02-21i386.c (function_arg_advance): Pass SSE arguments in registers.Catherine Moore1-8/+24
2001-02-21* i386.md (mmx_lshrdi3, mmx_ashldi3): Guard by unspec.Jan Hubicka1-4/+6
2001-02-19gcc.c (do_spec_1): 'n' for printing notices.Jan Hubicka1-4/+8
2001-02-15Fix problem in my previous accidental obvious bugfix checkin. Add Changelog.Jan Hubicka1-1/+0
2001-02-15Fix cvtss2sd constraints.Jan Hubicka1-4/+4
2001-02-15* i386.md (fop_df_3 splitter): Fix operand number.Jan Hubicka1-1/+1
2001-02-14invoke.texi (-mreg-alloc): Nuke.Jan Hubicka3-113/+4