summaryrefslogtreecommitdiff
path: root/gcc/config/bfin/bfin.c
Commit message (Expand)AuthorAgeFilesLines
* * config/bfin/bfin.c (must_save_p): New function, mostly broken out ofbernds2007-11-191-96/+175
* * config/bfin/bfin.c (expand_prologue_reg_save,bernds2007-09-251-56/+73
* * config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.hjiez2007-09-191-27/+190
* From Jie Zhang:bernds2007-09-131-10/+97
* * config/bfin/bfin.md (reload_outpdi, reload_inpdi): New patterns.bernds2007-09-131-3/+12
* * config/bfin/bfin.c (bfin_expand_builtin): Fix the argumentjiez2007-08-291-6/+6
* * config/bfin/bfin.c (bfin_expand_call): Inline PLT with l1_textjiez2007-08-291-1/+109
* * config/bfin/bfin.opt (minline-plt): Add.jiez2007-08-291-1/+4
* * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp,ghazi2007-08-241-3/+4
* * config/bfin/bfin.c (print_operand): Report error instead ofjiez2007-08-241-17/+28
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-5/+5
* 2008-08-05 Paolo Bonzini <bonzini@gnu.org>bonzini2007-08-051-1/+1
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-5/+4
* Replace no_new_pseudos in backends.ian2007-07-101-2/+2
* * config/bfin/elf.h (ASM_GENERATE_INTERNAL_LABEL,bernds2007-06-151-9/+0
* * config/bfin/bfin.c (gen_one_bundle): Delete unused local variables.bernds2007-06-131-6/+41
* * config/bfin/bfin.md (UNSPEC_NOP): New constant.bernds2007-06-121-20/+74
* Merge dataflow branch into mainlinedberlin2007-06-111-21/+8
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-2/+2
* * config/bfin/bfin.h (LOCAL_ALIGNMENT): Define.bernds2007-05-091-0/+18
* * config/bfin/bfin-protos.h (enum bfin_cpu): Addbernds2007-05-081-0/+9
* * config/bfin/bfin-protos.h (bfin_expand_epilogue): Add a thirdbernds2007-05-081-14/+56
* * rtl.def (SS_ABS): New code.bernds2007-04-291-4/+91
* 2007-02-11 Jie Zhang <jie.zhang@analog.com>bernds2007-04-121-0/+16
* * doc/md.texi (Blackfin family constraints): Document PA and PB.bernds2007-04-121-3/+8
* * config/bfin/bfin-protos.h (bfin_expand_movmem): Renamed frombernds2007-04-111-8/+3
* * config/bfin/bfin.c (bfin_output_mi_thunk): Use R3 as scratch regbernds2007-02-271-1/+1
* * config/bfin/bfin.c: Include "cfglayout.h".bernds2007-02-271-86/+327
* * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,kazu2007-02-181-1/+1
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-15/+14
* * config/bfin/bfin-modes.def, config/bfin/bfin.c,kazu2007-02-041-6/+6
* * config/bfin/bfin.c (effective_address_32bit_p): Return true forbernds2006-12-081-3/+9
* * config/bfin/bfin.c (print_operand): New modifier 'N' for constants.bernds2006-12-071-0/+2
* * 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-051-7/+245
* * 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-221-1/+11
* * 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-211-18/+32
* * 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-201-1/+10
* * config/bfin/bfin.h (LEGITIMATE_CONSTANT_P): Callbernds2006-11-201-2/+75
* * config/bfin/bfin.c (legitimize_pic_address): Lose dead codebernds2006-11-151-26/+17
* * gcc/java/decl.c: Include langhooks.h.espindola2006-10-231-2/+2
* * 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.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