summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.h
Commit message (Expand)AuthorAgeFilesLines
* * doc/invoke.texi (i386 Options): Document x86-64 options.hubicka2001-10-021-1/+11
* Add support for 3Dnow builtinsbernds2001-09-281-5/+49
* * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg,hubicka2001-09-281-0/+30
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-8/+14
* * i386.md (indirect_jump): Allow Pmode operand.hubicka2001-09-201-1/+1
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-3/+0
* * i386.h (TARGET_SWITCHES): Fix spelling of option.aj2001-09-081-1/+1
* * i386.h (TARGET_SWITCHES): Fix descriptions.aj2001-09-071-2/+2
* * i386.h (no-accumulate-outgoing-args): Use proper mask.hubicka2001-08-251-1/+1
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-23/+0
* * predict.def: Set hitrates according our experimental run.hubicka2001-08-081-0/+9
* * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.rth2001-08-061-0/+7
* * toplev.c (rest_of_compilation): Fix register_life_up_to_datehubicka2001-07-151-0/+63
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-101-15/+0
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-291-13/+0
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-14/+0
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* Add ia64-hpux 128-bit long double support.wilson2001-06-261-1/+1
* * i386.c (x86_accumulate_outgoing_args, x86_prologue_using_move,hubicka2001-06-141-7/+12
* * i386.h (CONST_COSTS): set cost of constants representable inhubicka2001-06-081-6/+5
* * i386.md (floatdi?f): Avoid usinf of SSE instructionshubicka2001-06-061-28/+7
* * i386/i386.h (CC1_CPU_SPEC): Clarify -m486 etc deprecation messages.rth2001-05-261-4/+4
* * config/i386/att.h (ASM_SHORT, ASM_LONG): Add trailing \t.rth2001-05-201-10/+17
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-171-7/+0
* * config/i386/i386.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-161-0/+12
* * i386.h (TARGET_64BIT): Define to constant if !TARGET_BI_ARCHhubicka2001-05-141-7/+55
* * invoke.texi (i386 Options): Delete references to -malign-jumps,geoffk2001-05-041-20/+2
* * config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.kenner2001-05-021-1/+3
* * rtl.h (simplify_gen_relational): Add cmp_mode parameter.hubicka2001-04-281-1/+2
* * config/i386/i386.h (CC1_CPU_SPEC): Fix deprecation warnings forjakub2001-04-261-2/+2
* * i386.c (expand_fp_movcc): Fix condition reversal code.hubicka2001-04-091-6/+15
* * i386.c (call, call_value): Make sure that resulting call_insnhubicka2001-04-091-11/+2
* * i386.c (function_arg): Return constm1_rtx for last argument.hubicka2001-04-051-1/+1
* * config/i386/i386.c (general_no_elim_operand): Disallow virtual regs.rth2001-03-281-4/+8
* * i386.c (struct machine_function): Add save_varrargs_registers.hubicka2001-03-261-0/+11
* * i386.md (ashldi3, ashrdi3, lshrdi3): Change predicates tohubicka2001-03-251-0/+1
* * i386.c (override_options): Default ix86_regparm to REGPARM_MAX.hubicka2001-03-211-1/+1
* * i386.md (pushqi1): New.hubicka2001-03-211-0/+14
* * i386.c (ix86_cmodel_string, ix86_cmodel): Define.hubicka2001-03-141-1/+45
* * expr.c (emit_move_insn_1): Split push of complex value whenhubicka2001-03-141-1/+1
* * i386.h (VALID_FP_MODE_P): XFmode is invalid on x86_64.hubicka2001-03-121-17/+40
* * i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits.hubicka2001-03-101-5/+7
* * i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpphubicka2001-03-091-0/+1
* * i386.h (FIRST_PSEUDO_REGISTER): Set to 53.hubicka2001-03-091-58/+153
* * i386.h (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Set to 128bit for x86_64hubicka2001-03-091-9/+29
* * i386.h (MASK_64BIT): New constant.hubicka2001-03-091-0/+14
* * i386.c (ix86_expand_fp_compare): Delay creating of scratch registerhubicka2001-03-031-1/+3
* * i386.c (pentium4_cost): New.hubicka2001-02-281-3/+8
* * i386.md (attribute mode): Add "TI".hubicka2001-02-281-1/+2