aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-5/+5
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-3/+1
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-5/+2
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-7/+7
2013-01-10Update copyright years in gcc/Richard Sandiford13-22/+13
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek5-5/+5
2012-07-31frv.c (frv_expand_prologue): Report stack usage.Nick Clifton1-0/+3
2012-07-31* config/frv/frv.c (QUAD): Fix typo.Nick Clifton1-1/+1
2012-07-23frv-protos.h (frv_ifcvt_machdep_init): Prototype.Jan-Benedict Glaw2-2/+3
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+1
2012-06-29system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher2-6/+5
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-2/+2
2012-06-26re PR middle-end/33190 (tm.texi describes some non-existing hooks)Steven Bosscher1-3/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-4/+4
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-11/+13
2012-01-24rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford1-2/+1
2011-11-02Move libgcc2 to toplevel libgccRainer Orth11-210/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-278/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth4-250/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth2-77/+1
2011-09-29frvbegin.c: Fix location of unwind-dw2-fde.h header file.Nick Clifton3-2/+30
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-1/+3
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-14/+0
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-3/+3
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