]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/doc/tm.texi.in
* target.def (class_likely_spilled_p): New hook.
[thirdparty/gcc.git] / gcc / doc / tm.texi.in
2010-09-02  aesok * target.def (class_likely_spilled_p): New hook.
2010-08-22  jsm28 * Makefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-20  ams2010-08-20 Joseph Myers <joseph@codesourcery.com>
2010-08-11  aesok * target.def (output_addr_const_extra): New hook.
2010-07-28  ktietz2010-07-28 Kai Tietz <kai.tietz@onevision.com>
2010-07-26  aesok * target.def (output_source_filename): New hook.
2010-07-23  froydnj * builtins.def (BUILT_IN_ARGS_INFO): Remove.
2010-07-12  rsandifogcc/
2010-07-08  ktietz2010-07-08 Kai Tietz <kai.tietz@onevision.com>
2010-07-07  tromeygcc
2010-07-04  irar * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATI...
2010-06-30  amylaar * target.def (dfa_new_cycle): Use DEFHOOK. Rename...
2010-06-30  amylaar * target.def (return_pops_args): Use DEFHOOK.
2010-06-30  amylaar * target.def (resolve_overloaded_builtin): Rename...
2010-06-30  amylaar * target.def (pass_by_reference): Use DEFHOOK.
2010-06-30  amylaar * target.def (pragma_parse): Use DEFHOOK.
2010-06-30  amylaar * target.def (memory_move_cost): Use DEFHOOK.
2010-06-30  amylaar * target.def (fold_builtin): Rename nargs to n_args...
2010-06-30  amylaar * target.def (enum_va_list_p): Use DEFHOOK.
2010-06-30  amylaar * target.def (builtin_reciprocal): Change tm_fn to...
2010-06-30  amylaar * target.def (declare_constant_name): Change...
2010-06-29  amylaargcc: