aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
AgeCommit message (Expand)AuthorFilesLines
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin1-3/+0
2024-06-21iq2000: Fix test and branch instructionsRichard Sandiford2-3/+3
2024-01-04Add generated .opt.urls filesDavid Malcolm1-0/+14
2024-01-03Update copyright years.Jakub Jelinek9-9/+9
2023-09-19Fix bogus operand predicate on iq2000Jeff Law2-1/+10
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-2/+4
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-5/+3
2023-05-01Enable LRA on several portsJeff Law1-3/+0
2023-04-20arch: Use VIRTUAL_REGISTER_P predicate.Uros Bizjak1-2/+1
2023-01-16Update copyright years.Jakub Jelinek9-9/+9
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