summaryrefslogtreecommitdiff
path: root/gcc/config/c6x
Commit message (Expand)AuthorAgeFilesLines
* poly_int: IN_TARGET_CODERichard Sandiford2017-11-161-0/+2
* Convert STARTING_FRAME_OFFSET to a hookrsandifo2017-10-231-1/+0
* Turn TRULY_NOOP_TRUNCATION into a hookrsandifo2017-09-151-1/+0
* Turn HARD_REGNO_NREGS into a target hookrsandifo2017-09-121-5/+0
* Use hard_regno_nregs instead of HARD_REGNO_NREGSrsandifo2017-09-121-2/+2
* Make more use of REG_NREGSrsandifo2017-09-121-3/+3
* Make more use of int_mode_for_sizersandifo2017-09-051-2/+2
* Turn FUNCTION_ARG_PADDING into a target hookrsandifo2017-09-041-1/+1
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-042-5/+13
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-042-3/+11
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-041-5/+4
* [73/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-1/+1
* [72/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-1/+1
* [6/77] Make GET_MODE_WIDER return an opt_modersandifo2017-08-301-1/+1
* [2/77] Add an E_ prefix to case statementsrsandifo2017-08-301-7/+7
* .marxin2017-08-081-0/+1
* * config/c6x/c6x.c (hwloop_optimize): Handle case where the oldbernds2017-03-151-1/+2
* c6x: Fix for RTL checkingsegher2017-02-241-0/+1
* Update copyright years.jakub2017-01-0125-30/+30
* use rtx_insn * more places where it is obvioustbsaunde2016-11-211-2/+3
* use rtx_insn * in various places where it is obvioustbsaunde2016-11-021-5/+4
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * auto-inc-dec.c (try_merge): Remove break after return.jakub2016-09-271-4/+0
* * config/c6x/c6x.h: Adjust fall through comment.mpolacek2016-09-271-2/+2
* use rtx_insn * moretbsaunde2016-09-221-10/+9
* Put a TARGET_LRA_P into every targetsegher2016-09-141-0/+3
* merge adjust_cost and adjust_cost_2 target hookstbsaunde2016-07-281-2/+3
* PR target/69894jakub2016-02-221-0/+2
* Update copyright years.jakub2016-01-0425-30/+30
* Machine modes for address printing.jules2015-11-091-10/+10
* Improve --help output to generate references to option aliases.msebor2015-10-211-8/+8
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-28/+12
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-3/+1
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-051-2/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-21/+23
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-06-30 Sandra Loosemore <sandra@codesourcery.com>sandra2015-07-011-2/+7
* 2015-06-28 Chung-Lin Tang <cltang@codesourcery.com>sandra2015-06-281-2/+2
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Add --enable-default-pie option to GCC configurehjl2015-05-282-3/+5
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-1/+1
* gcc/rsandifo2015-05-072-15/+13
* c6x: handle c6x unk_isa in TARGET_CPU_CPP_BUILTINSaldot2015-04-221-0/+2
* Allow misaligned volatile stores in C6X.bernds2015-03-271-1/+1