NetBSD/lib/libpthread
ad 507f1ca139 Compile pthread_getspecific / pthread_setspecific with -fomit-frame-pointer
-falign-functions=32, since these two really get hammered on. To make them
faster needs a threadreg or TLS, unless there is a way to tell gcc that a
library-local (pthread__threadmask) variable does not need to be PIC.
2007-10-04 21:08:35 +00:00
..
2007-08-16 01:09:34 +00:00
2007-10-04 01:46:49 +00:00
2007-09-10 11:34:05 +00:00
2007-09-08 23:00:31 +00:00