| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc/java/decl.c: Include langhooks.h. | espindola | 2006-10-23 | 1 | -2/+2 |
* | * config/bfin/bfin.md (eh_return): Call emit_jump_insn instead of | jiez | 2006-10-12 | 1 | -2/+3 |
* | * config/bfin/bfin.md (subsi3): Lose expander, change previously | bernds | 2006-10-05 | 3 | -10/+13 |
* | * config/bfin/bfin.c (struct loop_info): New members block_bitmap and | bernds | 2006-09-15 | 1 | -211/+193 |
* | * config/bfin/bfin.c (bfin_rtx_costs): Handle UDIV, UMOD. | bernds | 2006-09-15 | 1 | -0/+5 |
* | * config/bfin/bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B' | jiez | 2006-06-18 | 2 | -9/+9 |
* | * config/bfin/bfin.c (MAX_LOOP_LENGTH): Define to be 2042 instead | jiez | 2006-06-18 | 1 | -1/+1 |
* | * config/bfin/bfin.c (bfin_reorg_loops): Only call recog_memoized () | jiez | 2006-06-13 | 1 | -1/+1 |
* | * config/bfin/bfin.c: Fix comment typos. | kazu | 2006-06-01 | 1 | -2/+2 |
* | * config/bfin/bfin-protos.h (bfin_hardware_loop): Declare. | jiez | 2006-05-31 | 5 | -46/+1019 |
* | * config/bfin/bfin.c (bfin_delegitimize_address): New. | jiez | 2006-05-31 | 1 | -0/+22 |
* | * config/bfin/bfin.opt (mfdpic): New option. | bernds | 2006-05-29 | 9 | -51/+358 |
* | * config/bfin/bfin.h (PARM_BOUNDRY, STACK_BOUNDRY): Remove. | kazu | 2006-05-29 | 1 | -4/+0 |
* | * config/bfin/bfin.c: Include "optabs.h". | bernds | 2006-05-04 | 2 | -1/+462 |
* | * config/bfin/predicates.md (const01_rtx): Tell generator programs | bernds | 2006-05-04 | 2 | -25/+26 |
* | * genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of a | bernds | 2006-04-25 | 5 | -26/+1012 |
* | * config/bfin/lib1funcs.asm (modsi): P1/P2 can be call-clobbered | bernds | 2006-04-05 | 1 | -8/+7 |
* | * config/bfin/bfin.c (bfin_legitimate_address_p): Disallow | bernds | 2006-04-05 | 1 | -1/+1 |
* | * config/bfin/bfin.c (single_move_for_strmov): Renamed to... | jiez | 2006-03-30 | 2 | -8/+8 |
* | * config/bfin/bfin.h (ASM_FORMAT_PRIVATE_NAME): Remove. | jiez | 2006-03-22 | 1 | -13/+0 |
* | * config/bfin/bfin-protos.h (bfin_dsp_memref_p): Declare. | bernds | 2006-03-21 | 4 | -26/+85 |
* | * config/bfin/bfin.h (UNALIGNED_WORD_ASM_OP): Remove. | kazu | 2006-03-14 | 1 | -4/+0 |
* | * config/bfin/uclinux.h: Define _GNU_SOURCE in CPLUSPLUS_CPP_SPEC. | jiez | 2006-03-13 | 1 | -0/+4 |
* | * config/bfin/bfin.md (call_value_symbol, sibcall_value_symbol, | bernds | 2006-03-13 | 2 | -10/+8 |
* | * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): If | bernds | 2006-03-13 | 3 | -6/+8 |
* | * config/bfin/lib1funcs.asm (___umodsi3): Use stack to save contents | bernds | 2006-03-13 | 1 | -4/+4 |
* | * config/bfin/predicates.md (cc_operand): Delete predicate. All uses | bernds | 2006-02-21 | 4 | -30/+33 |
* | * config/bfin/bfin.c: Include "cgraph.h". | bernds | 2005-12-09 | 1 | -5/+15 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 1 | -1/+1 |
* | * config/bfin/bfin.c (bfin_secondary_reload): Renamed from | bernds | 2005-11-28 | 2 | -20/+11 |
* | * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when | ghazi | 2005-11-22 | 1 | -5/+0 |
* | * expr.c (expand_expr_real): Use usmul_optab for widening | bernds | 2005-11-20 | 1 | -0/+8 |
* | * config/bfin/bfin.md (trap): New pattern. | jiez | 2005-11-18 | 1 | -0/+7 |
* | Add missing file. | bernds | 2005-11-18 | 1 | -0/+32 |
* | * config/bfin/elf.h (STARTFILE_SPEC): Add "crtlibid%O%s" | bernds | 2005-11-17 | 3 | -4/+9 |
* | * config/bfin/crti.s (__init, __fini): Use appropriate prologue if | bernds | 2005-11-16 | 4 | -3/+27 |
* | * config/bfin/bfin.h (REGISTER_NAMES, SHORT_REGISTER_NAMES, | jiez | 2005-11-12 | 2 | -24/+26 |
* | * config/bfin/bfin.c (bfin_expand_strmov): Correctly move the trailing | jiez | 2005-11-11 | 2 | -7/+7 |
* | * config/bfin/t-bfin-elf (MULTILIB_OPTIONS, MULTILIB_DEFAULTS, | bernds | 2005-11-09 | 1 | -0/+5 |
* | * config/bfin/bfin.c (n_dregs_to_save, n_pregs_to_save, | bernds | 2005-11-05 | 1 | -36/+56 |
* | * config/bfin/crti.s (__init, __fini): Renamed from _init, _fini. | bernds | 2005-10-11 | 1 | -6/+6 |
* | * config/bfin/bfin.c (legimitize_pic_address): Use gen_const_mem. | bernds | 2005-09-12 | 1 | -3/+3 |
* | * config/bfin/uclinux.h (NO_IMPLICIT_EXTERN_C): Define. | bernds | 2005-08-09 | 3 | -8/+6 |
* | * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c, | kazu | 2005-08-06 | 2 | -2/+2 |
* | * config/bfin/bfin-protos.h (legitimize_pic_address): Don't declare. | bernds | 2005-07-20 | 3 | -107/+158 |
* | * config/bfin/bfin.c: Include "langhooks.h". | bernds | 2005-07-20 | 1 | -4/+5 |
* | * config/bfin/bfin-protos.h (bfin_longcall_p): Declare. | bernds | 2005-07-20 | 5 | -66/+199 |
* | * config/bfin/bfin.md (cmpsi, compare_eq, compare_ne, compare_lt, | bernds | 2005-07-11 | 2 | -7/+12 |
* | * config/bfin/bfin.md (define_attr "type"): Add "sync". | bernds | 2005-07-11 | 4 | -24/+115 |
* | * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt, | jsm28 | 2005-07-02 | 1 | -1/+1 |