From-SVN: r25031
This commit is contained in:
Ulrich Drepper 1999-02-04 15:53:14 +00:00
parent ab9e56828d
commit 7f84e195e0

View File

@ -1,3 +1,17 @@
1999-02-04 Ulrich Drepper <drepper@cygnus.com>
* configure.in: Recognize --enable-threads=posix for all
platforms.
* config/posix.mt: New file.
* configure.in: Add fragments for Solaris defining macro specifying
thread library to be used.
* config/sol2pth.mt: New file
* config/sol2solth.mt: New file.
* stl/stl_alloc.h: Add support for Solaris thread library.
* stl/stl_config.h: Recognize _SOLTHREADS and define internal macros
appropriately.
Sat Jan 30 08:05:46 1999 Mumit Khan <khan@xraylith.wisc.edu>
* config/x86-interix.ml: New file.