Age | Commit message (Expand) | Author | Files | Lines |
2001-05-29 | * config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF. | Hartmut Schirmer | 1 | -1/+1 |
2001-05-26 | c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H. | Philip Blundell | 1 | -1/+1 |
2001-05-25 | Standardize header guards. | Richard Henderson | 2 | -2/+2 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 3 | -3/+1 |
2001-05-04 | alpha.h: NULL_PTR -> NULL. | Kaveh R. Ghazi | 2 | -4/+4 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -2/+2 |
2001-04-12 | * sh.md (builtin_setjmp_receiver): New expander. | Kaz Kojima | 1 | -0/+9 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 3 | -11/+18 |
2001-04-03 | crtn.asm (init, fini): Restore r15 from r14, not the other way round. | Alexandre Oliva | 2 | -6/+6 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2 | -2/+2 |
2001-03-20 | sh.md (movsf_ie): Fix output patterns for fpul load and store. | Alexandre Oliva | 1 | -10/+13 |
2001-03-16 | sh.c (sh_expand_prologue): Insns that set up the PIC register may be dead. | Alexandre Oliva | 1 | -1/+17 |
2001-03-11 | Added blank line. | Alexandre Oliva | 1 | -0/+1 |
2001-03-11 | * config/sh/sh.h (LEGITIMATE_PIC_OPERAND_P): Defined. | Kaz Kojima | 1 | -0/+7 |
2001-03-11 | sh.md (umulhisi3_i, mulhisi3_i): Fix mnemonics. | Toshiyasu Morita | 2 | -5/+5 |
2001-03-09 | configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x... | Zack Weinberg | 1 | -20/+0 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 1 | -5/+0 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -5/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -8/+0 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 1 | -5/+1 |
2001-02-15 | * config/sh/sh.h (BOOL_TYPE_SIZE): Don't define. | Alexandre Oliva | 1 | -7/+0 |
2001-02-09 | sh.md (sibcalli, [...]): Set fp_mode attribute. | Alexandre Oliva | 1 | -1/+12 |
2001-02-07 | sh.md (reload_outsf): Removed. | Alexandre Oliva | 1 | -39/+11 |
2001-02-07 | elfos.h (INT_ASM_OP): Don't define it if it's already defined. | Alexandre Oliva | 1 | -4/+27 |
2001-02-04 | sh.md (movdf load split): Pass register number to FP_OR_XD_REGISTER_P. | Alexandre Oliva | 1 | -1/+1 |
2001-02-02 | sh.c (output_far_jump): Don't use braf on SH1. | Alexandre Oliva | 2 | -5/+28 |
2001-02-01 | crt1.asm (main_k): Modified so that start calls ___setup_argv_and_call_main. | Alexandre Oliva | 1 | -1/+1 |
2001-01-19 | sh.c (prepare_move_operands): Use operands[0] as temporary if no_new_pseudos. | Alexandre Oliva | 1 | -2/+5 |
2001-01-13 | * config/sh/sh.c (sh_expand_epilogue): Use PR explicitly. | Alexandre Oliva | 1 | -0/+4 |
2001-01-13 | sh.c (sh_expand_prologue): Let the second toggle_sz be optimized away. | Alexandre Oliva | 1 | -1/+10 |
2001-01-13 | Don't omit century in list of copyright years | Alexandre Oliva | 1 | -1/+2 |
2001-01-13 | * config/sh/sh.c (mova_p): Fix test for mova_const. | Alexandre Oliva | 1 | -1/+1 |
2001-01-11 | sh.c (barrier_align): Recognize branch around far branch and redundant insn. | Alexandre Oliva | 1 | -1/+5 |
2001-01-11 | * config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1. | Alexandre Oliva | 1 | -1/+1 |
2001-01-09 | sh.md (reload_outsf): Generate recognizable patterns for TARGET_SH3E. | Bernd Schmidt | 1 | -1/+9 |
2001-01-09 | sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3. | Alexandre Oliva | 2 | -9/+9 |
2001-01-07 | Fix typo. | Alexandre Oliva | 1 | -2/+2 |
2001-01-05 | sh.md (movdf): When splitting load into pair of registers... | Alexandre Oliva | 1 | -9/+23 |
2001-01-05 | sh.md (prget, prset): New insn types. | Alexandre Oliva | 1 | -14/+21 |
2001-01-05 | sh.h (EPILOGUE_USES): Recognize fpscr as epilogue-used for TARGET_SH3E. | Matthew Hiller | 1 | -1/+2 |
2001-01-03 | gencodes.c (output_predicate_decls): New function. | Alexandre Oliva | 1 | -1/+2 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2000-12-30 | sh.c (split_branches): Don't dereference re-computed `beyond' before checking... | Alexandre Oliva | 1 | -2/+2 |
2000-12-28 | crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missing the trailing `__'. | Alexandre Oliva | 1 | -2/+2 |
2000-12-16 | sh.h (INITIALIZE_TRAMPOLINE): Enclose the block statement in do/while(0). | Alexandre Oliva | 1 | -2/+2 |
2000-12-01 | sh.c (reg_class_from_letter): Assign `k' to SIBCALL_REGS. | Alexandre Oliva | 3 | -17/+28 |
2000-12-01 | sh.c (shiftcosts): Don't get INTVAL before testing whether X is a CONST_INT. | Alexandre Oliva | 1 | -2/+5 |
2000-12-01 | Align value of UNSPECV_ALIGN | Alexandre Oliva | 1 | -1/+1 |
2000-12-01 | sh.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL instead of mis-used XINT. | Alexandre Oliva | 1 | -2/+2 |
2000-12-01 | sh.md (fpu_switch0, [...]): Only match on TARGET_SH4. | Alexandre Oliva | 1 | -8/+10 |