aboutsummaryrefslogtreecommitdiff
path: root/gcc/targhooks.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-0/+1
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-0/+5
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+6
2009-10-17targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov1-1/+1
2009-09-22system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson1-2/+0
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-0/+4
2009-09-15New function for checking misalignmentRevital Eres1-0/+4
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw1-0/+1
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-0/+4
2009-07-10targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie1-1/+1
2009-06-09targhooks.c (default_builtin_vectorized_function): Change fn parameter to uns...Ian Lance Taylor1-4/+3
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-0/+2
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-0/+1
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-0/+1
2009-04-25target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov1-1/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-20tm.texi (TARGET_IRA_COVER_CLASSES): Define.Richard Sandiford1-0/+3
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-0/+1
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-1/+2
2008-07-09target.h (struct gcc_target): Add hard_regno_scratch_ok field.Anatoly Sokolov1-0/+2
2008-06-18targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand1-0/+1
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-0/+2
2007-10-16target.h (unspec_may_trap_p): New target hook.Paolo Bonzini1-0/+2
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-4/+4
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-6/+6
2007-08-20c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-0/+2
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel1-0/+2
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+2
2007-06-18re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak1-1/+1
2007-06-16targhooks.c (default_builtin_reciprocal): New default target hook.Uros Bizjak1-1/+4
2007-05-28targhooks.c (default_narrow_bitfield): Remove.Kazu Hirata1-2/+0
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-1/+2
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-0/+1
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+1
2007-02-11tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels1-0/+2
2007-02-05tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther1-1/+1
2006-11-27target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther1-0/+2
2006-04-17target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet1-0/+1
2006-03-29re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook1-0/+2
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin1-0/+1
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini1-0/+1
2006-01-03targhooks.h (default_decimal_float_supported_p): Declare.Ben Elliston1-0/+1
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke1-0/+3
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-1/+1
2005-07-14Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther1-0/+2
2005-07-07hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke1-0/+1
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2