aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/lm32
AgeCommit message (Expand)AuthorFilesLines
2011-02-16lm32.h (ASM_SPEC): Use %{muser-enabled} instead of %{muser-extend-enabled}.Joseph Myers1-2/+2
2011-02-01re PR target/46692 (Missing LM32 multilibs for divider and sign extender)Sebastien Bourdeauducq1-1/+1
2011-01-14linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{version:-v}.Joseph Myers1-2/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+0
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-1/+1
2010-12-02bfin.h (LINK_SPEC): Remove %{b}.Joseph Myers1-1/+0
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers1-2/+2
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 Rennecke3-11/+14
2010-11-01common.opt (R, [...]): New.Joseph Myers1-6/+0
2010-10-28lm32-protos.h (lm32_function_arg): Delete.Nathan Froyd3-13/+22
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 Myers2-2/+9
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-2/+0
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers2-23/+3
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 Myers3-6/+6
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-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
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-02[multiple changes]Ralf Corsepius1-0/+32
2010-03-30t-lm32: New file.Tarik Graba1-0/+2
2009-11-11config.gcc: Add lm32 elf and uclinux targets.Jon Beniston10-0/+3150