summaryrefslogtreecommitdiff
path: root/gcc/targhooks.c
Commit message (Expand)AuthorAgeFilesLines
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-43/+0
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-3/+2
* Normalize whitespace.Mike Stump2013-11-201-2/+0
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford2013-11-181-1/+1
* 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
* target.def (can_use_doloop_p): New hook.Richard Sandiford2013-11-091-0/+9
* tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2013-11-071-0/+7
* cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers2013-11-041-0/+13
* target.def (builtin_chkp_function): New.Ilya Enkovich2013-10-301-0/+43
* predict.c (PRED_MUDFLAP): Remove.Jeff Law2013-10-261-5/+0
* builtins.c (dummy_object, [...]): Move to gimplify.c.Andrew MacLeod2013-10-241-0/+116
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* vectorizer cost model enhancementXinliang David Li2013-09-271-13/+10
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* target.def (register_usage_leveling_p): New hook.Vladimir Makarov2013-05-301-0/+6
* Improve cstore code generation on 64-bit sparc.David S. Miller2013-04-101-0/+9
* cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher2013-03-301-1/+1
* target.def (TARGET_HAS_IFUNC_P): New target hook.Alexander Ivchenko2013-03-271-0/+8
* 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-1/+1
* rtlanal.c (volatile_insn_p): Delete commented out code.Eric Botcazou2012-12-211-4/+2
* targhooks.h (default_canonicalize_comparison): Fix prototype.Richard Biener2012-12-191-0/+7
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-0/+18
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-1/+2
* Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu2012-08-171-0/+8
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd2012-07-311-12/+0
* target.def (vector_alignment): New target hook.Ulrich Weigand2012-07-301-0/+7
* tm.texi: Regenerate.Bill Schmidt2012-07-251-15/+19
* tm.texi: Regenerate.Bill Schmidt2012-07-131-0/+58
* targhooks.c (default_builtin_vectorized_conversion): Handle vec_construct, us...Bill Schmidt2012-06-131-1/+7
* targhooks.c (default_case_values_threshold): Fix code style nit.Steven Bosscher2012-04-181-1/+2
* re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4....Bill Schmidt2012-02-101-0/+1
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+6
* system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov2011-10-061-15/+0
* tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.Anatoly Sokolov2011-08-201-4/+0
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-0/+13
* tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt2011-07-121-0/+7
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-12/+12
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-58/+0
* calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib...Andreas Krebbel2011-05-041-1/+1
* Remove doubled up words.Mike Stump2011-04-101-3/+4
* tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers2011-04-061-8/+0
* [multiple changes]Vladimir Makarov2011-03-291-9/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+9
* [multiple changes]Vladimir Makarov2011-03-271-9/+0
* system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd2011-03-241-14/+0
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-1/+12