aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-5/+0
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-1/+1
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-117/+0
2013-11-27tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah1-0/+8
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez1-0/+20
2013-11-22hooks.h (hook_uint_mode_0): Add Prototype.Andrew MacLeod1-0/+4
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-0/+14
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-0/+4
2013-11-04i386.c (memory_address_length): Extract a part of code to rip_relative_addr_p.Wei Mi1-0/+11
2013-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers1-0/+4
2013-10-30target.def (builtin_chkp_function): New.Ilya Enkovich1-0/+117
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam1-4/+4
2013-09-16tm.texi.in (Cond Exec Macros): Remove node.Andreas Schwab1-10/+0
2013-09-13c-target.def: New hookJacek Caban1-0/+4
2013-08-20target.def (narrow_volatile_bitfield): Note that the default value is false, ...Nick Clifton1-1/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-20/+4
2013-07-22Fix typos.Mike Stump1-2/+2
2013-07-10tm.texi.in (TARGET_CANONICALIZE_COMPARISON): Remove stray text on @hook line.Joseph Myers1-1/+1
2013-06-10re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3)Jakub Jelinek1-0/+9
2013-05-30target.def (register_usage_leveling_p): New hook.Vladimir Makarov1-0/+4
2013-05-25sched-int.h (ds_t, dw_t): Make unsigned int.Steven Bosscher1-3/+3
2013-05-06Support {, } and | in assembly outputMaxim Kuznetsov1-1/+3
2013-04-22[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.James Greenhalgh1-2/+10
2013-04-15Use -z ignore instead of --as-needed on SolarisRainer Orth1-1/+2
2013-04-12tm.texi.in (LOOP_ALIGN): Remove loop note references.Steven Bosscher1-2/+2
2013-04-10Improve cstore code generation on 64-bit sparc.David S. Miller1-0/+4
2013-03-30md.texi (Standard Names): Update documentation for JUMP_TABLE_DATA changes.Steven Bosscher1-1/+1
2013-03-27target.def (TARGET_HAS_IFUNC_P): New target hook.Alexander Ivchenko1-0/+6
2013-03-03target.def (TARGET_OPTION_VALID_ATTRIBUTE_P): Update comments; the attribute ...Sandra Loosemore1-18/+18
2013-01-30re PR c++/55742 (__attribute__ in class function declaration cause "prototype...Jakub Jelinek1-5/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-27Before this patch...Sriraman Tallam1-0/+5
2012-12-19target.def: Define canonicalize_comparison hook.Andreas Krebbel1-9/+11
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-9/+7
2012-11-28target.def (use_blocks_for_decl_p): New hook.David Edelsohn1-0/+7
2012-11-25tm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documentation.Steven Bosscher1-35/+0
2012-11-12Initial asan cleanupsJakub Jelinek1-0/+6
2012-11-06Function MultiversioningSriraman Tallam1-0/+31
2012-10-28tm.texi.in (Misc): Add newline before @end.Andreas Schwab1-1/+2
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+16
2012-10-23gcc:Joseph Myers1-0/+6
2012-09-30re PR rtl-optimization/38449 (delay branch scheduling follows REG_CROSSING_JU...Joern Rennecke1-0/+4
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-2/+3
2012-09-14tm.texi.in (Stack Arguments): Update obsolete references to current_function_...Sandra Loosemore1-13/+17
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-09-01target.def (legitimate_combined_insn): New target hook.Uros Bizjak1-0/+4
2012-08-26tm.texi.in (Misc): Move descriptions of NO_DOLLAR_IN_LABEL and NO_DOT_IN_LABE...Gerald Pfeifer1-14/+14
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu1-4/+4
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd1-18/+0