aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bfin/bfin.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+1
2010-12-09bfin.h (ASM_SPEC): Remove %{n} and %{T}.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-1/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-13/+0
2010-10-08bfin-protos.h (function_arg, [...]): Delete.Nathan Froyd1-22/+0
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-4/+0
2010-09-19bfin.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov1-9/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-11/+0
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers1-3/+2
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-4/+5
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-3/+0
2009-09-22bfin-protos.h (initialize_trampoline): Remove.Richard Henderson1-24/+0
2009-09-07gcc/Bernd Schmidt1-4/+19
2009-09-07From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt1-0/+38
2009-09-03linux.h (TARGET_SUPPORTS_SYNC_CALLS): Define to 1.Bernd Schmidt1-0/+5
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-8/+0
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-8/+1
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-33/+0
2009-05-12Merge cond-optab branch.Paolo Bonzini1-1/+0
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-19/+0
2009-04-29bfin.h (splitting_loops): Declare.Bernd Schmidt1-1/+1
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-17/+0
2008-11-27Fix error in last change.Bernd Schmidt1-1/+1
2008-11-27bfin.opt (micplb): New option.Bernd Schmidt1-1/+3
2008-10-22gcc/:Bernd Schmidt1-0/+16
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+13
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-05-31bfin.h (TARGET_CPU_CPP_BUILTINS): Define __WORKAROUND_RETS when appropriate.Bernd Schmidt1-0/+2
2008-05-16From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt1-5/+8
2008-05-15bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.Bernd Schmidt1-1/+0
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-2/+2
2008-04-11constraints.md: New file.Bernd Schmidt1-120/+0
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-1/+1
2008-01-22gcc/Bernd Schmidt1-1/+17
2007-12-03bfin.h (TARGET_CPU_CPP_BUILTINS): Define __FDPIC__ as necessary.Bernd Schmidt1-1/+4
2007-09-19tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt1-0/+4
2007-09-19config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.h to tm_file.Jie Zhang1-8/+60
2007-09-11bfin.h (enum reg_class, [...]): Add P0REGS.Bernd Schmidt1-0/+6
2007-09-06bfin.h (PREFERRED_RELOAD_CLASS): Don't reload autoinc addresses into I regist...Bernd Schmidt1-1/+4
2007-08-24bfin.h (TARGET_CPU_CPP_BUILTINS): Define __NO_BUILTIN if -fno-builtin.Jie Zhang1-0/+2
2007-08-24bfin.opt (mfast-fp): Add.Jie Zhang1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-06-13bfin.h (EH_RETURN_HANDLER_RTX): Use gen_frame_mem.Bernd Schmidt1-1/+1
2007-05-10bfin.h (MOVE_RATIO): Define.Bernd Schmidt1-0/+4
2007-05-09bfin.h (LOCAL_ALIGNMENT): Define.Bernd Schmidt1-0/+12
2007-05-08bfin-protos.h (enum bfin_cpu): Add BFIN_CPU_BF534, BFIN_CPU_BF536 and BFIN_CP...Jie Zhang1-0/+9