| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: remove $OBJTYPE from build | Russ Cox | 2020-12-30 | 1 | -69/+0 |
| | | | | | | | | Now that we assume pthreads, the only assembly left is in libmp and libsec. We only ever added assembly for 386. The portable C code is fine for plan9port. | ||||
| * | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 2011-05-17 | 1 | -43/+43 |
| | | | | | | R=rsc, rsc http://codereview.appspot.com/4271084 | ||||
| * | no types | rsc | 2006-04-21 | 1 | -1/+0 |
| | | |||||
| * | Avoid storing precious data below the stack pointer. | rsc | 2006-03-22 | 1 | -13/+14 |
| | | |||||
| * | Add basic libmp support for the x86. | wkj | 2004-04-21 | 1 | -0/+69 |
