aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-1/+1
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-1/+1
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-4/+2
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth3-9/+11
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-21sh.c (barrier_align): Also recognize branch-around-a-jump-sequence from machi...J"orn Rennecke1-5/+4
2001-06-21handle interrupt_handler correctlyAldy Hernandez3-2/+16
2001-06-20sh.c (barrier_align): Don't ask for alignment when seeing a branch-around-a-j...J"orn Rennecke1-1/+9
2001-06-19sh.c (output_branch): Delete bogus code.J"orn Rennecke1-25/+10
2001-06-04sh.c (print_operand_address, [...]): Call mark_constant_pool_use before outpu...Kaz Kojima2-27/+164
2001-06-03Warning removal.Alexandre Oliva1-12/+12
2001-06-03sh.c (output_branch): Support for insn with lenght attr 12 & 16 which represe...Igor Shevlyakov1-6/+18
2001-06-03lib1funcs.asm (ic_invalidate): Align the cache-mirroring sequence.Alexandre Oliva1-3/+8
2001-05-29* config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF.Hartmut Schirmer1-1/+1
2001-05-26c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.Philip Blundell1-1/+1
2001-05-25Standardize header guards.Richard Henderson2-2/+2
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg3-3/+1
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi2-4/+4
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-2/+2
2001-04-12* sh.md (builtin_setjmp_receiver): New expander.Kaz Kojima1-0/+9
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek3-11/+18
2001-04-03crtn.asm (init, fini): Restore r15 from r14, not the other way round.Alexandre Oliva2-6/+6
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson2-2/+2
2001-03-20sh.md (movsf_ie): Fix output patterns for fpul load and store.Alexandre Oliva1-10/+13
2001-03-16sh.c (sh_expand_prologue): Insns that set up the PIC register may be dead.Alexandre Oliva1-1/+17
2001-03-11Added blank line.Alexandre Oliva1-0/+1
2001-03-11* config/sh/sh.h (LEGITIMATE_PIC_OPERAND_P): Defined.Kaz Kojima1-0/+7
2001-03-11sh.md (umulhisi3_i, mulhisi3_i): Fix mnemonics.Toshiyasu Morita2-5/+5
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg1-20/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-5/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-5/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+1
2001-02-15* config/sh/sh.h (BOOL_TYPE_SIZE): Don't define.Alexandre Oliva1-7/+0
2001-02-09sh.md (sibcalli, [...]): Set fp_mode attribute.Alexandre Oliva1-1/+12
2001-02-07sh.md (reload_outsf): Removed.Alexandre Oliva1-39/+11
2001-02-07elfos.h (INT_ASM_OP): Don't define it if it's already defined.Alexandre Oliva1-4/+27
2001-02-04sh.md (movdf load split): Pass register number to FP_OR_XD_REGISTER_P.Alexandre Oliva1-1/+1
2001-02-02sh.c (output_far_jump): Don't use braf on SH1.Alexandre Oliva2-5/+28
2001-02-01crt1.asm (main_k): Modified so that start calls ___setup_argv_and_call_main.Alexandre Oliva1-1/+1
2001-01-19sh.c (prepare_move_operands): Use operands[0] as temporary if no_new_pseudos.Alexandre Oliva1-2/+5
2001-01-13* config/sh/sh.c (sh_expand_epilogue): Use PR explicitly.Alexandre Oliva1-0/+4
2001-01-13sh.c (sh_expand_prologue): Let the second toggle_sz be optimized away.Alexandre Oliva1-1/+10
2001-01-13Don't omit century in list of copyright yearsAlexandre Oliva1-1/+2
2001-01-13* config/sh/sh.c (mova_p): Fix test for mova_const.Alexandre Oliva1-1/+1
2001-01-11sh.c (barrier_align): Recognize branch around far branch and redundant insn.Alexandre Oliva1-1/+5
2001-01-11* config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.Alexandre Oliva1-1/+1
2001-01-09sh.md (reload_outsf): Generate recognizable patterns for TARGET_SH3E.Bernd Schmidt1-1/+9
2001-01-09sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3.Alexandre Oliva2-9/+9
2001-01-07Fix typo.Alexandre Oliva1-2/+2