[project @ 2000-05-26 10:14:33 by sewardj]
Changes to allow Hugs to be built with mingw32, not cygwin. Also, updates so that DietHEP works properly for mingw32. Most changes are trivial (assert --> ASSERT), etc. For hugs, have deleted queries about the width of a terminal window, and so the printing of dots as progress indicators is gone too. No great loss. Zapped various other out-of-date platform-specific junk in machdep.c.
Showing
- ghc/includes/ClosureMacros.h 19 additions, 17 deletionsghc/includes/ClosureMacros.h
- ghc/includes/InfoMacros.h 2 additions, 2 deletionsghc/includes/InfoMacros.h
- ghc/includes/Stg.h 2 additions, 2 deletionsghc/includes/Stg.h
- ghc/includes/TSO.h 4 additions, 4 deletionsghc/includes/TSO.h
- ghc/interpreter/Dh_Demo.hs 3 additions, 1 deletionghc/interpreter/Dh_Demo.hs
- ghc/interpreter/DietHEP.def 0 additions, 1 deletionghc/interpreter/DietHEP.def
- ghc/interpreter/Makefile 23 additions, 9 deletionsghc/interpreter/Makefile
- ghc/interpreter/Makefile-DietHEP 37 additions, 26 deletionsghc/interpreter/Makefile-DietHEP
- ghc/interpreter/Makefile.DLLs 0 additions, 180 deletionsghc/interpreter/Makefile.DLLs
- ghc/interpreter/README.BUILDING.DIETHEP 9 additions, 0 deletionsghc/interpreter/README.BUILDING.DIETHEP
- ghc/interpreter/connect.h 11 additions, 3 deletionsghc/interpreter/connect.h
- ghc/interpreter/dh_demo.c 14 additions, 1 deletionghc/interpreter/dh_demo.c
- ghc/interpreter/hugs.c 67 additions, 54 deletionsghc/interpreter/hugs.c
- ghc/interpreter/interface.c 29 additions, 16 deletionsghc/interpreter/interface.c
- ghc/interpreter/machdep.c 7 additions, 285 deletionsghc/interpreter/machdep.c
- ghc/rts/Assembler.c 5 additions, 5 deletionsghc/rts/Assembler.c
- ghc/rts/Evaluator.c 15 additions, 10 deletionsghc/rts/Evaluator.c
- ghc/rts/ForeignCall.c 3 additions, 2 deletionsghc/rts/ForeignCall.c
Loading
Please register or sign in to comment