From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10304150357.AA21198@clio.rice.edu> Subject: dxe review To: djgpp-workers AT delorie DOT com (DJGPP developers), dborca AT yahoo DOT com Date: Mon, 14 Apr 2003 22:57:34 -0500 (CDT) X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com I've put the modules for the updated dxe3 code in: ftp://clio.rice.edu/djgpp/dxe3.zip http://clio.rice.edu/djgpp/dxe3.zip It's around 113K unziped and layers on top of CVS. This code was kindly contributed by Daniel Borca (dborca AT yahoo DOT com) based on earlier work by Andrew Zabolotny. It builds under the CVS build rules. I've added texinfo docs for the libc routines. I'll update dxegen.txi to include documentation on dxe3gen and dxe3res (from dxe3.txt) tomorrow. In compatibility mode it builds emu387.dxe without problems and the updated DXE seems to load fine with both old and new images and work with 387=n. Please take a look at it if you have a chance - I'd like to get it checked into CVS ASAP so we can start using it in the next alpha build. And if it breaks you can always ask Daniel for help if I'm not available.