aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2003-07-01sol2.h, [...]: Use c_dialect_ macros.Neil Booth1-2/+2
2003-06-30(fyl2x_sfxf3, fyl2x_dfxf3, fscale_sfxf3, fscale_dfxf3): Fix condition.Jan Hubicka1-6/+6
2003-06-30i386.c (standard_80387_constant_p): Accept TFmode constants too.Jan Hubicka2-29/+151
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-26Makefile.in (cfgrtl.o): Add expr.h dependency.Zdenek Dvorak1-0/+3
2003-06-25extend.texi: Document new builtin functions for Intel Prescott New Intrunctions.H.J. Lu4-9/+383
2003-06-25i386.c (MASK_SSE1): Removed.H.J. Lu2-140/+135
2003-06-25real.h (ieee_extended_intel_96_round_53_format): New.Richard Henderson1-0/+10
2003-06-23i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, just SYMBOL_REF.Jakub Jelinek1-3/+2
2003-06-21* i386.c (ix86_va_arg): Fix allocation of temporary slot.Jan Hubicka1-2/+4
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg8-46/+31
2003-06-18re PR bootstrap/4068 ([linux-x86] bootstrapping on glibc2.0 systems)Joseph Myers1-1/+1
2003-06-16i386.c (ix86_memory_move_cost): Fix typo.Vladimir Makarov1-2/+2
2003-06-16optabs.h (enum optab_index): Add new OTI_tan and OTI_atan.Roger Sayle1-0/+52
2003-06-15i386.md (expsf2, [...]): New patterns to implement exp, expf and expl built-i...Roger Sayle1-1/+131
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+0
2003-06-14svr3.h (ASM_FILE_START): Don't use ASM_FILE_START_1.Zack Weinberg3-12/+0
2003-06-13bsd.h: Remove ASM_FILE_START.Kelley Cook3-23/+1
2003-06-13re PR other/1494 (Residual EGCS references in comments)Nathanael Nerode1-2/+1
2003-06-13* config/i386/svr3dbx.h: GNU CC -> GCC; Intel 385 -> Intel 386.Nathanael Nerode1-5/+5
2003-06-12re PR target/11089 (ICE: instantiate_virtual_regs_lossage while using sse bui...Richard Henderson1-3/+32
2003-06-12i386.c (legitimate_constant_p): Handle UNSPEC_NTPOFF and UNSPEC_DTPOFF.Richard Henderson1-0/+3
2003-06-11Kaos support from Uwe StieberUwe Stieber1-0/+24
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-2/+0
2003-06-09re PR target/8787 ([DJGPP] GCC fails to emit .intel_syntax when invoked with ...Andrew Pinski1-0/+2
2003-06-08i386.md (subsi_3_zext, [...]): Fix predicates.Jan Hubicka3-5/+8
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg7-38/+24
2003-06-07i386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default when -march is specified.Jan Hubicka2-3/+3
2003-06-07Makefile.in (stageprofile_build): Kill redundant target.Jan Hubicka1-1/+2
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger1-6/+0
2003-06-06Apply the right patch.H.J. Lu2-81/+447
2003-06-06config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-* and x86_64-*-*.H.J. Lu3-1467/+1586
2003-06-05re PR rtl-optimization/4490 (ICE with -m128bit-long-double)Kelley Cook1-55/+55
2003-06-05i386.md (align): Fix warning; clarify what to do when no p2align is available.Jan Hubicka1-2/+5
2003-06-04i386.c (struct ix86_address): Add seg.Richard Henderson5-223/+355
2003-06-04* config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros.Richard Henderson1-4/+8
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+6
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi2-2/+2
2003-06-04function.c (trampolines_created): New variable.Jakub Jelinek3-0/+18
2003-06-04i386.c (min_insn_size, [...]): New functionsJan Hubicka2-0/+128
2003-06-04linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek3-3/+3
2003-06-04i386.c (ix86_reorg): Replace the jump instead of adding nop.Jan Hubicka2-8/+28
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger2-9/+1
2003-06-03x86-64.h: Remove two target-independent comments; replace "GNU CC" with "GCC".Nathanael Nerode1-14/+5
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek3-13/+2
2003-06-01re PR target/11044 ([x86] out of range loop instructions for FP code on K6)Eric Botcazou1-0/+2
2003-05-28config.gcc (i[34567]86-*-mingw32*): Add host makefile fragment i386/x-mingw32.Danny Smith1-0/+4
2003-05-28mingw32.h (STANDARD_INCLUDE_DIR): Update.Aaron W. LaFramboise1-2/+7
2003-05-23* i386.c (ix86_reorg): Calls are also jumps.Jan Hubicka1-2/+3
2003-05-23i386.h (TARGET_CPU_CPP_BUILTINS): Define __amd64 and __amd64__; do not use as...Jan Hubicka1-1/+2