]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000.md
[multiple changes]
authorDavid Edelsohn <dje@gcc.gnu.org>
Wed, 27 Feb 2002 05:42:20 +0000 (00:42 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 27 Feb 2002 05:42:20 +0000 (00:42 -0500)
commitf585a35687df424814b57fd201253c11a19795f5
tree20b8e26f92d08647d0a40a8a7e42112de090f27a
parentfc04b455f9f8f1054dafde34975d7e2b764926d4
[multiple changes]

2002-02-26  David Edelsohn  <edelsohn@gnu.org>

        * config/rs6000/aix43.h (THREAD_MODEL_SPEC): Delete.
        * config/rs6000/aix51.h (THREAD_MODEL_SPEC): Delete.
        * config/rs6000/rs6000.c (rs6000_return_addr): Use efficient
        method on AIX.
        * config/rs6000/rs6000.md (movsi_low): Use gpc_reg_operand.
        (movsi_low_st, movdf_low, movdf_low_st, movsf_low, movsf_low_st): Same.
        (load_toc_v4_PIC_2): Same.

2002-02-26  Alan Modra  <amodra@bigpond.net.au>

        * config/rs6000/rs6000.md (load_toc_aix_di): Handle TARGET_RELOCATABLE.

From-SVN: r50090
gcc/ChangeLog
gcc/config/rs6000/aix43.h
gcc/config/rs6000/aix51.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md