aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
2011-07-20frv.c (frv_register_move_cost): Define explicitly costs for subclasses of GR_...Vladimir Makarov1-0/+28
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-12/+19
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-25/+0
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-1/+1
2011-04-27frv.h (enum reg_class): Delete EVEN_ACC_REGS, ACC_REGS, FEVEN_REGS, FPR_REGS,...Nick Clifton2-38/+10
2011-04-21frv.c (frv_init_builtins): Delete `endlink' variable.Nathan Froyd1-12/+5
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford3-14/+8
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-2/+3
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov1-7/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-13/+0
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-1/+1
2011-03-29[multiple changes]Vladimir Makarov1-15/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+15
2011-03-27[multiple changes]Vladimir Makarov1-15/+0
2011-03-22frv-opts.h: New.Joseph Myers4-72/+81
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-3/+15
2011-02-15make frv use constraints.mdNathan Froyd4-182/+175
2011-02-12frv.h (TRANSFER_FROM_TRAMPOLINE): Canonicalize comments in backslash regions.Mike Stump1-3/+3
2011-01-26bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.Joseph Myers1-2/+1
2011-01-26bfin.h (ASM_SPEC): Remove %{Ym,*}.Joseph Myers1-1/+1
2011-01-26bfin.h (LINK_SPEC): Remove %{YP,*}.Joseph Myers1-1/+0
2011-01-26bfin.h (ASM_SPEC): Remove %{Yd,*}.Joseph Myers1-2/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek2-2/+2
2010-12-22svr4.h: Remove.Joseph Myers1-162/+0
2010-12-09frv.h (SIZE_TYPE, [...]): Define.Joseph Myers1-0/+12
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-09bfin.h (ASM_SPEC): Remove %{n} and %{T}.Joseph Myers1-1/+1
2010-12-06re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host)Joern Rennecke4-68/+62
2010-12-02bfin.h (LINK_SPEC): Remove %{b}.Joseph Myers1-1/+0
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers1-1/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd3-24/+5
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-7/+0
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd3-10/+6
2010-11-15frv.md (fmasf4, fmssf4): Rename from *muladdsf4 and *mulsubsf4 respectively.Richard Henderson1-8/+8
2010-11-08re PR target/44758 (frv.md: incompatible enum comparisons / return)Joern Rennecke3-144/+147
2010-11-01common.opt (R, [...]): New.Joseph Myers1-27/+0
2010-10-28frv-protos.h (frv_function_arg): Delete.Nathan Froyd3-44/+33
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-7/+9
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-20/+0
2010-10-15frv.c (frv_option_optimization, [...]): Remove.Joseph Myers2-27/+0
2010-10-14config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc.Nathan Froyd1-181/+0
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers2-11/+5
2010-09-24re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek1-1/+1
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers3-43/+7
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-21/+6
2010-09-13frv.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-43/+24