summaryrefslogtreecommitdiff
path: root/lang/objc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Checksum changed....Satoshi Asami1998-06-061-1/+1
| | | | Notes: svn path=/head/; revision=11300
* Update to 1.8.18, and kill a small bug. Thanks for telling meChuck Robey1998-05-162-7/+7
| | | | | | | | about the bug, Christopher. Submitted by: (bug) Christopher Hall <hsw@acm.org> Notes: svn path=/head/; revision=11011
* Bring up to version 1.8.17, and change the previous binary bootstrapChuck Robey1998-05-154-76/+120
| | | | | | | (which I disliked) to a new C bootstrap. Notes: svn path=/head/; revision=10990
* Update objc to 1.6.8, and fix some other smallish bugs.Chuck Robey1997-10-174-47/+67
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=8314
* Support 2.2.1David E. O'Brien1997-03-251-2/+2
| | | | Notes: svn path=/head/; revision=6009
* sed out -* from ``uname -r'' so this will build on future versions ofDavid E. O'Brien1997-03-251-5/+5
| | | | | | | SNAPs, BETAs, etc... Notes: svn path=/head/; revision=6008
* Added support for 2.1.{5,6}. I didn't see any reason why this shouldn'tDavid E. O'Brien1997-03-251-3/+3
| | | | | | | work on these too (especially 2.1.6). Notes: svn path=/head/; revision=5999
* New port, objc, an Objective C compiler.Chuck Robey1997-03-185-0/+98
Notes: svn path=/head/; revision=5977