summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.h
Commit message (Expand)AuthorAgeFilesLines
* * config.gcc (i[34567]86-*-darwin*): New configuration.shebs2002-07-311-0/+5
* * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h,ghazi2002-07-301-6/+0
* * i386.h (MACHINE_DEPENDENT_REORG): New macro.hubicka2002-07-161-0/+1
* * builtins.c (std_expand_builtin_va_start): Remove unusedzack2002-07-161-2/+2
* PR middle-end/7245jakub2002-07-151-0/+1
* * i386.h (TARGET_DEFAULT): Do not turn on frame pointerlaw2002-06-201-2/+4
* * config/i386/i386.h (BIGGEST_FIELD_ALIGNMENT): Define insteadrth2002-06-171-0/+7
* * i386-protos.h (x86_field_alignment): Declare.hubicka2002-06-161-7/+3
* * i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) tohubicka2002-06-121-1/+2
* * i386.c (x86_promote_QImode): Set for Athlonhubicka2002-06-111-2/+6
* * Makefile.in (MACHMODE_H): Add @extra_modes_file@.zack2002-06-101-28/+0
* 2002-06-10 Eric Christopher <echristo@redhat.com>echristo2002-06-101-39/+25
* config/i386:neil2002-06-041-109/+115
* * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): New.neil2002-06-031-27/+21
* * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.rth2002-05-301-9/+10
* * config/i386/i386.c (ix86_output_function_epilogue): New.rth2002-05-291-3/+12
* * config/i386/i386.c (ix86_save_reg): Examine regs_ever_live,rth2002-05-291-11/+0
* * configure.in (HAVE_AS_TLS): New test.rth2002-05-231-11/+44
* * config/i386/i386.c, config/i386/i386.h: Tidy comments and whitespace.rth2002-05-231-62/+61
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-31/+1
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-151-19/+2
* * expr.c (compress_float_constant): New.rth2002-05-121-10/+18
* Define __SSE2__ if -msse2 instead of __SSE2_BUILTINS__bernds2002-05-081-1/+1
* Fix problems compiling xmmintrin.h with only -msse.bernds2002-05-061-0/+1
* Initial P4 SSE2 builtin supportbernds2002-04-291-0/+212
* * i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolutionhubicka2002-04-181-1/+1
* * i386.h (SSE_FLOAT_MODE_P): Kill bogus TARGET_SSE_MATH check.hubicka2002-04-181-1/+1
* * config/i386/i386.c (x86_arch_always_fancy_math_387): New.rth2002-03-291-0/+1
* PR 5878rth2002-03-131-6/+6
* * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,ghazi2002-03-121-4/+0
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-7/+0
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-031-6/+0
* * config/i386/i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P appliesrth2002-03-031-2/+1
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-1/+1
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-031-3/+0
* * cfgrtl.c (purge_dead_edges): Fix handling of EH edges.hubicka2002-02-281-1/+1
* * attribs.c (c_common_attribute_table): Add visibility.jakub2002-02-261-1/+3
* Don't mark empty strings for translation.pthomas2002-02-171-12/+17
* * i386-protos.h (x86_order_regs_for_local_alloc): Declarehubicka2002-02-071-28/+11
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Add missing | separators.jakub2002-02-021-2/+2
* * config/i386/i386.h (LIMIT_RELOAD_CLASS): Handle LEGACY_REGSjakub2002-01-291-2/+4
* * Makefile.in (CRTSTUFF_CFLAGS): New.rth2002-01-271-0/+8
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-13/+0
* * config/i386/i386.c (override_options): If SSE, enable sse prefetch.rth2002-01-121-15/+1
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove wrongaj2002-01-111-1/+1
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove duplicatedaj2002-01-111-1/+1
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-8/+0
* * config/i386/i386.h: Update copyright date.grahams2002-01-071-226/+249
* * function.h (struct function): Add profile.wcohen2002-01-031-1/+1
* * config/i386/i386.c (ix86_asm_dialect): Fix enum type.grahams2001-12-301-2/+2