aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/lm32/lm32.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-06-29* config/lm32/lm32.c (lm32_compute_frame_size): Fix typo.Nick Clifton1-1/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-1/+1
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+4
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-7/+10
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-12/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-4/+7
2011-02-25[multiple changes]Sebastien Bourdeauducq1-11/+15
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-11-08re PR target/44757 (lm32.md: In function ‘gen_ashlsi3’:unused variable â€...Joern Rennecke1-9/+13
2010-10-28lm32-protos.h (lm32_function_arg): Delete.Nathan Froyd1-5/+22
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-0/+9
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers1-21/+1
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+5
2010-08-09builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd1-5/+1
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-1/+21
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-11-11config.gcc: Add lm32 elf and uclinux targets.Jon Beniston1-0/+1216