summaryrefslogtreecommitdiff
path: root/gcc/config/rx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove LIBGCC2_HAS_?F_MODE target macros.jsm282014-09-121-2/+0
* 2014-09-04 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2014-09-041-2/+2
* config/rx: Use rtx_insndmalcolm2014-08-252-2/+2
* * config/rx/rx.md (stack_push): Adjust RTL to account for the factnickc2014-07-243-3/+2
* * config/rx/rx.c (rx_option_override): Fix alignment values.dj2014-07-171-5/+7
* * config/rx/rx.h (JUMP_ALIGN): Return the log value if usernickc2014-06-131-3/+3
* * symtab.c (section_hash): New hash.hubicka2014-06-121-6/+2
* * config/rx/rx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-bytedj2014-06-112-5/+9
* * config/rx/rx.c (rx_max_skip_for_label): Don't skip anything if -Os.dj2014-06-111-0/+3
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * config/rx/rx.c (add_vector_labels): New.dj2014-05-281-2/+87
* * config/rl78/rl78-real.md (cbranchsi4_real_signed): Addnickc2014-03-031-2/+2
* Update copyright years in gcc/rsandifo2014-01-0210-10/+10
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * config/rx/rx.c (rx_mode_dependent_address_p): Allow offsets updj2013-11-141-2/+2
* * config/rx/rx.c (ADD_RX_BUILTIN0): New macro, used for builtinsdj2013-10-311-5/+13
* config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200.kaushikp2013-09-041-0/+1
* Remove experimental LRA testnickc2013-08-271-3/+3
* Fix typos.mrs2013-07-211-1/+1
* * rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200,nickc2013-05-296-11/+87
* Update copyright years in gcc/rsandifo2013-01-1010-13/+10
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-043-3/+3
* * config/rx/rx.c (rx_function_arg_boundary): When using the RX ABInickc2012-11-205-15/+80
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-35/+35
* * config/rx/rx.c (struct decl_chain): New local structure.nickc2012-10-032-0/+59
* PR middle-end/54635gjl2012-09-261-1/+1
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-1/+2
* 2012-07-25 Sandra Loosemore <sandra@codesourcery.com>sandra2012-07-251-0/+11
* * config/rx/rx.md (comparesi3_extend): Remove = modifier fromnickc2012-06-271-1/+1
* * config/rx/rx.md (simple_return): Use the simple_return rtx.nickc2012-06-271-1/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-1/+1