summaryrefslogtreecommitdiffstats
path: root/gcc/objc/archive.c
Commit message (Expand)AuthorAgeFilesLines
* Replace call to abort or __objc_fatal functions with call tokenner1997-02-031-47/+63
* Replace use of __objc_xmalloc and free with objc_malloc and objc_free.kenner1996-09-221-14/+8
* Formatting changes.kenner1996-08-121-8/+16
* (objc_{write,read}_type, case _C_STRUCT_B): Fix typo.kenner1996-01-151-10/+17
* Update FSF address.kenner1995-06-151-1/+2
* (__objc_write_class): Write class version.kenner1995-05-161-4/+21
* Changed Class * to Class in order to match NEXTSTEP and OpenStepkenner1995-04-261-18/+17
* * objc/archive.c (__objc_free): New function.dje1994-10-081-1/+7
* Delay eeing when unarchiving.krab1994-10-061-1/+6
* This patch makes selectors in the Objective-C language be pointerskrab1994-06-301-218/+311
* (objc_read_string): Allocate string properly.rms1993-11-051-2/+5
* (objc_write_type, objc_write_types): Takekrab1993-09-221-12/+12
* (objc_read_string): Allocate n+1 chars instead of just n.krab1993-09-201-2/+2
* Headerfiles reorganizedkrab1993-05-051-3/+4
* Runtime portability cleanupkrab1993-04-261-3/+5
* Take out archiving support for alphakrab1993-04-261-1/+4
* (__objc_finish_read_root_object): Corrected name of method -awake: to -awake ...krab1993-04-141-2/+10
* includes changed to double quote stylekrab1993-04-131-1/+0
* (objc_write_reference) addedkrab1993-04-121-20/+121
* Initial revisionwood1993-04-101-0/+1378
OpenPOWER on IntegriCloud