aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ft32
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-13ft32.md (*sne): New insn pattern.James Bowman1-0/+8
2015-11-10[PATCH] Fix minor fallout from operand_address changesJeff Law1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-2/+2
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-22/+5
2015-09-29Limit the MEMSET (setmemsi pattern) and MEMCPY (movmemsi pattern) instruction...James Bowman2-7/+11
2015-09-17[FT32] Fix memory address space predicate.James Bowman1-6/+2
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0