OSDN Git Service

Added fixup for __STDC__ == 0 and __STDC__ == 1
[pf3gnuchains/gcc-fork.git] / gcc / objc / Object.m
1993-05-05 krabundid freed+error patch
1993-05-05 krab(-shouldNotImplement:): New method
1993-05-05 krabHeaderfiles reorganized
1993-04-29 krabUninstalled argframe macros
1993-04-27 krabChanged to use argframe macros
1993-04-27 krabDefinition of (Meta)Class_t eliminated, using Class*
1993-04-26 krabRuntime portability cleanup
1993-04-26 krabTake out archiving support for alpha.
1993-04-14 krab(-awake): Corrected name of method -awake: to -awake...
1993-04-13 krabChanged includes to doublequote style
1993-04-12 krab(-read:, -write:): added
1993-04-10 woodInitial revision