aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-4/+3
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-6/+9
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-01-16Update copyright years.Jakub Jelinek21-21/+21
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska2-2/+2
2022-08-30m32c-rtems: remove obsoleted portMartin Liska1-38/+0
2022-05-16Use more ARRAY_SIZE.Martin Liska1-1/+1
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-6/+6
2022-01-17Change references of .c files to .cc filesMartin Liska3-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska2-0/+0
2022-01-03Update copyright years.Jakub Jelinek22-22/+22
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-1/+2
2021-06-17Add a target calls hook: TARGET_PUSH_ARGUMENTH.J. Lu2-1/+3
2021-01-04Update copyright years.Jakub Jelinek22-22/+22
2020-01-01Update copyright years.Jakub Jelinek22-22/+22
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford1-2/+1
2019-09-09Remove AND_HARD_REG_SETRichard Sandiford1-2/+1
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-5/+3
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-15/+13
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-6/+3
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey3-12/+12
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska1-1/+1
2019-01-01Update copyright years.Jakub Jelinek22-22/+22
2018-01-03Update copyright years.Jakub Jelinek22-22/+22
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford2-3/+3
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek3-8/+8
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford2-0/+4
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-8/+9
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-5/+7
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-1/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford3-13/+13
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford3-8/+8
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford3-4/+4
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford3-7/+10
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-3/+3
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-1/+1
2017-08-07Add missing header file attribs.h to couple of targets.Martin Liska1-0/+2
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-12/+17
2017-01-01Update copyright years.Jakub Jelinek22-22/+22
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders1-2/+2
2016-10-26m32c.c (encode_pattern_1): Add fallthru comment.Jeff Law1-0/+2
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek22-22/+22
2015-11-09Machine modes for address printing.Julian Brown1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-6/+6
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod2-33/+8