OSDN Git Service

Added fixup for __STDC__ == 0 and __STDC__ == 1
[pf3gnuchains/gcc-fork.git] / gcc / objc / hash.h
1993-05-09 krabConditionally include gstddef or stddef
1993-05-06 rmsUse gstddef.h, with doublequotes.
1993-05-05 krabHeaderfiles reorganized
1993-04-26 krabRuntime portability cleanup
1993-04-26 krabChanged unsigned int to size_t when casting pointers...
1993-04-12 krabDeleted #include "mutext.h"
1993-04-10 woodUpdate to new runtimes.
1993-01-11 eggert# Fix misspellings in comments.
1992-10-26 rms(hash_ptr): Renamed from hash_int.
1992-10-14 rms(reg_names): Make it static. Use DEBUG_REGISTER_NAMES...
1992-09-20 rmsFix indentation, clean up comments.
1992-09-02 rmsChanged the format of various sections to conform with...
1992-08-31 dglattinminor documentation changes.
1992-08-18 dglattinSaving a working version before release.
1992-04-13 dennisgCheck in after array version of run-time works.
1991-12-10 dennisgCleaned up file format for a distribution.
1991-12-03 dennisgfixed assert macro.
1991-11-24 dennisgchanged shorts back to ints.
1991-11-23 dennisgconverted some entries in the hash structure from ints...
1991-11-21 dennisgdeleted hash mask information from hash struct.
1991-11-07 dennisgimplemented hash table expansion as suggested by rms.
1991-11-07 dennisgadded copyleft
1991-10-24 dennisgInitial check in. Preliminary development stage.