| Commit message (Expand) | Author | Age | Files | Lines |
* | * doc/invoke.texi (i386 Options): Document x86-64 options. | hubicka | 2001-10-02 | 1 | -1/+11 |
* | Add support for 3Dnow builtins | bernds | 2001-09-28 | 1 | -5/+49 |
* | * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg, | hubicka | 2001-09-28 | 1 | -0/+30 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -8/+14 |
* | * i386.md (indirect_jump): Allow Pmode operand. | hubicka | 2001-09-20 | 1 | -1/+1 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -3/+0 |
* | * i386.h (TARGET_SWITCHES): Fix spelling of option. | aj | 2001-09-08 | 1 | -1/+1 |
* | * i386.h (TARGET_SWITCHES): Fix descriptions. | aj | 2001-09-07 | 1 | -2/+2 |
* | * i386.h (no-accumulate-outgoing-args): Use proper mask. | hubicka | 2001-08-25 | 1 | -1/+1 |
* | * haifa-sched.c: Convert to target hooks. Macros replaced | zack | 2001-08-18 | 1 | -23/+0 |
* | * predict.def: Set hitrates according our experimental run. | hubicka | 2001-08-08 | 1 | -0/+9 |
* | * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New. | rth | 2001-08-06 | 1 | -0/+7 |
* | * toplev.c (rest_of_compilation): Fix register_life_up_to_date | hubicka | 2001-07-15 | 1 | -0/+63 |
* | * target.h (struct gcc_target): New fields init_builtins and | shebs | 2001-07-10 | 1 | -15/+0 |
* | * final.c (output_addr_const): Use target opening and | neil | 2001-07-09 | 1 | -6/+0 |
* | * target.h (struct gcc_target): Add comp_type_attributes and | jsm28 | 2001-06-29 | 1 | -13/+0 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -14/+0 |
* | * defaults.h: Default escape sequences to ASCII. | neil | 2001-06-26 | 1 | -9/+0 |
* | Add ia64-hpux 128-bit long double support. | wilson | 2001-06-26 | 1 | -1/+1 |
* | * i386.c (x86_accumulate_outgoing_args, x86_prologue_using_move, | hubicka | 2001-06-14 | 1 | -7/+12 |
* | * i386.h (CONST_COSTS): set cost of constants representable in | hubicka | 2001-06-08 | 1 | -6/+5 |
* | * i386.md (floatdi?f): Avoid usinf of SSE instructions | hubicka | 2001-06-06 | 1 | -28/+7 |
* | * i386/i386.h (CC1_CPU_SPEC): Clarify -m486 etc deprecation messages. | rth | 2001-05-26 | 1 | -4/+4 |
* | * config/i386/att.h (ASM_SHORT, ASM_LONG): Add trailing \t. | rth | 2001-05-20 | 1 | -10/+17 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 1 | -7/+0 |
* | * config/i386/i386.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | rth | 2001-05-16 | 1 | -0/+12 |
* | * i386.h (TARGET_64BIT): Define to constant if !TARGET_BI_ARCH | hubicka | 2001-05-14 | 1 | -7/+55 |
* | * invoke.texi (i386 Options): Delete references to -malign-jumps, | geoffk | 2001-05-04 | 1 | -20/+2 |
* | * config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned. | kenner | 2001-05-02 | 1 | -1/+3 |
* | * rtl.h (simplify_gen_relational): Add cmp_mode parameter. | hubicka | 2001-04-28 | 1 | -1/+2 |
* | * config/i386/i386.h (CC1_CPU_SPEC): Fix deprecation warnings for | jakub | 2001-04-26 | 1 | -2/+2 |
* | * i386.c (expand_fp_movcc): Fix condition reversal code. | hubicka | 2001-04-09 | 1 | -6/+15 |
* | * i386.c (call, call_value): Make sure that resulting call_insn | hubicka | 2001-04-09 | 1 | -11/+2 |
* | * i386.c (function_arg): Return constm1_rtx for last argument. | hubicka | 2001-04-05 | 1 | -1/+1 |
* | * config/i386/i386.c (general_no_elim_operand): Disallow virtual regs. | rth | 2001-03-28 | 1 | -4/+8 |
* | * i386.c (struct machine_function): Add save_varrargs_registers. | hubicka | 2001-03-26 | 1 | -0/+11 |
* | * i386.md (ashldi3, ashrdi3, lshrdi3): Change predicates to | hubicka | 2001-03-25 | 1 | -0/+1 |
* | * i386.c (override_options): Default ix86_regparm to REGPARM_MAX. | hubicka | 2001-03-21 | 1 | -1/+1 |
* | * i386.md (pushqi1): New. | hubicka | 2001-03-21 | 1 | -0/+14 |
* | * i386.c (ix86_cmodel_string, ix86_cmodel): Define. | hubicka | 2001-03-14 | 1 | -1/+45 |
* | * expr.c (emit_move_insn_1): Split push of complex value when | hubicka | 2001-03-14 | 1 | -1/+1 |
* | * i386.h (VALID_FP_MODE_P): XFmode is invalid on x86_64. | hubicka | 2001-03-12 | 1 | -17/+40 |
* | * i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits. | hubicka | 2001-03-10 | 1 | -5/+7 |
* | * i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpp | hubicka | 2001-03-09 | 1 | -0/+1 |
* | * i386.h (FIRST_PSEUDO_REGISTER): Set to 53. | hubicka | 2001-03-09 | 1 | -58/+153 |
* | * i386.h (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Set to 128bit for x86_64 | hubicka | 2001-03-09 | 1 | -9/+29 |
* | * i386.h (MASK_64BIT): New constant. | hubicka | 2001-03-09 | 1 | -0/+14 |
* | * i386.c (ix86_expand_fp_compare): Delay creating of scratch register | hubicka | 2001-03-03 | 1 | -1/+3 |
* | * i386.c (pentium4_cost): New. | hubicka | 2001-02-28 | 1 | -3/+8 |
* | * i386.md (attribute mode): Add "TI". | hubicka | 2001-02-28 | 1 | -1/+2 |