]> git.ipfire.org Git - thirdparty/gcc.git/commit
lib2funcs.asm: Remove entry/exit routines.
authorJeff Law <law@gcc.gnu.org>
Thu, 7 Mar 1996 17:38:08 +0000 (10:38 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 7 Mar 1996 17:38:08 +0000 (10:38 -0700)
commitddaf4c9114124df0305df1eeb8e1452b42c3c771
treeffccde381d812672b7bdf0ef4ab8ef214a6b0013
parent9e9b00600ba508de8a86b1676a7e7be51828c566
lib2funcs.asm: Remove entry/exit routines.

        * lib2funcs.asm: Remove entry/exit routines.  Move them into...
        * ee.asm: New file.  Entry/exit code.
        * ee_fp.asm: New file.  Entry/exit code with frame pointer.
        * t-pa: Corresponding changes.
        * t-pro: Corresponding changes.

From-SVN: r11491
gcc/config/pa/lib2funcs.asm
gcc/config/pa/t-pa
gcc/config/pa/t-pro