aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ft32/ft32.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
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 Jelinek1-4/+4
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-11-02Add FT32B supportJames Bowman1-2/+5
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-0/+3
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 Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-07-08FT32: apply unbias to references to RAM symbols.James Bowman1-0/+43
2016-06-06ft32.c (ft32_setup_incoming_varargs, [...]): Handle pretend_args.James Bowman1-49/+59
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-10[PATCH] Fix minor fallout from operand_address changesJeff Law1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-22/+5
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
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-2/+3
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-25bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton1-2/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman1-0/+921