summaryrefslogtreecommitdiff
path: root/gcc/targhooks.h
Commit message (Expand)AuthorAgeFilesLines
* target.h (unspec_may_trap_p): New target hook.Paolo Bonzini2007-10-161-0/+2
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-4/+4
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-6/+6
* c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu2007-08-201-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman2007-07-121-0/+2
* libgcc2.h (word_type): Type definition removed.Andreas Krebbel2007-07-061-0/+2
* cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak2007-07-031-0/+2
* re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak2007-06-181-1/+1
* targhooks.c (default_builtin_reciprocal): New default target hook.Uros Bizjak2007-06-161-1/+4
* targhooks.c (default_narrow_bitfield): Remove.Kazu Hirata2007-05-281-2/+0
* re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith2007-05-241-1/+2
* re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson2007-03-091-0/+1
* c-common.c (targetcm): Add.Mike Stump2007-03-061-0/+1
* tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels2007-02-111-0/+2
* tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther2007-02-051-1/+1
* target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther2006-11-271-0/+2
* target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet2006-04-171-0/+1
* re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook2006-03-291-0/+2
* re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin2006-01-271-0/+1
* re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini2006-01-111-0/+1
* targhooks.h (default_decimal_float_supported_p): Declare.Ben Elliston2006-01-031-0/+1
* re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke2005-11-241-0/+3
* re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson2005-11-021-1/+1
* Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther2005-07-141-0/+2
* hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke2005-07-071-0/+1
* c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2005-06-271-0/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling2005-06-091-1/+1
* loop-doloop.c: Include "target.h".Adrian Straetling2005-05-251-0/+2
* Target Hook to issue diagnostics for AltiVec argument to funtion with unknown...Fariborz Jahanian2005-03-081-0/+2
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* c-tree.h, [...]: Remove unused prototypes.Kazu Hirata2005-01-141-2/+0
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-0/+2
* hooks.c (hook_tree_tree_bool_null): New.Paolo Bonzini2004-09-241-1/+0
* tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos2004-09-231-0/+2
* builtins.c (fold_builtin): Call the new omonymous target hook for machine-dep...Paolo Bonzini2004-09-201-0/+1
* function.c (reference_callee_copied): New.Richard Henderson2004-09-081-4/+13
* md.texi (shift patterns): New anchor.Richard Sandiford2004-09-041-0/+2
* target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.Richard Henderson2004-08-251-0/+2
* Patch to fix -mcpu=G5 interface to EH runtime library.Fariborz Jahanian2004-08-161-0/+2
* dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook2004-07-151-0/+2
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-131-0/+5
* target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook2004-06-291-0/+1
* target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook2004-06-251-0/+1
* builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.Kazu Hirata2004-03-021-0/+1
* hooks.c (hook_void_tree_int): Remove.Kazu Hirata2004-02-191-1/+0
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-1/+0
* default.h (PROMOTE_PROTOTYPES): Remove.Kazu Hirata2004-02-081-3/+0
* target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_...Kazu Hirata2004-01-311-1/+1