Move the double-double functions and transforms to their own file.
compiler/float-tran-dd.lisp: * Most of the double-double implementation moved here. compiler/float-tran.lisp: * Removed most of the double-double implementation. compiler/loadcom.lisp: * Load float-tran-dd. tools/comcom.lisp: * Compile float-tran-dd. i18n/local/cmucl.pot: * Regenerated.
Showing
- src/compiler/float-tran-dd.lisp 615 additions, 0 deletionssrc/compiler/float-tran-dd.lisp
- src/compiler/float-tran.lisp 0 additions, 606 deletionssrc/compiler/float-tran.lisp
- src/compiler/loadcom.lisp 1 addition, 0 deletionssrc/compiler/loadcom.lisp
- src/i18n/locale/cmucl.pot 23 additions, 23 deletionssrc/i18n/locale/cmucl.pot
- src/tools/comcom.lisp 1 addition, 0 deletionssrc/tools/comcom.lisp
Loading
Please register or sign in to comment