summaryrefslogtreecommitdiff
path: root/gcc/config/rx
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-2/+0
* Turn HARD_REGNO_NREGS into a target hookrsandifo2017-09-122-4/+10
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-042-5/+14
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-042-3/+10
* [2/77] Add an E_ prefix to case statementsrsandifo2017-08-301-12/+12
* Remove the frame size argument from function_prologue/epiloguersandifo2017-08-211-2/+1
* .marxin2017-08-081-0/+2
* 2017-05-12 Jeff Law <law@redhat.com>law2017-05-132-121/+123
* Fix numerous typos in commentsredi2017-04-031-1/+1
* Update copyright years.jakub2017-01-0110-10/+10
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Fix wrong-code issues of RX atomic operations.olegendo2016-05-311-9/+29
* Add rudimentary support for atomics on RX. It is implemented by flippingolegendo2016-05-103-12/+197
* PR target/70162nickc2016-03-171-1/+1
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-112-2/+2
* Update copyright years.jakub2016-01-0410-10/+10
* * config/rx/rx.opt (-mjsr): Add.dj2015-12-093-1/+12
* Machine modes for address printing.jules2015-11-091-6/+6
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-26/+7
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-3/+1
* [PATCH] Fix undefined behaviour in rx portlaw2015-09-292-6/+6
* gcc/rsandifo2015-08-241-1/+1
* * config/rx/rx.c (rx_mode_dependent_address_p): Remove unneeded asserts.dj2015-08-081-2/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* 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
* * config/rx/rx.c (rx_function_value): Do not promote vector types.nickc2015-06-082-5/+16
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * config/rx/rx.c (push_regs): New function. Extracts code from...nickc2015-05-281-21/+52
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-4/+4
* gcc/rsandifo2015-05-081-19/+19
* gcc/rsandifo2015-05-072-21/+17
* * config/rx/rx.opt (mallow-string-insns): New option.nickc2015-04-155-11/+35
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+9
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-0510-10/+10
* 2014-11-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2014-11-041-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-292-30/+30
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.jsm282014-09-231-6/+0
* The various TARGET_ASM_..._MAX_SKIP hooks take an insndmalcolm2014-09-151-3/+3