aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/visium
AgeCommit message (Expand)AuthorFilesLines
2018-09-13re PR target/86812 (visium port needs updating for CVE-2017-5753)Eric Botcazou1-11/+16
2018-07-17Fix coding style of ASM_OUTPUT_ALIGN.Martin Liska1-2/+2
2018-07-17Clean up of new format of -falign-FOO.Martin Liska2-9/+6
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-8/+0
2018-07-04[multiple changes]Martin Liska2-11/+11
2018-02-11[LVU] deal with md final_scan_insnAlexandre Oliva1-2/+1
2018-01-16visium.md (nop): Tweak comment.Eric Botcazou1-2/+2
2018-01-03Update copyright years.Jakub Jelinek13-13/+13
2017-12-20constraints.md (J, K, L): Use IN_RANGE macro.Eric Botcazou3-6/+6
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek3-6/+6
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-5/+5
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-3/+4
2017-11-19[visium] Remove semicolon after ASM_OUTPUT_CASE_ENDTom de Vries1-1/+1
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