aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/visium
AgeCommit message (Expand)AuthorFilesLines
2017-02-23visium.md (type): Add trap.Eric Botcazou1-8/+24
2017-01-01Update copyright years.Jakub Jelinek13-13/+13
2016-10-20compare-elim.c (conforming_compare): Accept UNSPECs.Eric Botcazou4-2/+273
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-12visium.c (visium_gimplify_va_arg): Emit a big-endian correction if the type i...Eric Botcazou1-2/+15
2016-10-11visium-modes.def (CC_NOOV): Rename into...Eric Botcazou4-64/+124
2016-10-08sparc.h (FIXED_REGISTERS): Add %icc.Eric Botcazou1-2/+2
2016-09-27c6x.h: Adjust fall through comment.Marek Polacek1-2/+2
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-4/+2
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-5/+6
2016-05-30visium.c (visium_split_double_add): Minor tweaks.Eric Botcazou1-9/+6
2016-05-27visium-protos.h (split_double_move): Rename into...Eric Botcazou3-74/+127
2016-02-17visium.c (machine_libfunc_index): New enum.Eric Botcazou1-18/+73
2016-01-04Update copyright years.Jakub Jelinek13-13/+13
2015-11-17t-visium (MULTILIB_OPTIONS): Add muser-mode.Eric Botcazou1-2/+2
2015-11-12visium-protos.h (notice_update_cc): Delete.Eric Botcazou1-3/+0
2015-11-09visium.h (PRINT_OPERAND): Delete.Eric Botcazou2-64/+29
2015-10-29[PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-9/+9
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-18/+11
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2-6/+2
2015-09-13config.gcc (visium-*-*): Enable --with-cpu option, accept gr5 and gr6 as poss...Olivier Hainque2-2/+20
2015-09-12remove STRUCT_VALUE macroTrevor Saunders1-8/+0
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-3/+3
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
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-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-11Convert to md_asm_adjustRichard Henderson1-9/+12
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-2/+2
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-16/+15
2015-02-12visium.opt (msv-mode): Add RejectNegative and Report.Eric Botcazou1-2/+2
2015-01-20* config/visium/visium.h (LIB_SPEC): Adjust in default case.Eric Botcazou1-4/+2
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+6
2015-01-12visium.c: Add includes hashtab.h...Prathamesh Kulkarni1-1/+17
2015-01-06configure.ac: Add Visium support.Eric Botcazou13-0/+9405