aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/visium/visium.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-4332/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-1/+1
2021-07-15pass location to md_asm_adjustTrevor Saunders1-2/+2
2021-03-04Add input_modes parameter to TARGET_MD_ASM_ADJUST hookIlya Leoshkevich1-5/+7
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-3/+3
2019-09-10Remove call_really_used_regsRichard Sandiford1-14/+14
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-2/+2
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-16/+12
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-13/+10
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-5/+5
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-6/+4
2019-08-20Add pass_va_arg_by_referenceRichard Sandiford1-2/+1
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-3/+3
2019-02-15lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_...Eric Botcazou1-16/+11
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-13re PR target/86812 (visium port needs updating for CVE-2017-5753)Eric Botcazou1-11/+16
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-1/+1
2018-07-04[multiple changes]Martin Liska1-10/+9
2018-02-11[LVU] deal with md final_scan_insnAlexandre Oliva1-2/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20constraints.md (J, K, L): Use IN_RANGE macro.Eric Botcazou1-2/+2
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-2/+2
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-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 Sandiford1-0/+13
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-0/+26
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-1/+16
2017-09-12Make more use of end_hard_regnoRichard Sandiford1-1/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+14
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-0/+25
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-8/+8
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-12/+12
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-07-05Remove enum before machine_modeRichard Sandiford1-38/+38
2017-05-17compare-elim.c (equivalent_reg_at_start): Adjust outdated comment.Eric Botcazou1-2/+2
2017-05-13mn10300.c (mn10300_match_ccmode): Fix where we look for cc setter after the c...Jeff Law1-4/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-20compare-elim.c (conforming_compare): Accept UNSPECs.Eric Botcazou1-0/+12
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 Botcazou1-25/+33
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