]> git.ipfire.org Git - thirdparty/gcc.git/commit
spu.c (TARGET_TRAMPOLINE_INIT): New.
authorRichard Henderson <rth@redhat.com>
Tue, 22 Sep 2009 15:16:10 +0000 (08:16 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 22 Sep 2009 15:16:10 +0000 (08:16 -0700)
commita85b4c91b30eda2893ecf5efeeda4f9dbb518763
tree948b3badef5ddaf8773b6791f1b07e4c706fcd76
parent809e78cc9049087eff6602114512b3f746834c8d
spu.c (TARGET_TRAMPOLINE_INIT): New.

        * config/spu/spu.c (TARGET_TRAMPOLINE_INIT): New.
        (array_to_constant): Make ARR parameter const.
        (spu_trampoline_init): Rename from spu_initialize_trampoline;
        make static; update for hook parameters.
        * config/spu/spu-protos.h: Update decls.
        * config/spu/spu.h (INITIALIZE_TRAMPOLINE): Remove.

From-SVN: r152013
gcc/ChangeLog
gcc/config/spu/spu-protos.h
gcc/config/spu/spu.c
gcc/config/spu/spu.h