summaryrefslogtreecommitdiff
path: root/gcc/config/bfin
Commit message (Expand)AuthorAgeFilesLines
* gcc/shinwell2006-12-081-7/+1
* * config/bfin/bfin.c (effective_address_32bit_p): Return true forbernds2006-12-082-7/+13
* * config/bfin/bfin.c (print_operand): New modifier 'N' for constants.bernds2006-12-072-8/+10
* * config/bfin/bfin.c (bfin_rtx_costs): Add a number of new cases, tweakbernds2006-12-061-15/+126
* * config/bfin/bfin.c (output_file_start): Fix comment which referred tobernds2006-12-051-1/+1
* * rtlanal.c (note_uses): Deal with SEQUENCEs.bernds2006-12-053-210/+483
* * config/bfin/bfin.md (pushsi_insn, popsi_insn): Set correct addrtypebernds2006-12-011-2/+3
* * config/bfin/bfin.c (bfin_valid_add): Fix the logic that ensuresbernds2006-12-011-2/+3
* * config/bfin/predicates.md (d_register_operand, mem_p_address_operand,bernds2006-11-223-7/+116
* * config/bfin/bfin.c (hard_regno_mode_ok): Only allow first 31bernds2006-11-211-2/+17
* * config/bfin/bfin.opt (mstack-check-l1): New.bernds2006-11-212-18/+36
* * config/bfin/bfin.c (bfin_function_ok_for_sibcall): Handle somebernds2006-11-201-1/+22
* * config/bfin/bfin.md (call_symbol, call_value_symbol, sibcall_symbol,bernds2006-11-205-7/+28
* * config/bfin/bfin.h (LEGITIMATE_CONSTANT_P): Callbernds2006-11-204-5/+82
* * config/bfin/bfin.c (legitimize_pic_address): Lose dead codebernds2006-11-151-26/+17
* Revertjiez2006-11-121-4/+2
* * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__jiez2006-11-121-0/+2
* * config/bfin/bfin.h (FUNCTION_PROFILER): Don't use LABELNO.jiez2006-11-111-4/+6
* * gcc/java/decl.c: Include langhooks.h.espindola2006-10-231-2/+2
* * config/bfin/bfin.md (eh_return): Call emit_jump_insn instead ofjiez2006-10-121-2/+3
* * config/bfin/bfin.md (subsi3): Lose expander, change previouslybernds2006-10-053-10/+13
* * config/bfin/bfin.c (struct loop_info): New members block_bitmap andbernds2006-09-151-211/+193
* * config/bfin/bfin.c (bfin_rtx_costs): Handle UDIV, UMOD.bernds2006-09-151-0/+5
* * config/bfin/bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B'jiez2006-06-182-9/+9
* * config/bfin/bfin.c (MAX_LOOP_LENGTH): Define to be 2042 insteadjiez2006-06-181-1/+1
* * config/bfin/bfin.c (bfin_reorg_loops): Only call recog_memoized ()jiez2006-06-131-1/+1
* * config/bfin/bfin.c: Fix comment typos.kazu2006-06-011-2/+2
* * config/bfin/bfin-protos.h (bfin_hardware_loop): Declare.jiez2006-05-315-46/+1019
* * config/bfin/bfin.c (bfin_delegitimize_address): New.jiez2006-05-311-0/+22
* * config/bfin/bfin.opt (mfdpic): New option.bernds2006-05-299-51/+358
* * config/bfin/bfin.h (PARM_BOUNDRY, STACK_BOUNDRY): Remove.kazu2006-05-291-4/+0
* * config/bfin/bfin.c: Include "optabs.h".bernds2006-05-042-1/+462
* * config/bfin/predicates.md (const01_rtx): Tell generator programsbernds2006-05-042-25/+26
* * genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of abernds2006-04-255-26/+1012
* * config/bfin/lib1funcs.asm (modsi): P1/P2 can be call-clobberedbernds2006-04-051-8/+7
* * config/bfin/bfin.c (bfin_legitimate_address_p): Disallowbernds2006-04-051-1/+1
* * config/bfin/bfin.c (single_move_for_strmov): Renamed to...jiez2006-03-302-8/+8
* * config/bfin/bfin.h (ASM_FORMAT_PRIVATE_NAME): Remove.jiez2006-03-221-13/+0
* * config/bfin/bfin-protos.h (bfin_dsp_memref_p): Declare.bernds2006-03-214-26/+85
* * config/bfin/bfin.h (UNALIGNED_WORD_ASM_OP): Remove.kazu2006-03-141-4/+0
* * config/bfin/uclinux.h: Define _GNU_SOURCE in CPLUSPLUS_CPP_SPEC.jiez2006-03-131-0/+4
* * config/bfin/bfin.md (call_value_symbol, sibcall_value_symbol,bernds2006-03-132-10/+8
* * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Ifbernds2006-03-133-6/+8
* * config/bfin/lib1funcs.asm (___umodsi3): Use stack to save contentsbernds2006-03-131-4/+4
* * config/bfin/predicates.md (cc_operand): Delete predicate. All usesbernds2006-02-214-30/+33
* * config/bfin/bfin.c: Include "cgraph.h".bernds2005-12-091-5/+15
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-1/+1
* * config/bfin/bfin.c (bfin_secondary_reload): Renamed frombernds2005-11-282-20/+11
* * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenghazi2005-11-221-5/+0
* * expr.c (expand_expr_real): Use usmul_optab for wideningbernds2005-11-201-0/+8