summaryrefslogtreecommitdiff
path: root/gcc/targhooks.c
Commit message (Expand)AuthorAgeFilesLines
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+5
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-121-0/+27
* Add target hook to override DWARF2 frame register sizeMatthew Fortune2014-09-041-0/+13
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-1/+1
* common.md: New file.Richard Sandiford2014-06-111-11/+4
* system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford2014-06-111-4/+4
* targhooks.c (default_add_stmt_cost): Call target specific hook instead of def...Bingfeng Mei2014-06-061-2/+2
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+25
* Merge in wide-int.Kenneth Zadeck2014-05-061-2/+2
* target.def: Add new target hook.Andreas Krebbel2014-05-051-0/+9
* opts.h (CL_PCH_IGNORE): Define.Joern Rennecke2014-03-031-0/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* 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