Replace use of __objc_xmalloc and free with objc_malloc and objc_free.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 22 Sep 1996 14:49:59 +0000 (10:49 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 22 Sep 1996 14:49:59 +0000 (10:49 -0400)
commit039f5fb1a88e320122a4120946f639fd0300d726
tree22793b97c11855251d092a65acd76e061d56964f
parentdf7fbc8cd830ea212f052c089989afb014e3ffe3
Replace use of __objc_xmalloc and free with objc_malloc and objc_free.

From-SVN: r12768
gcc/objc/sarray.c
gcc/objc/thr-decosf1.c
gcc/objc/thr-irix.c
gcc/objc/thr-mach.c
gcc/objc/thr-os2.c
gcc/objc/thr-posix.c
gcc/objc/thr-pthreads.c
gcc/objc/thr-single.c
gcc/objc/thr-solaris.c
gcc/objc/thr-win32.c
gcc/objc/thr.c