]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/config/ia64/lib1funcs.S
Patches to make libobjc build.
authorJim Wilson <wilson@cygnus.com>
Wed, 15 Mar 2000 19:35:26 +0000 (19:35 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 15 Mar 2000 19:35:26 +0000 (11:35 -0800)
commit9525c690037bfcfd1f6d5e5708122937140deb65
tree724ea7938f70c67f312a420cb085d65d50ee1e36
parent1690826f332db8489e14f8c95bf0aef4e09acef8
Patches to make libobjc build.

* config/ia64/ia64.md (restore_stack_nonlocal): New.
* config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Delete padding nop.
(__ia64_restore_stack_nonlocal): New.
* config/ia64/t-ia64 (LIB1ASMFUNCS): Add __restore_stack_nonlocal.

From-SVN: r32564
gcc/ChangeLog
gcc/config/ia64/ia64.md
gcc/config/ia64/lib1funcs.asm
gcc/config/ia64/t-ia64