aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ft32
AgeCommit message (Expand)AuthorFilesLines
4 days[committed] Make LRA default for ft32 and remove -mlra optionJeff Law2-15/+2
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin1-4/+0
2024-03-20ft32: Fix up ft32_setup_incoming_varargs [PR114175]Jakub Jelinek1-3/+4
2024-01-04Add generated .opt.urls filesDavid Malcolm1-0/+20
2024-01-03Update copyright years.Jakub Jelinek8-8/+8
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-1/+2
2023-01-16Update copyright years.Jakub Jelinek8-8/+8
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-2/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek8-8/+8
2021-01-04Update copyright years.Jakub Jelinek8-8/+8
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-6/+6
2020-11-29Fix minor bug in ft32 widening multiplyJeff Law1-3/+3
2020-01-01Update copyright years.Jakub Jelinek8-8/+8
2019-09-10Remove redundant fixed_regs testsRichard Sandiford1-3/+3
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-4/+4
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-3/+4
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-4/+2
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-3/+2
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-16/+6
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-7/+6
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska1-1/+1
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek1-5/+5
2019-01-01Update copyright years.Jakub Jelinek8-8/+8
2018-10-15ft32.md (ft32_general_movsrc_operand): Disable reg + sym +- const_int address...Jeff Law1-1/+6
2018-01-03Update copyright years.Jakub Jelinek8-8/+8
2017-12-21poly_int: argument sizesRichard Sandiford1-1/+2
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek2-7/+7
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-11-23[ft32] Remove semicolon after ASM_OUTPUT_ADDR_VEC_ELTTom de Vries1-1/+1
2017-11-19[ft32, spu] Remove semicolon after do {} while (0) in REGISTER_TARGET_PRAGMASTom de Vries1-1/+1
2017-11-02Add FT32B supportJames Bowman4-7/+27
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-4/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-6/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-1/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-7/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-4/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-6/+0
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-3/+3
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-05Remove enum before machine_modeRichard Sandiford1-11/+10
2017-01-01Update copyright years.Jakub Jelinek8-8/+8
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-6/+2
2016-07-08FT32: apply unbias to references to RAM symbols.James Bowman2-0/+53
2016-06-06ft32.c (ft32_setup_incoming_varargs, [...]): Handle pretend_args.James Bowman3-58/+67
2016-03-29ft32.opt (mnodiv): New.James Bowman2-4/+8
2016-01-04Update copyright years.Jakub Jelinek8-8/+8