summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* * i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.hubicka2000-10-191-0/+2
* 2000-10-18 Geoffrey Keating <geoffk@cygnus.com>geoffk2000-10-182-0/+43
* * i386.c (ix86_comparison_operator, put_condition_code,mmitchel2000-10-183-63/+132
* 2000-09-26 Michael Chastain <chastain@redhat.com>law2000-10-181-0/+2
* * i386.md (testqi_1): Add missing operand prefix for operand 0.grahams2000-10-171-1/+1
* * i386-protos.h: Add missing prototype.grahams2000-10-171-0/+1
* 2000-10-17 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-171-1/+1
* 2000-10-13 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-161-3/+5
* 2000-10-15 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-161-1/+1
* * i386.md (adddi3, subdi3 splitters): Update for new pattern.hubicka2000-10-121-45/+87
* 2000-10-02 David O'Brien <obrien@dragon.nuxi.com>obrien2000-10-021-0/+3
* * i386.c: Move include of "config.h" to before that of <setjmp.h>.jsm282000-09-301-1/+1
* * final.c (final_scan_insn): Remove extra extract_insn call;hubicka2000-09-291-3/+3
* * recog.c (recog_memoized): Rename to recog_memoized_1.hubicka2000-09-293-63/+57
* 2000-09-28 David O'Brien <obrien@FreeBSD.org>obrien2000-09-293-346/+346
* * config/i386/djgpp.h (UNIQUE_SECTION): Constify the variablesdj2000-09-271-1/+2
* 2000-09-25 Kazu Hirata <kazu@hxi.com>kazu2000-09-251-142/+136
* Change callers in config/[h-l]*/ to match:hp2000-09-2513-46/+46
* Fix BSS_SECTION_ASM_OP typo introduced and covered by todays ASM.*_OP changel...hp2000-09-251-1/+1
* definitions in config/i3*:hp2000-09-2520-67/+67
* * config/i386/i386.h (CPP_CPU_SPEC): Define i586 and i686 symbolsrth2000-09-191-8/+9
* MMX/SSE builtin supportcrux2000-09-184-9/+1451
* * i386-protos.h (no_comparison_operator, uno_comparison_operator):hubicka2000-09-154-317/+453
* 2000-09-15 Kazu Hirata <kazu@hxi.com>kazu2000-09-151-1/+1
* * convex.md: Use "+" instead of "=" for outputs wrapped in alaw2000-09-121-1/+1
* * i386.md (add?i_3, add?i_5): New.hubicka2000-09-111-9/+272
* MMX/SSE patterns for i386crux2000-09-084-13/+1642
* * config/i386/i386.h (ADDRESS_COST): Fix typo.law2000-09-071-1/+1
* Changes in cse.c/loop.c cost calculationscrux2000-09-061-10/+2
* * config/i386/i386.md (call_pop): Fix test for settingrth2000-09-062-13/+10
* * i386.md (pushsi2, pushhi2, pophi2, swapsf, swapdf,hubicka2000-09-041-11/+11
* * config/i386/i386.c: Don't error on EXTRA_CONSTRAINT defined.rth2000-08-293-35/+16
* * config/i386/i386-protos.h (ix86_expand_compare): Add extern decl.gkm2000-08-283-2/+51
* * i386.c (ix86_find_base_term): New.wehle2000-08-253-0/+46
* * config/i386/i386.c (ix86_expand_branch): Treat GE and GEU the samejakub2000-08-251-10/+14
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-242-5/+5
* * tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.gkm2000-08-242-4/+2
* * rtlanal.c (rtx_unstable_p): The pic register is stablewehle2000-08-231-0/+13
* * gcc.c (do_spec_1): Implement %j spec flag.law2000-08-212-4/+6
* * config/i386/i386.md (lea_general_1): Copy insn condition to splitjakub2000-08-211-3/+3
* * config/i386/i386.c (legitimize_pic_address): Use Pmoderth2000-08-151-7/+7
* * i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's returnzack2000-08-051-4/+10
* * i386/x-djgpp: Delete code that conditionally modifies target_alias.law2000-08-043-31/+91
* * i386.md (return_indirect_internal): New.rth2000-08-042-1/+9
* * reg-stack.c (subst_stack_regs_pat): Use replace_reg to swaphubicka2000-08-031-1/+1
* * config/i386/cygwin.h: Remove -remap from CPP_SPEC since this option is notcgf2000-08-031-1/+1
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-021-15/+15
* * i386.c (legitimate_address_p): Accept other bases thanhubicka2000-08-021-8/+21
* * i386.md (shift to lea splitter): Use const_int_operand.hubicka2000-08-021-1/+1
* * config/i386/beos-elf.h (STARTFILE_SPEC): Add i386-mcount.ojason2000-08-023-254/+27