aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2002-05-07c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth8-16/+0
2002-05-06Fix problems compiling xmmintrin.h with only -msse.Bernd Schmidt2-2/+3
2002-05-06* i386.c (q_regs_operand): Use ANY_QI_REGS_P.Jan Hubicka1-1/+1
2002-05-04Fix bugs in SSE2 suppport and add SSE2 functions to xmmintrin.hBernd Schmidt3-46/+1160
2002-05-04netbsd64.h (CPP_LP64_SPEC): Define.Jason Thorpe1-0/+18
2002-05-03i386.c (expand_movstr, [...]): Fix inline-all-stringops sequence.Jan Hubicka1-16/+26
2002-05-03i386.c (ix86_expand_int_movcc): Truncate to proper mode.Jakub Jelinek1-1/+3
2002-05-03* i386.md (attribute memory): Handle compares properly.Jan Hubicka1-2/+2
2002-05-03i386.c (sse_clrsf, sse_clrsi): Set memory attribute to none.Jan Hubicka1-0/+2
2002-04-30i386.md (type): Add new SSE/MMX subtypes, remove usused fop1.Jan Hubicka1-365/+694
2002-04-29Initial P4 SSE2 builtin supportBernd Schmidt3-130/+2191
2002-04-29* i386.md (sse_mov?fcc*): Revert patch of Mar 14th.Jan Hubicka1-9/+9
2002-04-29* i386.c (dbx64_register_map): Fix typo.Jan Hubicka1-1/+1
2002-04-27re PR bootstrap/6445 (ICE bootstrapping objc for i386-rtems)Mark Mitchell1-1/+1
2002-04-26linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Define for x86-64.Bo Thorsen1-0/+65
2002-04-23i386.c (ix86_output_addr_diff_elt): Avoid x86_64 binutils bug workaround.Jan Hubicka1-4/+8
2002-04-23re PR target/6413 (PROFILE_HOOK label_no)Alan Modra1-1/+1
2002-04-19re PR rtl-optimization/3756 (gcc wishlist: arithmetic right shift for ternary...Jakub Jelinek1-13/+99
2002-04-19i386.md (movsi_1, movhi_1): Force reload to use more flexible alternative.Jan Hubicka1-2/+12
2002-04-18i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution in last patch.Jan Hubicka1-1/+1
2002-04-18i386.h (SSE_FLOAT_MODE_P): Kill bogus TARGET_SSE_MATH check.Jan Hubicka2-10/+10
2002-04-18re PR middle-end/6205 (-O -fpmath=sse breaks visibility of register accumulat...Jakub Jelinek1-1/+4
2002-04-16re PR target/6303 (output_operand: invalid expression as operand)Jakub Jelinek1-5/+9
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson4-4/+4
2002-04-13gnu.h (CPP_PREDEFINES): Define __gnu_hurd__, not gnu_hurd.Mark Mitchell1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell5-6/+6
2002-04-12* config/i386/i386-interix.h (CPP_PREDEFINES): Handle __declspec.Douglas B Rupp1-0/+1
2002-04-12i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.Douglas B Rupp2-3/+10
2002-04-12rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum2-16/+2
2002-04-12freebsd.h (NO_IMPLICIT_EXTERN_C, [...]): Give value.David O'Brien1-0/+8
2002-04-03fix commentJason Merrill1-1/+1
2002-04-03config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi...David O'Brien51-331/+181
2002-04-02re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson1-0/+2
2002-03-31gcc.c: Revert previous patch for now.Alexandre Oliva1-2/+2
2002-03-31gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...Alexandre Oliva1-2/+2
2002-03-30local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz...Jan Hubicka1-7/+29
2002-03-29i386.c (x86_arch_always_fancy_math_387): New.Richard Henderson3-3/+10
2002-03-29Makefile.in (except.o): Update.Neil Booth1-1/+2
2002-03-29freebsd.h (LINK_SPEC): Don't pass default emulation to the linker.Loren J. Rittle1-2/+2
2002-03-27i386.c (classify_argument): Also check for QUAL_UNION_TYPE.Andreas Schwab1-1/+2
2002-03-27* i386.c (ix86_output_addr_diff_elt): Remove binutils bug workaround.Jan Hubicka1-1/+1
2002-03-27cygwin.h (TARGET_DLL, [...]): Remove unused switches.Danny Smith1-24/+14
2002-03-25mingw32.h (WINT_TYPE): Define as "short unsigned int".Danny Smith1-0/+3
2002-03-22c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson1-2/+3
2002-03-22i386.c, i386.md: Change all occurences of GEN_INT (trunc_int_for_mode (...)) ...Lars Brinkhoff2-47/+36
2002-03-21* config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.Tom Tromey1-0/+3
2002-03-20* config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.Jason Merrill1-0/+5
2002-03-20re PR c/5972 (produces wrong assembly code when -march=pentiumpro and optimiz...Jakub Jelinek3-10/+39
2002-03-12re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur...Richard Henderson2-9/+7
2002-03-12i386.c (ix86_expand_prologue): Revert 2002-03-03 internal visibility change.Richard Henderson1-7/+1