summaryrefslogtreecommitdiff
path: root/gcc/config/frv
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford2012-01-241-2/+1
* Move libgcc2 to toplevel libgccRainer Orth2011-11-0211-210/+0
* Move libgcc1 to toplevel libgccRainer Orth2011-11-022-278/+0
* Move crtstuff support to toplevel libgccRainer Orth2011-11-024-250/+0
* Move shlib support to toplevel libgccRainer Orth2011-11-022-77/+1
* frvbegin.c: Fix location of unwind-dw2-fde.h header file.Nick Clifton2011-09-293-2/+30
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-1/+3
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-14/+0
* Makefile.in (UNWIND_H): Remove.Rainer Orth2011-08-051-3/+3
* frv.c (frv_register_move_cost): Define explicitly costs for subclasses of GR_...Vladimir Makarov2011-07-201-0/+28
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-12/+19
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-25/+0
* libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt2011-05-251-1/+1
* frv.h (enum reg_class): Delete EVEN_ACC_REGS, ACC_REGS, FEVEN_REGS, FPR_REGS,...Nick Clifton2011-04-272-38/+10
* frv.c (frv_init_builtins): Delete `endlink' variable.Nathan Froyd2011-04-211-12/+5
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-213-14/+8
* target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford2011-04-211-2/+3
* linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers2011-04-111-2/+2
* tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov2011-04-081-7/+0
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-13/+0
* reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law2011-03-301-1/+1
* [multiple changes]Vladimir Makarov2011-03-291-15/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+15
* [multiple changes]Vladimir Makarov2011-03-271-15/+0
* frv-opts.h: New.Joseph Myers2011-03-224-72/+81
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-3/+15
* make frv use constraints.mdNathan Froyd2011-02-154-182/+175
* frv.h (TRANSFER_FROM_TRAMPOLINE): Canonicalize comments in backslash regions.Mike Stump2011-02-121-3/+3
* bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.Joseph Myers2011-01-261-2/+1
* bfin.h (ASM_SPEC): Remove %{Ym,*}.Joseph Myers2011-01-261-1/+1
* bfin.h (LINK_SPEC): Remove %{YP,*}.Joseph Myers2011-01-261-1/+0
* bfin.h (ASM_SPEC): Remove %{Yd,*}.Joseph Myers2011-01-261-2/+2
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-032-2/+2
* svr4.h: Remove.Joseph Myers2010-12-221-162/+0
* frv.h (SIZE_TYPE, [...]): Define.Joseph Myers2010-12-091-0/+12
* arc.h (ASM_SPEC): Remove %{v}.Joseph Myers2010-12-091-1/+1
* freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers2010-12-091-2/+2
* bfin.h (ASM_SPEC): Remove %{n} and %{T}.Joseph Myers2010-12-091-1/+1
* re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host)Joern Rennecke2010-12-064-68/+62
* bfin.h (LINK_SPEC): Remove %{b}.Joseph Myers2010-12-021-1/+0
* freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers2010-12-021-1/+1
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-1/+0
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-223-24/+5
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-7/+0
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-163-10/+6
* frv.md (fmasf4, fmssf4): Rename from *muladdsf4 and *mulsubsf4 respectively.Richard Henderson2010-11-151-8/+8
* re PR target/44758 (frv.md: incompatible enum comparisons / return)Joern Rennecke2010-11-083-144/+147
* common.opt (R, [...]): New.Joseph Myers2010-11-011-27/+0
* frv-protos.h (frv_function_arg): Delete.Nathan Froyd2010-10-283-44/+33