aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/visium
AgeCommit message (Expand)AuthorFilesLines
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-3/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-11/+0
2017-10-17visium.c (visium_select_cc_mode): Return CCmode for any RTX present on the RH...Eric Botcazou1-6/+11
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-10/+13
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-15/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2-18/+26
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-23/+16
2017-09-12Make more use of end_hard_regnoRichard Sandiford1-1/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-20/+15
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford3-24/+32
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-8/+8
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford3-21/+21
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-07-05Remove enum before machine_modeRichard Sandiford2-49/+49
2017-05-17compare-elim.c (equivalent_reg_at_start): Adjust outdated comment.Eric Botcazou2-3/+3
2017-05-13mn10300.c (mn10300_match_ccmode): Fix where we look for cc setter after the c...Jeff Law2-65/+66
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