summaryrefslogtreecommitdiff
path: root/gcc/objc/sarray.h
Commit message (Expand)AuthorAgeFilesLines
* (__objc_xmalloc, __objc_xrealloc): Delete.Richard Kenner1996-09-221-5/+1
* Inlcude thr.h, not thread.h.Richard Kenner1996-04-041-1/+1
* (union sversion): New.Richard Kenner1996-03-051-5/+14
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef __sparc__, notRichard Kenner1995-05-251-3/+3
* (struct sarray): Make capacity size_t.Richard Kenner1995-05-161-1/+1
* Delete use of IN_GCC to control stddef.h/gstddef.h include.Jim Wilson1994-03-311-5/+1
* (sarray_get): Add #ifdef case forRichard Stallman1993-05-211-0/+4
* Conditionally include gstddef or stddefKresten Krab Thorup1993-05-091-0/+4
* Use gstddef.h, with doublequotes.Richard Stallman1993-05-061-1/+1
* Headerfiles reorganizedKresten Krab Thorup1993-05-051-4/+0
* Runtime portability cleanupKresten Krab Thorup1993-04-261-1/+1
* Changed unsigned int to size_t when casting pointers to integersKresten Krab Thorup1993-04-261-11/+14
* Updated to use IN_OBJCKresten Krab Thorup1993-04-261-0/+4
* Update for new runtimeKresten Krab Thorup1993-04-121-2/+2
* Initial revisionTom Wood1993-04-101-0/+224