summaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/xtensa.c
Commit message (Expand)AuthorAgeFilesLines
* re PR target/65730 (xtensa: ICE in libstdc++-v3/include/bits/atomic_base.h: I...Max Filippov2015-05-201-2/+3
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-16/+15
* Implement call0 ABI for xtensaMax Filippov2015-03-031-122/+439
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+11
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+4
* Fix loop optimization when ZOL is not available in xtensa configurationMax Filippov2015-01-051-0/+8
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek2014-12-021-1/+1
* Make TARGET_STATIC_CHAIN allow a function typeRichard Henderson2014-11-191-1/+1
* Add zero-cost loops for xtensa port.Felix Yang2014-10-301-1/+248
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-56/+56
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-6/+14
* xtensa.c: Include rtl-iter.h.Richard Sandiford2014-10-261-29/+24
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* config/xtensa: Use rtx_insn and rtx_code_labelDavid Malcolm2014-08-251-10/+13
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+8
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+4
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* avr.c, [...]: Where applicable...Steven Bosscher2013-03-231-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-2/+2
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-1/+1
* xtensa.c (xtensa_expand_builtin): Remove unused 'arg' variable.Chung-Lin Tang2012-10-211-1/+0
* builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang2012-10-111-37/+1
* 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-171-0/+18
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-3/+5
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-3/+3
* 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
* 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-211-0/+11
* target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford2011-04-211-1/+11
* alpha.c (alpha_emit_xfloating_libcall): Call use_reg.Nathan Froyd2011-04-081-3/+1
* reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law2011-03-301-1/+1
* xtensa.h (REGISTER_MOVE_COST, [...]): Remove macros.Anatoly Sokolov2011-02-121-0/+35
* xtensa.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov2011-02-031-4/+35
* xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov2011-01-201-8/+28
* xtensa.h (XTENSA_LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov2011-01-131-1/+26
* xtensa.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov2011-01-071-1/+6
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* 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-161-2/+6