summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
...
* Define __SSE2__ if -msse2 instead of __SSE2_BUILTINS__bernds2002-05-082-2/+2
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-078-16/+0
* Fix problems compiling xmmintrin.h with only -msse.bernds2002-05-062-2/+3
* * i386.c (q_regs_operand): Use ANY_QI_REGS_P.hubicka2002-05-061-1/+1
* Fix bugs in SSE2 suppport and add SSE2 functions to xmmintrin.hbernds2002-05-043-46/+1160
* * config/i386/netbsd64.h (CPP_LP64_SPEC): Define.thorpej2002-05-041-0/+18
* * i386.c (expand_movstr, expand_clrstr): Fix inline-all-stringopshubicka2002-05-031-16/+26
* * config/i386/i386.c (ix86_expand_int_movcc): Truncate to properjakub2002-05-031-1/+3
* * i386.md (attribute memory): Handle compares properly.hubicka2002-05-031-2/+2
* * i386.c (sse_clrsf, sse_clrsi): Set memory attributehubicka2002-05-031-0/+2
* * i386.md (type): Add new SSE/MMX subtypes, remove usused fop1.hubicka2002-04-301-365/+694
* Initial P4 SSE2 builtin supportbernds2002-04-293-130/+2191
* * i386.md (sse_mov?fcc*): Revert patch of Mar 14th.hubicka2002-04-291-9/+9
* * i386.c (dbx64_register_map): Fix typo.hubicka2002-04-291-1/+1
* PR bootstrap/6445mmitchel2002-04-271-1/+1
* 2002-04-26 Bo Thorsen <bo@suse.co.uk>bo2002-04-261-0/+65
* * i386.c (ix86_output_addr_diff_elt): Avoid x86_64 binutils bughubicka2002-04-231-4/+8
* PR target/6413amodra2002-04-231-1/+1
* PR optimization/3756jakub2002-04-191-13/+99
* * i386.md (movsi_1, movhi_1): Force reload to use more flexiblehubicka2002-04-191-2/+12
* * 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-182-10/+10
* PR middle-end/6205jakub2002-04-181-1/+4
* PR target/6303jakub2002-04-161-5/+9
* * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h,rth2002-04-154-4/+4
* * config/i386/gnu.h (CPP_PREDEFINES): Define __gnu_hurd__,mmitchel2002-04-131-1/+1
* * alpha/linux.h: Define __gnu_linux__ wherever __linux__ ismmitchel2002-04-135-6/+6
* * config/i386/i386-interix.h (CPP_PREDEFINES): Handle __declspec.kenner2002-04-121-0/+1
* * config/i386/i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.kenner2002-04-122-3/+10
* 2002-04-12 Eric Norum <eric.norum@usask.ca>joel2002-04-122-16/+2
* 2002-04-11 David O'Brien <obrien@FreeBSD.org>obrien2002-04-121-0/+8
* fix commentjason2002-04-031-1/+1
* 2002-04-02 David O'Brien <obrien@FreeBSD.org>obrien2002-04-0351-331/+181
* PR opt/190rth2002-04-021-0/+2
* * gcc.c: Revert previous patch for now.aoliva2002-03-311-2/+2
* * gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...aoliva2002-03-311-2/+2
* * local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not opti...hubicka2002-03-301-7/+29
* * config/i386/i386.c (x86_arch_always_fancy_math_387): New.rth2002-03-293-3/+10
* * Makefile.in (except.o): Update.neil2002-03-291-1/+2
* * config/i386/freebsd.h (LINK_SPEC): Don't pass defaultljrittle2002-03-291-2/+2
* * config/i386/i386.c (classify_argument): Also check forschwab2002-03-271-1/+2
* * i386.c (ix86_output_addr_diff_elt): Remove binutils bug workaround.hubicka2002-03-271-1/+1
* * config/i386/cygwin.h (TARGET_DLL, TARGET_WIN32,dannysmith2002-03-271-24/+14
* * config/i386/mingw32.h (WINT_TYPE): Define as "short unsigneddannysmith2002-03-251-0/+3
* * c-pragma.c (maybe_apply_renaming_pragma): New.rth2002-03-221-2/+3
* * config/i386/i386.c, config/i386/i386.md: Change all occurencesrth2002-03-222-47/+36
* * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.tromey2002-03-211-0/+3
* * config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.jason2002-03-211-0/+5
* PR c/5972jakub2002-03-203-10/+39
* PR 5878rth2002-03-132-9/+7