Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-30 | all: remove $OBJTYPE from build | Russ Cox | 1 | -4/+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. | |||||
2015-06-03 | all: linux/mips port | Aram Hăvărneanu | 1 | -0/+4 | |
Change-Id: I0af67bc44c7bb62a8e5a47eac597367f521f1c11 Reviewed-on: https://plan9port-review.googlesource.com/1210 Reviewed-by: Russ Cox <rsc@google.com> |