summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* Initial revisionrms1992-01-171-0/+5217
* modified to handle new initialization scheme.dennisg1992-01-031-3/+8
* Deleted index variable stuff. Index variables are a hack to the language.dennisg1991-12-311-77/+65
* entered into RCSrms1991-12-241-0/+102
* Cleaned up file format for a distribution.dennisg1991-12-103-130/+142
* fixed assert macro.dennisg1991-12-032-74/+90
* modified to remove changes previously made todennisg1991-12-011-5/+5
* modified to implement set functions.dennisg1991-11-291-2/+37
* fixed several const decls. bozo.dennisg1991-11-291-16/+21
* many changes including posing, things to make the compilerdennisg1991-11-291-2/+10
* changed shorts back to ints.dennisg1991-11-242-7/+16
* converted some entries in the hash structure from ints to shorts.dennisg1991-11-231-8/+7
* deleted hashIndex() and moved it to hash-inline.hdennisg1991-11-231-35/+12
* changed hash value calculation.dennisg1991-11-211-29/+12
* deleted hash mask information from hash struct.dennisg1991-11-211-14/+5
* converted hashValue() to a inline.dennisg1991-11-201-17/+22
* changed typedef and struct decls.dennisg1991-11-191-11/+14
* bug in hash_delete(). It was using void* to obtain nodes todennisg1991-11-191-13/+22
* changed the defs for class structures for new implementation of run-time.dennisg1991-11-161-40/+47
* implemented hash table expansion as suggested by rms.dennisg1991-11-072-31/+97
* added copyleft.dennisg1991-11-071-4/+22
* added copyleftdennisg1991-11-072-8/+44
* Initial check in. Preliminary development stage.dennisg1991-10-242-0/+371
* Initial check in. Preliminary development stage.dennisg1991-10-241-0/+344
* entered into RCSrms1991-05-311-0/+36
* entered into RCSrms1990-03-241-0/+64