aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
AgeCommit message (Expand)AuthorFilesLines
2022-04-03[committed][PR target/104987] Avoid "likely" forms of bbi[n] on iq2000.Jeff Law1-7/+22
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-4/+4
2022-01-17Change references of .c files to .cc filesMartin Liska2-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek9-9/+9
2021-05-26Remove useless register keywordsJakub Jelinek1-3/+3
2021-01-04Update copyright years.Jakub Jelinek9-9/+9
2020-01-01Update copyright years.Jakub Jelinek9-9/+9
2019-09-30Remove the iq2000_select_section function the iq2000 backend - it never provi...Nick Clifton1-50/+0
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-15/+13
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-15/+15
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-5/+4
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-9/+9
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-6/+5
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+1
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska1-1/+1
2019-01-01Update copyright years.Jakub Jelinek9-9/+9
2018-08-02re PR target/86787 (iq2000 port needs updating for CVE-2017-5753)Nick Clifton1-0/+3
2018-07-17Fix coding style of ASM_OUTPUT_ALIGN.Martin Liska1-1/+1
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek1-7/+1
2018-01-03Update copyright years.Jakub Jelinek9-9/+9
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-4/+4
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-3/+12
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-4/+14
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-4/+0
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford2-10/+19
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-6/+14
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-5/+14
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-35/+35
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-04-07iq2000.c (final_prescan_insn): Do not separate a CALL and NOTE_INSN_CALL_ARG_...Jeff Law1-1/+6
2017-01-01Update copyright years.Jakub Jelinek9-9/+9
2016-11-23iq2000.c (iq2000_rtx_costs): Avoid multiplication in boolean context warning.Jeff Law1-1/+1
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-10-26iq2000.c (iq2000_function_arg): Adjust fallthru comment.Jeff Law1-1/+2
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek9-9/+9
2015-11-09Machine modes for address printing.Julian Brown1-5/+7
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-6/+6
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-26/+8
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-6/+2
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1