| Commit message (Expand) | Author | Age | Files | Lines |
* | * i386.c (ix86_compute_frame_size): Omit padding1 if the | rth | 2000-01-30 | 1 | -6/+6 |
* | * dwarf2out.c: include "varray.h", not dyn-string.h. | jason | 2000-01-25 | 1 | -0/+45 |
* | * i386.h (FIRST_PSEUDO_REGISTER): Set to 21. | hubicka | 2000-01-24 | 1 | -80/+164 |
* | * i386.h (PREDICATE_CODES): Add aligned_operand. | hubicka | 2000-01-24 | 1 | -51/+54 |
* | * i386.c (dbx_register_map, svr4_dbx_register_map): New. | rth | 2000-01-23 | 1 | -3/+75 |
* | * i386-protos.h (ix86_compute_frame_size): Remove prototype. | hubicka | 2000-01-20 | 1 | -75/+156 |
* | * alpha-protos.h: PROTO -> PARAMS. | ghazi | 2000-01-18 | 1 | -21/+21 |
* | * i386.md (memstr): Do not use rep stosb for counts divisible by 4 | hubicka | 2000-01-18 | 1 | -43/+69 |
* | * resource.c (mark_referenced_resources): Mark a set strict_low_part | oliva | 2000-01-11 | 1 | -2/+0 |
* | * i386.md (movstrsi expander): Rewrite. | hubicka | 2000-01-11 | 1 | -0/+1 |
* | * i386.c (ix86_attr_length_default): Handle TYPE_STR and TYPE_CLD. | hubicka | 2000-01-11 | 1 | -0/+3 |
* | * i386.c (ix86_expand_setcc): Fix typo. | law | 2000-01-11 | 1 | -2/+2 |
* | * i386.c (ix86_expand_move): Allow pushes of memory, offload to memory | hubicka | 2000-01-04 | 1 | -7/+16 |
* | * config/i386/i386.c (ix86_expand_unary_operator): Function | hp | 2000-01-03 | 1 | -5/+3 |
* | Oops, forgot to update copyright date | hp | 2000-01-03 | 1 | -1/+1 |
* | * config/i386/i386.c (override_options): Fix option-name typo. | hp | 2000-01-03 | 1 | -2/+2 |
* | Fix FP GT comparisons on i386 with -ffast-math | crux | 1999-12-30 | 1 | -2/+2 |
* | current_function -> cfun | crux | 1999-12-20 | 1 | -1/+1 |
* | * i386.md (HI to SImode promoting splitters): Rewrite. | hubicka | 1999-12-17 | 1 | -0/+25 |
* | * i386-protos.h (output_387_binary_op, output_fix_trunc, | ghazi | 1999-12-12 | 1 | -10/+12 |
* | * i386.md (cpu attribute): Add "athlon". | hubicka | 1999-12-09 | 1 | -10/+47 |
* | * i386.md (QImode patterns): Remove '*' before the 'r' constraints. | hubicka | 1999-12-01 | 1 | -0/+5 |
* | * i386.c (ix86_expand_move): Never add clobbers to move patterns. | hubicka | 1999-12-01 | 1 | -16/+0 |
* | * i386.md (neg, not and abs patterns): Revmap to use | hubicka | 1999-11-21 | 1 | -18/+61 |
* | * i386.h (struct_processor_costs): New fileds int_load, int_store, fp_move, | hubicka | 1999-11-19 | 1 | -5/+45 |
* | * i386-protos.h (split_xf, ix86_split_movdi): Remove. | rth | 1999-11-18 | 1 | -35/+199 |
* | * i386.c (ix86_decompose_address): Verify the base is a REG | law | 1999-11-15 | 1 | -0/+1 |
* | * i386.c (split_xf): New. | rth | 1999-11-05 | 1 | -0/+20 |
* | Revert last patch. | clm | 1999-10-30 | 1 | -1/+1 |
* | * flow.c (count_or_remove_death_notes): Equate NULL with the | rth | 1999-10-29 | 1 | -4/+18 |
* | * config/i386/i386.h (ix86_cpu): Remove extern attribute. | clm | 1999-10-29 | 1 | -1/+1 |
* | Reorg reg-stack to use the standard CFG. | rth | 1999-10-27 | 1 | -19/+2 |
* | * i386.c (ix86_expand_prologue): Properly wrap USE around | rth | 1999-10-20 | 1 | -1/+2 |
* | * i386.md (*addsi3_cc): Renamed from addcsi3. | rth | 1999-10-13 | 1 | -1/+1 |
* | Jan Hubicka <hubicka@freesoft.cz> | rth | 1999-10-01 | 1 | -1/+13 |
* | Jan Hubicka <hubicka@freesoft.cz> | rth | 1999-10-01 | 1 | -18/+80 |
* | Various fixes for problems discovered stress-testing GC. | samuel | 1999-09-22 | 1 | -4/+15 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -3/+6 |
* | * i386.c (call_insn_operand): Reject const_int. | rth | 1999-09-13 | 1 | -23/+13 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -18/+18 |
* | * i386.c (override_options): Remove ppro, pentium2, and p2 as aliases. | rth | 1999-09-09 | 1 | -4/+1 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -19/+19 |
* | * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | mmitchel | 1999-09-06 | 1 | -1/+18 |
* | Change memory mangement and constant pool handling for nested functions to ma... | crux | 1999-09-04 | 1 | -40/+21 |
* | * i386.c (ix86_attr_length_default): Handle TYPE_FXCH. | law | 1999-09-03 | 1 | -0/+6 |
* | Merge new ia32 backend from the branch! | rth | 1999-09-02 | 1 | -3416/+3396 |
* | * config/i386/i386.c (output_strlen_unroll): Don't write xops[7] | rth | 1999-08-31 | 1 | -7/+12 |
* | 1999-08-26 23:09 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -9/+9 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -3/+3 |
* | @ | law | 1999-05-27 | 1 | -60/+108 |