summaryrefslogtreecommitdiff
path: root/gcc/config/bfin
AgeCommit message (Expand)Author
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-07-06Fix assert caused by bad cfg manipulation in bfin.Bernd Schmidt
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford
2015-06-25bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton
2015-06-23re PR target/65803 (blackfin: internal compiler error: segment fault linux ke...Chen Gang
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-06Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2Mikhail Maltsev
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford
2015-05-02change local vars to rtx_insn *Trevor Saunders
2015-04-22bfin: handle BFIN_CPU_UNKNOWN in TARGET_CPU_CPP_BUILTINSBernhard Reutner-Fischer
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-09-22[Patch bfin] Fixup use of constraints in define_splitJames Greenhalgh
2014-09-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-09single_set takes an insnDavid Malcolm
2014-09-09recog_memoized works on an rtx_insn *David Malcolm
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm
2014-09-04use rtx_insn * a little moreTrevor Saunders
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm
2014-08-25config/bfin: Use rtx_insnDavid Malcolm
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-08-22hw-doloop: Use rtx_insn (touches config/bfin/bfin.c)David Malcolm
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod
2014-05-21Make the Blackfin port build again.Bernd Schmidt
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-07Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov
2013-11-23bfin-protos.h (push_multiple_operation): Delete.Richard Sandiford