Allow the Windows build to use upto 2GB of heap.
authorEli Zaretskii <eliz@gnu.org>
Fri, 29 Apr 2011 14:23:44 +0000 (17:23 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 29 Apr 2011 14:23:44 +0000 (17:23 +0300)
commitfab624aa3a159b3d91fae009634dd0875a5b0162
tree564eeadecadf82edd897b3b1d43e2058ce9820fc
parentb1c07b7b76ee4ae685e491f4e98129a77d8c18a9
Allow the Windows build to use upto 2GB of heap.

 src/w32heap.c (allocate_heap) [USE_LISP_UNION_TYPE || USE_LSB_TAG]:
 New version that can reserve upto 2GB of heap space.
 etc/NEWS: Mention the new feature.
etc/NEWS
src/ChangeLog
src/w32heap.c