summaryrefslogtreecommitdiff
path: root/gcc/config/v850
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-0112-12/+12
* re PR target/86810 (v850 port needs updating for CVE-2017-5753)Nick Clifton2018-08-021-0/+3
* Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell2018-07-051-6/+0
* v850.c (v850_legitimate_address_p): Handle large displacements for TARGET_V85...Jeff Law2018-06-292-72/+4
* v850.md (addsi3_set_flags): New pattern.Jeff Law2018-06-271-0/+181
* v850-protos.h (notice_update_cc): Remove.Jeff Law2018-06-274-336/+444
* v850-modes.def (CCZ, CCNZ): Add new modes.Jeff Law2018-06-274-372/+97
* t-v850 (MULTILIB_OPTIONS): Remove 8byte-align.Jeff Law2018-06-271-2/+2
* predicates.md (const_float_1_operand): Fix match_code test.Jeff Law2018-06-252-20/+56
* v850.md (divmodhi4): Make sure to sign extend the dividend to 32 bits.Jeff Law2018-06-251-6/+6
* Update copyright years.Jakub Jelinek2018-01-0312-12/+12
* poly_int: frame allocationsRichard Sandiford2017-12-212-2/+2
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-162-0/+4
* tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek2017-12-151-17/+15
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2017-12-071-7/+7
* Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries2017-11-051-1/+1
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-231-7/+0
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-151-4/+0
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-9/+0
* Make more use of END_REGNORichard Sandiford2017-09-121-2/+1
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-042-7/+12
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-042-8/+13
* [2/77] Add an E_ prefix to case statementsRichard Sandiford2017-08-301-12/+12
* Add missing header file attribs.h to couple of targets.Martin Liska2017-08-071-0/+1
* [RTEMS] Add GCC Runtime Library ExceptionSebastian Huber2017-07-251-9/+9
* Update copyright years.Jakub Jelinek2017-01-0112-12/+12
* make recog () take a rtx_insn *Trevor Saunders2016-11-211-2/+2
* v850.c (v850_handle_data_area_attribute): Fix fallthru comment.Jeff Law2016-10-251-1/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3
* tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger2016-09-091-4/+2
* Update copyright years.Jakub Jelinek2016-01-0412-12/+12
* Machine modes for address printing.Julian Brown2015-11-091-9/+13
* Improve --help output to generate references to option aliases.Martin Sebor2015-10-211-29/+29
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-162-24/+9
* Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2015-10-051-5/+2
* [V850] Hookize LIBCALL_VALUEAnatoly Sokolov2015-07-313-8/+14
* [V850] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov2015-07-112-82/+63
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONSTrevor Saunders2015-07-091-1/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-9/+4
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-082-12/+4
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-172-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-082-10/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-042-8/+0
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-072-22/+18
* add default for NO_FUNCTION_CSETrevor Saunders2015-04-281-1/+1