summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
...
* i386.md (mul patterns): Allow memory operand to be first; add expanders where...Jan Hubicka2002-02-132-62/+205
* re PR rtl-optimization/5547 (g++ 3.1 crash in output_operand)Jakub Jelinek2002-02-131-4/+36
* * i386.md (fop_*_comm_*): allow nonimmediate in the first operand.Jan Hubicka2002-02-131-12/+18
* * i386.md (movdi_2): Add missing '!'.Jan Hubicka2002-02-091-1/+1
* config.gcc (x86_64-*-linux): Add t-linux64 makefile fragment.Andreas Jaeger2002-02-081-0/+3
* i386-protos.h (x86_order_regs_for_local_alloc): DeclareJan Hubicka2002-02-073-28/+56
* netbsd.h (WCHAR_TYPE): Define.Jason Thorpe2002-02-052-21/+0
* i386.md (movsf_1): Allow moving SF values in MMX registers.Jakub Jelinek2002-02-041-4/+8
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Add missing | separators.Jakub Jelinek2002-02-021-2/+2
* i386.h (LIMIT_RELOAD_CLASS): Handle LEGACY_REGS and INDEX_REGS the same as GE...Jakub Jelinek2002-01-291-2/+4
* * config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro UNIQUE_SECTIONAndris Pavenis2002-01-281-0/+2
* Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson2002-01-263-19/+26
* x86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide default setting.David O'Brien2002-01-262-14/+0
* config.gcc (x86_64-*-freebsd*): New target.David O'Brien2002-01-261-0/+52
* * config/i386/t-djgpp: Use NATIVE_SYSTEM_HEADER_DIR.Andris Pavenis2002-01-241-1/+1
* * config/i386/freebsd-aout.h (ASM_QUAD): Undefine.Alexandre Oliva2002-01-231-1/+5
* re PR target/5379 ([i386] internal error: Segmentation fault (prefetch relate...Janis Johnson2002-01-221-1/+1
* re PR other/5450 (__i386__ not defined on unixsware)Craig Rodrigues2002-01-221-0/+3
* config.gcc (x86_64-*-netbsd*): New target.Jason Thorpe2002-01-221-0/+66
* netbsd.h (TARGET_HAS_F_SETLKW): define.Jason Thorpe2002-01-222-88/+40
* i386.c (ix86_function_arg_regno_p): Never return true for 64-bit mode only SS...Jakub Jelinek2002-01-211-1/+2
* * i386.md (minsf splitter): Fix pasto.Jan Hubicka2002-01-161-2/+2
* expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata2002-01-161-13/+0
* system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers2002-01-151-3/+3
* * config/i386/i386.c: Fix formatting.Kazu Hirata2002-01-151-35/+35
* i386.md (prefetch): Tidy.Richard Henderson2002-01-141-7/+4
* * config/i386/i386.c (bdesc_2arg): Mark psadbw MASK_3DNOW_A.Richard Henderson2002-01-121-1/+1
* i386.c (override_options): If SSE, enable sse prefetch.Richard Henderson2002-01-125-558/+313
* mmintrin.h: New file.Richard Henderson2002-01-114-4/+1608
* i386.h (CPP_CPUCOMMON_SPEC): Remove wrong mcpu.Andreas Jaeger2002-01-111-1/+1
* i386.h (CPP_CPUCOMMON_SPEC): Remove duplicated march.Andreas Jaeger2002-01-111-1/+1
* toplev.c: Don't declare environ (it's not used anywhere).Zack Weinberg2002-01-101-2/+0
* configure.in: Set stage1_cflags for powerpc-*-darwin*.Zack Weinberg2002-01-103-8/+0
* basic-block.h (update_br_prob_note): Declare.Jan Hubicka2002-01-101-8/+12
* * i386.md (sse_mov?fcc_const0_?): Fix constraints.Jan Hubicka2002-01-101-8/+8
* optabs.c (expand_fix): Look for wider integer modes first.Jan Hubicka2002-01-101-7/+12
* tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers2002-01-081-8/+0
* i386.h: Update copyright date.Graham Stott2002-01-071-226/+249
* i386.c: Update copyright.Graham Stott2002-01-071-11/+12
* function.h (struct function): Add profile.William Cohen2002-01-034-6/+6
* avr.c: Fix comment typos.Kazu Hirata2002-01-031-2/+2
* i386.c (ix86_asm_dialect): Fix enum type.Graham Stott2001-12-302-24/+25
* arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2001-12-231-1/+1
* 1750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi2001-12-231-1/+1
* i386.h (TARGET_CPU_DEFAULT_pentium_mmx): New.Jan Hubicka2001-12-221-9/+10
* configure.in (all_headers, [...]): Remove.Joseph Myers2001-12-201-2/+1
* varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2001-12-205-237/+0
* att.h (ASM_FILE_START): Use asm_dialect.Jan Hubicka2001-12-185-26/+48
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-1710-64/+22
* clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi2001-12-167-13/+13