]> gcc.gnu.org Git - gcc.git/commit
targhooks.c (default_builtin_reciprocal): New default target hook.
authorUros Bizjak <ubizjak@gmail.com>
Sat, 16 Jun 2007 18:52:11 +0000 (20:52 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 16 Jun 2007 18:52:11 +0000 (20:52 +0200)
commitcc2137be63a9fe19d4788f921a322d9b93410de0
treec1464791ad2a64bbc18e95aec05c332b45c31f18
parent71995ede980910b2abd7b4aa039be294abdc7a97
targhooks.c (default_builtin_reciprocal): New default target hook.

        * targhooks.c (default_builtin_reciprocal): New default target hook.
        * targhooks.h (default_builtin_reciprocal): Add prototype.
        * hooks.c (hook_tree_tree_bool_null): Remove hook.
        * hooks.h (hook_tree_tree_bool_null): Remove prototype.
        * target-def.h (TARGET_BUILTIN_RECIPROCAL): Define as
        default_builtin_reciprocal.

From-SVN: r125758
gcc/ChangeLog
gcc/hooks.c
gcc/hooks.h
gcc/target-def.h
gcc/targhooks.c
gcc/targhooks.h
This page took 0.057354 seconds and 5 git commands to generate.