summaryrefslogtreecommitdiff
path: root/gcc/config/rx
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* rx.c (push_regs): New function.Nick Clifton2015-05-281-21/+52
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-4/+4
* Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Richard Sandiford2015-05-081-19/+19
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-072-21/+17
* rx.opt (mallow-string-insns): New option.Nick Clifton2015-04-155-11/+35
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+9
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-0510-10/+10
* rx.c (rx_handle_func_attribute): Mark unused argument.Jan-Benedict Glaw2014-11-041-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-292-30/+30
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers2014-09-231-6/+0
* The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm2014-09-151-3/+3
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-121-2/+0
* rx.h (HARD_REGNO_MODE_OK): Add braces.Jan-Benedict Glaw2014-09-041-2/+2
* config/rx: Use rtx_insnDavid Malcolm2014-08-252-2/+2
* rx.md (stack_push): Adjust RTL to account for the fact that operations are ta...Nick Clifton2014-07-243-3/+2
* rx.c (rx_option_override): Fix alignment values.DJ Delorie2014-07-161-5/+7
* rx.h (JUMP_ALIGN): Return the log value if user requested alignment is active.Nick Clifton2014-06-131-3/+3
* symtab.c (section_hash): New hash.Jan Hubicka2014-06-121-6/+2
* rx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-byte cache lines.DJ Delorie2014-06-112-5/+9
* * config/rx/rx.c (rx_max_skip_for_label): Don't skip anything if -Os.DJ Delorie2014-06-111-0/+3
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* rx.c (add_vector_labels): New.DJ Delorie2014-05-271-2/+87
* rl78-real.md (cbranchsi4_real_signed): Add anti-cacnonical alternatives.Nick Clifton2014-03-031-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-0210-10/+10
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* rx.c (rx_mode_dependent_address_p): Allow offsets up to 16 bits.DJ Delorie2013-11-141-2/+2
* rx.c (ADD_RX_BUILTIN0): New macro, used for builtins that take no arguments.DJ Delorie2013-10-301-5/+13
* config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200.Sandeep Kumar Singh2013-09-041-0/+1
* Remove experimental LRA testNick Clifton2013-08-271-3/+3
* Fix typos.Mike Stump2013-07-211-1/+1
* rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200, and RX600.Sandeep Kumar Singh2013-05-296-11/+87
* Update copyright years in gcc/Richard Sandiford2013-01-1010-13/+10
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-043-3/+3
* rx.c (rx_function_arg_boundary): When using the RX ABI align stack arguments ...Nick Clifton2012-11-205-15/+80
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-35/+35
* rx.c (struct decl_chain): New local structure.Nick Clifton2012-10-032-0/+59
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-1/+1
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-1/+2
* re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)Sandra Loosemore2012-07-251-0/+11
* rx.md (comparesi3_extend): Remove = modifier from input operand.Nick Clifton2012-06-271-1/+1
* * config/rx/rx.md (simple_return): Use the simple_return rtx.Nick Clifton2012-06-271-1/+1
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-1/+1
* target.def (output_ident): New hook.Steven Bosscher2012-06-192-4/+1
* LANGUAGES: Fix typos.Joseph Myers2012-05-292-2/+2