aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/lm32
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek9-9/+9
2021-10-05Fix redefinition warningJan-Benedict Glaw1-0/+1
2021-01-04Update copyright years.Jakub Jelinek9-9/+9
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-5/+5
2020-02-25Fix typo: paramter -> parameter [PR93864]Jakub Jelinek1-4/+4
2020-01-01Update copyright years.Jakub Jelinek9-9/+9
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-5/+4
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-15/+8
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-9/+5
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-01-01Update copyright years.Jakub Jelinek9-9/+9
2018-11-27lm32.c (lm32_block_move_inline): Use RETURN_BEGIN in call to move_by_pieces.Jeff Law1-1/+1
2018-07-31Add support for -nolibcOlivier Hainque1-1/+1
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell2-8/+0
2018-01-03Update copyright years.Jakub Jelinek9-9/+9
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-2/+12
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-5/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek1-1/+2
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-1/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-6/+14
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-2/+11
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-12/+17
2017-01-01Update copyright years.Jakub Jelinek9-9/+9
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/+2
2016-01-04Update copyright years.Jakub Jelinek9-9/+9
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-5/+5
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-26/+5
2015-09-12remove STRUCT_VALUE macroTrevor Saunders1-2/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-4/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
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-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-5/+5
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1