aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-1/+1
2012-10-21xtensa.c (xtensa_expand_builtin): Remove unused 'arg' variable.Chung-Lin Tang1-1/+0
2012-10-11builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang2-39/+3
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-2/+3
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu2-9/+18
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-3/+5
2011-11-02Move libgcc2 to toplevel libgccRainer Orth3-189/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth4-5002/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth5-110/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth2-5/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+3
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth3-597/+2
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-9/+0
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-2/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-8/+9
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-19/+0
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth3-103/+2
2011-05-03xtensa.c (xtensa_init_builtins): Call build_function_type_list instead of bui...Nathan Froyd1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford2-4/+11
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-1/+11
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
2011-04-08alpha.c (alpha_emit_xfloating_libcall): Call use_reg.Nathan Froyd1-3/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2-7/+2
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-5/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+5
2011-03-27[multiple changes]Vladimir Makarov1-5/+0
2011-02-12xtensa.h (REGISTER_MOVE_COST, [...]): Remove macros.Anatoly Sokolov2-20/+35
2011-02-08elf.opt: New.Joseph Myers1-0/+30
2011-02-03xtensa.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov3-16/+36
2011-01-20xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov3-23/+28
2011-01-14linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.Joseph Myers1-6/+5
2011-01-13xtensa.h (XTENSA_LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov2-29/+27
2011-01-07xtensa.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov3-10/+6
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek2-2/+2
2010-12-13elf.h (SIZE_TYPE, [...]): Define.Joseph Myers2-0/+16
2010-12-09nto.h (MD_EXEC_PREFIX, [...]): Define.Joseph Myers1-3/+0
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers2-4/+2
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-2/+2
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-3/+1
2010-11-17xtensa.c (function_arg_boundary): Really rename to...Nathan Froyd1-1/+1
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd3-8/+6
2010-11-12re PR target/46438 (xtensa-elf --enable-werror-always build fails)Joern Rennecke1-6/+5
2010-11-12xtensa: Convert to fma.Richard Henderson3-16/+13
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-7/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-20/+16
2010-10-22alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd1-1/+1
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-3/+0