aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/sarray.h
AgeCommit message (Expand)AuthorFilesLines
1996-09-22(__objc_xmalloc, __objc_xrealloc): Delete.Richard Kenner1-5/+1
1996-04-04Inlcude thr.h, not thread.h.Richard Kenner1-1/+1
1996-03-05(union sversion): New.Richard Kenner1-5/+14
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-25(PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef __sparc__, notRichard Kenner1-3/+3
1995-05-16(struct sarray): Make capacity size_t.Richard Kenner1-1/+1
1994-03-31Delete use of IN_GCC to control stddef.h/gstddef.h include.Jim Wilson1-5/+1
1993-05-21(sarray_get): Add #ifdef case forRichard Stallman1-0/+4
1993-05-09Conditionally include gstddef or stddefKresten Krab Thorup1-0/+4
1993-05-06Use gstddef.h, with doublequotes.Richard Stallman1-1/+1
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-4/+0
1993-04-26Runtime portability cleanupKresten Krab Thorup1-1/+1
1993-04-26Changed unsigned int to size_t when casting pointers to integersKresten Krab Thorup1-11/+14
1993-04-26Updated to use IN_OBJCKresten Krab Thorup1-0/+4
1993-04-12Update for new runtimeKresten Krab Thorup1-2/+2
1993-04-10Initial revisionTom Wood1-0/+224