OSDN Git Service

Replace use of __objc_xmalloc and free with objc_malloc and objc_free.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Sep 1996 14:49:59 +0000 (14:49 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Sep 1996 14:49:59 +0000 (14:49 +0000)
commitad89a19d7f4ad644467abc9999f46a4735310dec
tree22793b97c11855251d092a65acd76e061d56964f
parentc8f1fcda711aea5648d962a6aefab88f8a45b7cf
Replace use of __objc_xmalloc and free with objc_malloc and objc_free.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12768 138bc75d-0d04-0410-961f-82ee72b054a4
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