| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/i386/i386.md: Fix missing modes on cmove splitters. | rth | 2004-12-15 | 1 | -20/+20 |
* | * config/i386/i386.md (floathisf2, *floathisf2_1, floatsisf2, | uros | 2004-12-15 | 1 | -53/+79 |
* | PR target/17990 | rth | 2004-12-14 | 5 | -661/+480 |
* | * Makefile.in (insn-preds.o): Depend on REGS_H. | rth | 2004-12-13 | 3 | -27/+40 |
* | gcc | dannysmith | 2004-12-13 | 1 | -0/+5 |
* | PR target/14941 | uros | 2004-12-13 | 1 | -3/+3 |
* | * config/i386/i386.c (ix86_gimplify_va_arg): Fix type mismatch | rth | 2004-12-13 | 1 | -7/+10 |
* | PR target/18932 | rth | 2004-12-12 | 2 | -246/+214 |
* | * config/i386/i386.md (*cmpfp_sf): Change type | uros | 2004-12-10 | 1 | -1/+1 |
* | PR target/17025 | rth | 2004-12-09 | 1 | -15/+48 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -25/+0 |
* | * config/i386/i386.md: Use FLAGS_REG everywhere. | rth | 2004-12-09 | 1 | -171/+172 |
* | * config/i386/i386.c (output_387_binary_op, | uros | 2004-12-08 | 1 | -2/+2 |
* | * config/i386/i386-protos.h (ix86_split_fp_branch): New rtx | uros | 2004-12-08 | 4 | -142/+131 |
* | * mklibgcc.in: Build shared libgcc and shared libunwind in gcc/. | amodra | 2004-12-04 | 1 | -1/+1 |
* | PR target/18759 | sayle | 2004-12-02 | 1 | -1/+3 |
* | * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused. | dpatel | 2004-12-02 | 1 | -3/+1 |
* | * Makefile.in (WERROR_FLAGS): Renamed from WERROR. | schwab | 2004-12-02 | 1 | -1/+1 |
* | PR target/9908 | sayle | 2004-12-02 | 1 | -2/+2 |
* | * Makefile.in (WERROR): New variable. | mmitchel | 2004-12-01 | 1 | -0/+4 |
* | * fold-const.c: Fix a comment typo. | kazu | 2004-11-27 | 1 | -1/+1 |
* | * config/i386/linux.h: Fix a comment typo. | kazu | 2004-11-27 | 1 | -1/+1 |
* | * config/i386/linux64.h (REG_NAME): Define. | jakub | 2004-11-27 | 1 | -0/+3 |
* | Changes for k*bsd-gnu support. | gerald | 2004-11-26 | 2 | -9/+12 |
* | * config/i386/i386.c (override_options): Disable x87 fancy math | sayle | 2004-11-25 | 1 | -0/+4 |
* | * config/i386/i386.h (ASM_OUTPUT_DWARF_ADDR_CONST): Remove. | bje | 2004-11-24 | 3 | -27/+0 |
* | * config/i386/i386.c (optimization_options): Use | jsm28 | 2004-11-24 | 2 | -2/+12 |
* | * config/i386/sol2.h (X86_FILE_START_VERSION_DIRECTIVE): | jsm28 | 2004-11-24 | 1 | -0/+4 |
* | * config/i386/t-sol2-10 (MULTILIB_DIRNAMES, MULTILIB_OSDIRNAMES): | jsm28 | 2004-11-24 | 1 | -2/+2 |
* | 2004-11-24 Mark Mitchell <mark@codesourcery.com> | jsm28 | 2004-11-24 | 1 | -0/+9 |
* | * hwint.h (HOST_LONG_LONG_FORMAT): New macro. Use it throughout. | mmitchel | 2004-11-24 | 1 | -0/+4 |
* | 2004-11-24 Daniel Jacobowitz <dan@codesourcery.com> | jsm28 | 2004-11-24 | 1 | -4/+4 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 2 | -131/+1 |
* | * config/i386/i386.h (TARGET_USE_FANCY_MATH_387): New macro. | sayle | 2004-11-23 | 3 | -104/+112 |
* | * config/i386/i386.md (define_peephole2): Revert last change. | schwab | 2004-11-18 | 1 | -2/+4 |
* | * configure/i386/i386.md (*fix_trunch_1): Add "&& 1" to | uros | 2004-11-18 | 1 | -3/+3 |
* | * config/i386/i386.c (i386_solaris_elf_named_section): Mark with | mmitchel | 2004-11-18 | 1 | -1/+3 |
* | libcpp: | jsm28 | 2004-11-18 | 5 | -16/+150 |
* | * config/i386/i386.c (x86_schedule): Fix typo, m_K6 intead of m_K8. | steven | 2004-11-16 | 1 | -1/+1 |
* | 2004-11-15 Mark Mitchell <mark@codesourcery.com> | jsm28 | 2004-11-15 | 1 | -2/+8 |
* | * config/i386/i386.c (override_options): Move loop to set default | jsm28 | 2004-11-14 | 1 | -13/+13 |
* | PR target/18300 | rth | 2004-11-13 | 1 | -6/+6 |
* | PR 17778 | rth | 2004-11-12 | 3 | -7/+8 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 2 | -12/+12 |
* | PR target/18106 | aaronwl | 2004-11-06 | 1 | -0/+12 |
* | * config/i386/darwin.h (ASM_SPEC): Simplify. | geoffk | 2004-10-30 | 1 | -8/+5 |
* | PR 18149 | geoffk | 2004-10-26 | 1 | -0/+1 |
* | 2004-11-18 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-10-18 | 1 | -1/+5 |
* | * config/i386/i386.md (addqi_1_slp): Test for incdec_operand | jakub | 2004-10-18 | 1 | -1/+1 |
* | * config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Define | dannysmith | 2004-10-18 | 1 | -0/+3 |