aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/lm32
AgeCommit message (Expand)AuthorFilesLines
2013-02-26re PR target/48901 (lm32.md: ashlsi3: error: unused variable ‘one’)Joern Rennecke2-4/+0
2013-01-10Update copyright years in gcc/Richard Sandiford9-10/+9
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek3-3/+3
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-11-04config.gcc (bfin*-rtems*): Add newlib-stdint.h.Ralf Corsepius1-0/+21
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+4
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth2-56/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
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 Sandiford3-7/+7
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-1/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2-9/+0
2011-02-25[multiple changes]Sebastien Bourdeauducq3-11/+18
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