aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/lm32/lm32.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-4/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-2/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-5/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-6/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-2/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-12remove STRUCT_VALUE macroTrevor Saunders1-2/+0
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-1/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-5/+0
2011-02-25[multiple changes]Sebastien Bourdeauducq1-0/+2
2011-02-16lm32.h (ASM_SPEC): Use %{muser-enabled} instead of %{muser-extend-enabled}.Joseph Myers1-2/+2
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+0
2010-11-08re PR target/44757 (lm32.md: In function ‘gen_ashlsi3’:unused variable â€...Joern Rennecke1-1/+1
2010-11-01common.opt (R, [...]): New.Joseph Myers1-6/+0
2010-10-28lm32-protos.h (lm32_function_arg): Delete.Nathan Froyd1-6/+0
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-1/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-2/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-2/+0
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers1-2/+2
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-2/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+0
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-05-27PR 43726 * config/lm32/lm32.h: Remove definition of GO_IF_MODE_DEPENDENT_ADDR...Jon Beniston1-4/+1
2009-11-11config.gcc: Add lm32 elf and uclinux targets.Jon Beniston1-0/+581