summaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
Commit message (Expand)AuthorAgeFilesLines
* builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang2012-10-112-39/+3
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-2/+3
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-1/+1
* Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu2012-08-172-9/+18
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-3/+5
* Move libgcc2 to toplevel libgccRainer Orth2011-11-023-189/+0
* Move libgcc1 to toplevel libgccRainer Orth2011-11-024-5002/+0
* Move crtstuff support to toplevel libgccRainer Orth2011-11-025-110/+0
* Move shlib support to toplevel libgccRainer Orth2011-11-022-5/+0
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-3/+3
* Makefile.in (UNWIND_H): Remove.Rainer Orth2011-08-053-597/+2
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-9/+0
* tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther2011-07-191-2/+2
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-8/+9
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-19/+0
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-033-103/+2
* xtensa.c (xtensa_init_builtins): Call build_function_type_list instead of bui...Nathan Froyd2011-05-031-1/+1
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-212-4/+11
* target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford2011-04-211-1/+11
* linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers2011-04-111-2/+2
* alpha.c (alpha_emit_xfloating_libcall): Call use_reg.Nathan Froyd2011-04-081-3/+1
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-312-7/+2
* 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-5/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+5
* [multiple changes]Vladimir Makarov2011-03-271-5/+0
* xtensa.h (REGISTER_MOVE_COST, [...]): Remove macros.Anatoly Sokolov2011-02-122-20/+35
* elf.opt: New.Joseph Myers2011-02-081-0/+30
* xtensa.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov2011-02-033-16/+36
* xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov2011-01-203-23/+28
* linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.Joseph Myers2011-01-141-6/+5
* xtensa.h (XTENSA_LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov2011-01-132-29/+27
* xtensa.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov2011-01-073-10/+6
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-032-2/+2
* elf.h (SIZE_TYPE, [...]): Define.Joseph Myers2010-12-132-0/+16
* nto.h (MD_EXEC_PREFIX, [...]): Define.Joseph Myers2010-12-091-3/+0
* arc.h (ASM_SPEC): Remove %{v}.Joseph Myers2010-12-092-4/+2
* freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers2010-12-091-2/+2
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-3/+1
* xtensa.c (function_arg_boundary): Really rename to...Nathan Froyd2010-11-171-1/+1
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-163-8/+6
* re PR target/46438 (xtensa-elf --enable-werror-always build fails)Joern Rennecke2010-11-121-6/+5
* xtensa: Convert to fma.Richard Henderson2010-11-123-16/+13
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-7/+0
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-222-20/+16
* alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd2010-10-221-1/+1
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-3/+0
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-162-12/+16
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-163-7/+8