aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-2/+2
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-2/+2
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-0/+1
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-5/+6
2011-11-02Move libgcc2 to toplevel libgccRainer Orth2-13/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-9/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth3-208/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth2-50/+0
2011-09-27m32r.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-6/+4
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+3
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2-26/+3
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-5/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-12/+20
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-51/+1
2011-05-02fr30-protos.h (Mmode): Don't define.Joseph Myers1-10/+7
2011-04-26fr30.h (inhibit_libc): Don't define.Joseph Myers1-2/+3
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford2-13/+22
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-3/+3
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2-17/+0
2011-03-29[multiple changes]Vladimir Makarov1-5/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+5
2011-03-27[multiple changes]Vladimir Makarov1-5/+0
2011-03-22m32r-opts.h: New.Joseph Myers4-128/+154
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-2/+13
2011-03-21ChangeLog gcc/Kai Tietz1-4/+6
2011-02-18m32r.h (REG_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov3-97/+118
2011-01-25m32r.c: Define TARGET_EXCEPT_UNWIND_INFO to sjlj_except_unwind_info.Joel Sherrill1-1/+4
2011-01-14little.h (CPP_ENDIAN_SPEC, [...]): Remove.Joseph Myers1-13/+1
2011-01-14linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.Joseph Myers1-11/+10
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/+1
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-2/+2
2010-12-02linux.h, [...]: Remove comments mentioning /lib/elf.Joseph Myers1-2/+0
2010-12-02freebsd.h (LINK_SPEC): Cut long comment.Joseph Myers1-7/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-24/+14
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2-6/+1
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-9/+0
2010-11-15* config/m32r/m32r.c: Remove unused variables frame_size and insn.Joern Rennecke1-9/+3
2010-11-01common.opt (R, [...]): New.Joseph Myers1-8/+0
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-6/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-24/+9
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-6/+0
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers2-10/+7
2010-09-16m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.Anatoly Sokolov1-3/+4
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers2-15/+15
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2-20/+13