OSDN Git Service

(objc_skip_typespec): Don't abort for _C_UNDEF.
[pf3gnuchains/gcc-fork.git] / gcc / objc / archive.c
1996-01-15 kenner(objc_{write,read}_type, case _C_STRUCT_B): Fix typo.
1995-06-15 kennerUpdate FSF address.
1995-05-16 kenner(__objc_write_class): Write class version.
1995-04-26 kennerChanged Class * to Class in order to match NEXTSTEP...
1994-10-08 dje* objc/archive.c (__objc_free): New function.
1994-10-06 krabDelay eeing when unarchiving.
1994-06-30 krab This patch makes selectors in the Objective...
1993-11-05 rms(objc_read_string): Allocate string properly.
1993-09-22 krab(objc_write_type, objc_write_types): Take
1993-09-20 krab(objc_read_string): Allocate n+1 chars instead of just n.
1993-05-05 krabHeaderfiles reorganized
1993-04-26 krabRuntime portability cleanup
1993-04-26 krabTake out archiving support for alpha
1993-04-14 krab(__objc_finish_read_root_object): Corrected name of...
1993-04-13 krabincludes changed to double quote style
1993-04-12 krab(objc_write_reference) added
1993-04-10 woodInitial revision