]> git.ipfire.org Git - thirdparty/gcc.git/commit
xcoff.h (ASM_DECLARE_FUNCTION_NAME): Replace implementation with call to...
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 25 Jun 2014 14:46:08 +0000 (14:46 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 25 Jun 2014 14:46:08 +0000 (10:46 -0400)
commitb36e833f1a28c18f801c299e8d103cf983b2932d
tree836513d643afff7df9110755631657b226fe66fb
parentc69c28351f82d95e4c75bf40acdf7ff50c7639a0
xcoff.h (ASM_DECLARE_FUNCTION_NAME): Replace implementation with call to...

        * config/rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Replace
        implementation with call to...
        * config/rs6000/rs6000.c (rs6000_xcoff_declare_function_name): New
        function.
        * config/rs6000/rs6000-protos.h (rs6000_xcoff_declare_function_name):
        Declare.

From-SVN: r211982
gcc/ChangeLog
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/xcoff.h