| Commit message (Expand) | Author | Age | Files | Lines |
* | * i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document. | hubicka | 2000-10-19 | 1 | -0/+2 |
* | 2000-10-18 Geoffrey Keating <geoffk@cygnus.com> | geoffk | 2000-10-18 | 2 | -0/+43 |
* | * i386.c (ix86_comparison_operator, put_condition_code, | mmitchel | 2000-10-18 | 3 | -63/+132 |
* | 2000-09-26 Michael Chastain <chastain@redhat.com> | law | 2000-10-18 | 1 | -0/+2 |
* | * i386.md (testqi_1): Add missing operand prefix for operand 0. | grahams | 2000-10-17 | 1 | -1/+1 |
* | * i386-protos.h: Add missing prototype. | grahams | 2000-10-17 | 1 | -0/+1 |
* | 2000-10-17 Diego Novillo <dnovillo@cygnus.com> | dnovillo | 2000-10-17 | 1 | -1/+1 |
* | 2000-10-13 Diego Novillo <dnovillo@cygnus.com> | dnovillo | 2000-10-16 | 1 | -3/+5 |
* | 2000-10-15 Diego Novillo <dnovillo@cygnus.com> | dnovillo | 2000-10-16 | 1 | -1/+1 |
* | * i386.md (adddi3, subdi3 splitters): Update for new pattern. | hubicka | 2000-10-12 | 1 | -45/+87 |
* | 2000-10-02 David O'Brien <obrien@dragon.nuxi.com> | obrien | 2000-10-02 | 1 | -0/+3 |
* | * i386.c: Move include of "config.h" to before that of <setjmp.h>. | jsm28 | 2000-09-30 | 1 | -1/+1 |
* | * final.c (final_scan_insn): Remove extra extract_insn call; | hubicka | 2000-09-29 | 1 | -3/+3 |
* | * recog.c (recog_memoized): Rename to recog_memoized_1. | hubicka | 2000-09-29 | 3 | -63/+57 |
* | 2000-09-28 David O'Brien <obrien@FreeBSD.org> | obrien | 2000-09-29 | 3 | -346/+346 |
* | * config/i386/djgpp.h (UNIQUE_SECTION): Constify the variables | dj | 2000-09-27 | 1 | -1/+2 |
* | 2000-09-25 Kazu Hirata <kazu@hxi.com> | kazu | 2000-09-25 | 1 | -142/+136 |
* | Change callers in config/[h-l]*/ to match: | hp | 2000-09-25 | 13 | -46/+46 |
* | Fix BSS_SECTION_ASM_OP typo introduced and covered by todays ASM.*_OP changel... | hp | 2000-09-25 | 1 | -1/+1 |
* | definitions in config/i3*: | hp | 2000-09-25 | 20 | -67/+67 |
* | * config/i386/i386.h (CPP_CPU_SPEC): Define i586 and i686 symbols | rth | 2000-09-19 | 1 | -8/+9 |
* | MMX/SSE builtin support | crux | 2000-09-18 | 4 | -9/+1451 |
* | * i386-protos.h (no_comparison_operator, uno_comparison_operator): | hubicka | 2000-09-15 | 4 | -317/+453 |
* | 2000-09-15 Kazu Hirata <kazu@hxi.com> | kazu | 2000-09-15 | 1 | -1/+1 |
* | * convex.md: Use "+" instead of "=" for outputs wrapped in a | law | 2000-09-12 | 1 | -1/+1 |
* | * i386.md (add?i_3, add?i_5): New. | hubicka | 2000-09-11 | 1 | -9/+272 |
* | MMX/SSE patterns for i386 | crux | 2000-09-08 | 4 | -13/+1642 |
* | * config/i386/i386.h (ADDRESS_COST): Fix typo. | law | 2000-09-07 | 1 | -1/+1 |
* | Changes in cse.c/loop.c cost calculations | crux | 2000-09-06 | 1 | -10/+2 |
* | * config/i386/i386.md (call_pop): Fix test for setting | rth | 2000-09-06 | 2 | -13/+10 |
* | * i386.md (pushsi2, pushhi2, pophi2, swapsf, swapdf, | hubicka | 2000-09-04 | 1 | -11/+11 |
* | * config/i386/i386.c: Don't error on EXTRA_CONSTRAINT defined. | rth | 2000-08-29 | 3 | -35/+16 |
* | * config/i386/i386-protos.h (ix86_expand_compare): Add extern decl. | gkm | 2000-08-28 | 3 | -2/+51 |
* | * i386.c (ix86_find_base_term): New. | wehle | 2000-08-25 | 3 | -0/+46 |
* | * config/i386/i386.c (ix86_expand_branch): Treat GE and GEU the same | jakub | 2000-08-25 | 1 | -10/+14 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 2 | -5/+5 |
* | * tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'. | gkm | 2000-08-24 | 2 | -4/+2 |
* | * rtlanal.c (rtx_unstable_p): The pic register is stable | wehle | 2000-08-23 | 1 | -0/+13 |
* | * gcc.c (do_spec_1): Implement %j spec flag. | law | 2000-08-21 | 2 | -4/+6 |
* | * config/i386/i386.md (lea_general_1): Copy insn condition to split | jakub | 2000-08-21 | 1 | -3/+3 |
* | * config/i386/i386.c (legitimize_pic_address): Use Pmode | rth | 2000-08-15 | 1 | -7/+7 |
* | * i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's return | zack | 2000-08-05 | 1 | -4/+10 |
* | * i386/x-djgpp: Delete code that conditionally modifies target_alias. | law | 2000-08-04 | 3 | -31/+91 |
* | * i386.md (return_indirect_internal): New. | rth | 2000-08-04 | 2 | -1/+9 |
* | * reg-stack.c (subst_stack_regs_pat): Use replace_reg to swap | hubicka | 2000-08-03 | 1 | -1/+1 |
* | * config/i386/cygwin.h: Remove -remap from CPP_SPEC since this option is not | cgf | 2000-08-03 | 1 | -1/+1 |
* | * c-common.h: Prototype min_precision and c_build_qualified_type here... | zack | 2000-08-02 | 1 | -15/+15 |
* | * i386.c (legitimate_address_p): Accept other bases than | hubicka | 2000-08-02 | 1 | -8/+21 |
* | * i386.md (shift to lea splitter): Use const_int_operand. | hubicka | 2000-08-02 | 1 | -1/+1 |
* | * config/i386/beos-elf.h (STARTFILE_SPEC): Add i386-mcount.o | jason | 2000-08-02 | 3 | -254/+27 |