]> granicus.if.org Git - gc/commit
Update documentation as parallel mark is now on by default in configure
authorIvan Maidanski <ivmai@mail.ru>
Fri, 5 May 2017 18:04:25 +0000 (21:04 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 5 May 2017 18:26:09 +0000 (21:26 +0300)
commit6d475d9bbb3155fd9d167816390e057262e5c81d
tree4c4ad2757b4b0ef220041f4cc71c5fd6d34e0397
parent36d5f68f35711765dbe60521b842ddf8e584f868
Update documentation as parallel mark is now on by default in configure
(fix commit c7f2147)

* configure.ac (parallel-mark): Provide information about
--disable-parallel-mark option instead of --enable-parallel-mark.
* doc/README.autoconf (Important options): Likewise.
* doc/README.solaris2: Likewise.
* doc/simple_example.html: Likewise.
* doc/README.DGUX386: Remove configure --enable-parallel-mark option
(as it is on by default now).
* doc/README.autoconf (Important options): Do not provide information
about --enable-full-debug which is no longer supported (since v7.0).
* doc/gcinterface.html: update information about parallel marker mode
in configure.
* doc/README.solaris2: Provide information about --disable-threads
option instead of --enable-threads=posix.
* doc/simple_example.html: Likewise.
configure.ac
doc/README.DGUX386
doc/README.autoconf
doc/README.solaris2
doc/gcinterface.html
doc/simple_example.html