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