summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* * hooks.c (hook_tree_bool_false): New.rth2002-05-178-112/+13
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-153-54/+78
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-151-19/+2
* * config/i386/i386.c (ix86_save_reg): Make regno unsigned.rth2002-05-141-65/+33
* * i386.md (testsi to testqi_zext_1 splitter): Fix typo.hubicka2002-05-141-1/+1
* * config/i386/i386.md: Use define_constants for unspec numbers.rth2002-05-142-193/+254
* * i386.c (ia32_multipass_dfa_lookahead): Prototype.law2002-05-131-0/+1
* * i386.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.law2002-05-131-0/+15
* * gensupport.c (n_comma_elts): Moved here from genattrtab.c.zack2002-05-121-8/+31
* * expr.c (compress_float_constant): New.rth2002-05-122-15/+43
* * i386.md (testsi to testqi spliters): New.hubicka2002-05-111-1/+52
* * athlon.md, k6.md, pentium.md, ppro.md): New files.law2002-05-095-729/+802
* * i386.md (type attribute): Add "rotate" for rotate insns.law2002-05-091-27/+32
* * i386.c (ia32_use_dfa_pipeline_interface): New function. Uselaw2002-05-092-298/+192
* * config/netbsd.h (CPP_SPEC): Remove.thorpej2002-05-092-0/+11
* 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