aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rx
AgeCommit message (Expand)AuthorFilesLines
2016-05-31Fix wrong-code issues of RX atomic operations.Oleg Endo1-9/+29
2016-05-10Add rudimentary support for atomics on RX.Oleg Endo3-12/+197
2016-03-17re PR target/70162 ([RX] const_int printing causes wrong code on 32 bit host)Nick Clifton1-1/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek2-2/+2
2016-01-04Update copyright years.Jakub Jelinek10-10/+10
2015-12-08rx.opt (-mjsr): Add.DJ Delorie3-1/+12
2015-11-09Machine modes for address printing.Julian Brown1-6/+6
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-26/+7
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-3/+1
2015-09-29[PATCH] Fix undefined behaviour in rx portJeff Law2-6/+6
2015-08-24builtins.c (expand_cmpstr, [...]): New functions.Richard Sandiford1-1/+1
2015-08-07* config/rx/rx.c (rx_mode_dependent_address_p): Remove unneeded asserts.DJ Delorie1-2/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-08rx.c (rx_function_value): Do not promote vector types.Nick Clifton2-5/+16
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-28rx.c (push_regs): New function.Nick Clifton1-21/+52
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-4/+4
2015-05-08Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Richard Sandiford1-19/+19
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-21/+17
2015-04-15rx.opt (mallow-string-insns): New option.Nick Clifton5-11/+35
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+9
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek10-10/+10
2014-11-04rx.c (rx_handle_func_attribute): Mark unused argument.Jan-Benedict Glaw1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-30/+30
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-6/+0
2014-09-15The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm1-3/+3
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-2/+0
2014-09-04rx.h (HARD_REGNO_MODE_OK): Add braces.Jan-Benedict Glaw1-2/+2
2014-08-25config/rx: Use rtx_insnDavid Malcolm2-2/+2
2014-07-24rx.md (stack_push): Adjust RTL to account for the fact that operations are ta...Nick Clifton3-3/+2
2014-07-16rx.c (rx_option_override): Fix alignment values.DJ Delorie1-5/+7
2014-06-13rx.h (JUMP_ALIGN): Return the log value if user requested alignment is active.Nick Clifton1-3/+3
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-6/+2
2014-06-11rx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-byte cache lines.DJ Delorie2-5/+9
2014-06-11* config/rx/rx.c (rx_max_skip_for_label): Don't skip anything if -Os.DJ Delorie1-0/+3
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-27rx.c (add_vector_labels): New.DJ Delorie1-2/+87
2014-03-03rl78-real.md (cbranchsi4_real_signed): Add anti-cacnonical alternatives.Nick Clifton1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford10-10/+10