summaryrefslogtreecommitdiff
path: root/gcc/config/cris/cris.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* cris: Add new pass eliminating compares after delay-slot-fillingHans-Peter Nilsson2020-07-131-0/+202
* cris: update recent patterns. Simplify cris_select_cc_mode.Hans-Peter Nilsson2020-07-061-13/+3
* cris: Enable "neg" to set condition codes.Hans-Peter Nilsson2020-05-091-4/+4
* cris: Enable single-bit btst/btstq to set condition codes.Hans-Peter Nilsson2020-05-091-2/+24
* cris: Introduce CC_NZVCmode and CC_NZmode.Hans-Peter Nilsson2020-05-091-0/+71
* cris: Define TARGET_FLAGS_REGNUM.Hans-Peter Nilsson2020-05-091-0/+10
* cris: Move trivially from cc0 to reg:CC model, removing most optimizations.Hans-Peter Nilsson2020-05-091-434/+105
* gcc/config/cris: Remove shared-library and CRIS v32 support.Hans-Peter Nilsson2020-05-091-804/+50
* cris: try to generate zero-based comparisonsHans-Peter Nilsson2020-02-101-0/+57
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Add call_used_or_fixed_reg_pRichard Sandiford2019-09-101-2/+2
* Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford2019-08-201-2/+2
* Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford2019-08-201-5/+5
* Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford2019-08-201-16/+11
* Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford2019-08-201-4/+4
* Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford2019-08-201-8/+6
* Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford2019-08-201-7/+6
* gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov2019-05-161-0/+4
* Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska2019-04-051-1/+1
* Wrap option names in gcc internal messages with %< and %>.Martin Liska2019-03-111-5/+7
* cris.c (cris_preferred_minimum_alignment): Fix name typo.Hans-Peter Nilsson2019-02-111-3/+3
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR target/86779 (Cris port needs updating for CVE-2017-5753)Hans-Peter Nilsson2018-09-051-0/+3
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford2017-10-261-5/+24
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-251-0/+21
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-0/+16
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-0/+16
* trans.c: Include header files.Martin Liska2017-08-081-0/+2
* cris.md (cris_preferred_reload_class): Return GENNONACR_REGS rather than GENE...Jeff Law2017-04-121-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek2016-09-271-12/+0
* make next/prev nonnote_nondebug_insn take rtx_insn *Trevor Saunders2016-09-221-6/+6
* use rtx_insn * moreTrevor Saunders2016-09-221-1/+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-2/+1
* re PR target/71571 ([CRIS] Multiple inheritance non-virtual PIC thunk causes ...Hans-Peter Nilsson2016-06-201-3/+3
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Machine modes for address printing.Julian Brown2015-11-091-5/+5
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-24/+9
* Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2015-10-051-5/+2
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-7/+10
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* 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