aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bfin
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-2/+3
2016-07-22common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng1-4/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek18-18/+18
2015-11-09Machine modes for address printing.Julian Brown1-5/+5
2015-10-29[PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev1-3/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-16/+16
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-28/+9
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-3/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-21/+22
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-07-06Fix assert caused by bad cfg manipulation in bfin.Bernd Schmidt1-1/+12
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-25bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton1-0/+3
2015-06-23re PR target/65803 (blackfin: internal compiler error: segment fault linux ke...Chen Gang1-1/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-06Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2Mikhail Maltsev1-1/+1
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-1/+2
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-12/+8
2015-05-02change local vars to rtx_insn *Trevor Saunders1-2/+2
2015-04-22bfin: handle BFIN_CPU_UNKNOWN in TARGET_CPU_CPP_BUILTINSBernhard Reutner-Fischer1-0/+2
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+9
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek18-18/+18
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-41/+41
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-09-22[Patch bfin] Fixup use of constraints in define_splitJames Greenhalgh1-3/+3
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-5/+5
2014-09-09single_set takes an insnDavid Malcolm1-8/+8
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-2/+2
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm1-1/+1
2014-09-04use rtx_insn * a little moreTrevor Saunders1-1/+2
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-13/+13
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-1/+1
2014-08-25config/bfin: Use rtx_insnDavid Malcolm2-28/+30
2014-08-25IPA C++ refactoring 4/NMartin Liska1-3/+3
2014-08-22hw-doloop: Use rtx_insn (touches config/bfin/bfin.c)David Malcolm1-1/+1
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-7/+7
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-13/+12
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-3/+3