summaryrefslogtreecommitdiff
path: root/gcc/config/bfin/bfin.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap option names in gcc internal messages with %< and %>.Martin Liska2019-03-111-8/+11
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* emit-rtl.c: more typesafetyDavid Malcolm2018-06-131-2/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek2017-12-151-24/+24
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2017-12-071-15/+16
* Require wi::to_wide for treesRichard Sandiford2017-10-101-1/+1
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-251-0/+3
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-0/+14
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-0/+18
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-5/+10
* trans.c: Include header files.Martin Liska2017-08-081-0/+2
* profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka2017-07-161-3/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* use rtx_insn * in various places where it is obviousTrevor Saunders2016-11-021-3/+4
* bfin.c (bfin_legitimate_address_p): Add missing fallthru comment.Jeff Law2016-10-281-0/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* use rtx_insn * moreTrevor Saunders2016-09-221-1/+1
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3
* merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders2016-07-281-2/+3
* common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng2016-07-221-4/+1
* cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek2016-02-121-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Machine modes for address printing.Julian Brown2015-11-091-5/+5
* [PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev2015-10-291-3/+1
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-28/+9
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-21/+22
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* Fix assert caused by bad cfg manipulation in bfin.Bernd Schmidt2015-07-061-1/+12
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton2015-06-251-0/+3
* re PR target/65803 (blackfin: internal compiler error: segment fault linux ke...Chen Gang2015-06-231-1/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-7/+0
* Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2Mikhail Maltsev2015-06-061-1/+1
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-201-1/+2
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-12/+8
* change local vars to rtx_insn *Trevor Saunders2015-05-021-2/+2
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+9
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-33/+33
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+5