OSDN Git Service

* config/rs6000/darwin-asm.h: New file, 32/64-bit assembly macros
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Dec 2004 18:25:15 +0000 (18:25 +0000)
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Dec 2004 18:25:15 +0000 (18:25 +0000)
commit36fb86483ad62102dcba036243b72f38ec431754
tree1f1bc5c17b0dd7a123c0c9718c6193ffd68a420a
parent5bca0c6371cae851e77828200fd9032b0813a52b
    * config/rs6000/darwin-asm.h: New file, 32/64-bit assembly macros
        formerly in darwin-tramp.asm.
        * config/rs6000/darwin-tramp.asm: Include darwin-asm.h.
        * config/rs6000/darwin-fpsave.asm: Use 32/64-bit macros.
        * config/rs6000/t-darwin: Add dependencies.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91960 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/darwin-asm.h [new file with mode: 0644]
gcc/config/rs6000/darwin-fpsave.asm
gcc/config/rs6000/darwin-tramp.asm
gcc/config/rs6000/t-darwin