OSDN Git Service

* configure.in: Detect mmap. Add --with-gc=foo to select
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Oct 1999 08:15:19 +0000 (08:15 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Oct 1999 08:15:19 +0000 (08:15 +0000)
commit772580cecdbbbbfd8d9891c881cb4e3deea544af
tree180512b4ff7955e3c5688a30b9f4010659489229
parentc420740ad3311a2368f800bc5e74dcb32a6abe9e
    * configure.in: Detect mmap.  Add --with-gc=foo to select
        garbage collector; default to page if mmap available.
        * Makefile.in (GGC): Substitute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29853 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in