diff options
author | Nicola Pero <nicola.pero@meta-innovation.com> | 2010-09-12 01:44:58 +0000 |
---|---|---|
committer | Nicola Pero <nicola@gcc.gnu.org> | 2010-09-12 01:44:58 +0000 |
commit | d1be5d82e008bb123557087fd3db9a1b28e7c209 (patch) | |
tree | d3064b97c59138cbba1ca85249d30ede27b9aacf /gcc/tree-ssa-loop-ivopts.c | |
parent | 7b8699866416f7a55116e19bf6fe2c28bae12a68 (diff) | |
download | gcc-d1be5d82e008bb123557087fd3db9a1b28e7c209.zip gcc-d1be5d82e008bb123557087fd3db9a1b28e7c209.tar.gz gcc-d1be5d82e008bb123557087fd3db9a1b28e7c209.tar.bz2 |
In libobjc/:
* objc/deprecated/objc_malloc.h: New file.
* objc/deprecated/objc_valloc.h: New file.
* objc/objc-api.h: Include the files instead of defining
objc_valloc, _objc_malloc() and similar.
* Makefile.in (OBJC_DEPRECATED_H): Added objc_valloc.h and
objc_malloc.h.
* memory.c: Removed the extra layer of indirection of _objc_malloc
and similar.
(objc_calloc): Use GC_malloc in the garbage-collected
implementation as GC_malloc returns memory that is already freed.
(objc_valloc): Deprecated.
From-SVN: r164224
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions