[project @ 1996-07-25 20:43:49 by partain]
authorpartain <unknown>
Thu, 25 Jul 1996 21:33:42 +0000 (21:33 +0000)
committerpartain <unknown>
Thu, 25 Jul 1996 21:33:42 +0000 (21:33 +0000)
commit5eb1c77c795f92ed0f4c8023847e9d4be1a4fd0d
treeadb07110e00f00b2b2ef6365e16d5f58b260ce3c
parentf7ecf7234c224489be8a5e63fced903b655d92ee
[project @ 1996-07-25 20:43:49 by partain]
Bulk of final changes for 2.01
283 files changed:
ANNOUNCE-2.01
README
config.guess
config.sub
configure.in
ghc/CONTRIB/README
ghc/CONTRIB/haskell-modes/README
ghc/README
ghc/compiler/Jmakefile
ghc/compiler/absCSyn/Costs.lhs
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/UniqSupply.lhs
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/coreSyn/NmbrCore.lhs [new file with mode: 0644]
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/hsSyn/HsMatches.lhs
ghc/compiler/nativeGen/StixInteger.lhs
ghc/compiler/prelude/PrelVals.lhs
ghc/compiler/prelude/PrimOp.lhs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/simplCore/BinderInfo.lhs
ghc/compiler/simplCore/FoldrBuildWW.lhs
ghc/compiler/simplCore/MagicUFs.lhs
ghc/compiler/simplCore/SimplCase.lhs
ghc/compiler/simplCore/SimplEnv.lhs
ghc/compiler/simplCore/SimplVar.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/stranal/WorkWrap.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcInstUtil.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/types/Class.lhs
ghc/compiler/types/PprType.lhs
ghc/compiler/types/Type.lhs
ghc/compiler/utils/Bag.lhs
ghc/compiler/utils/FiniteMap.lhs
ghc/compiler/utils/ListSetOps.lhs
ghc/compiler/utils/Maybes.lhs
ghc/compiler/utils/Pretty.lhs
ghc/compiler/utils/Util.lhs
ghc/docs/ANNOUNCE-0.06 [deleted file]
ghc/docs/ANNOUNCE-0.10 [deleted file]
ghc/docs/ANNOUNCE-0.16 [deleted file]
ghc/docs/ANNOUNCE-0.19 [deleted file]
ghc/docs/ANNOUNCE-0.20 [deleted file]
ghc/docs/ANNOUNCE-0.22 [deleted file]
ghc/docs/ANNOUNCE-0.23 [deleted file]
ghc/docs/ANNOUNCE-0.25 [deleted file]
ghc/docs/ANNOUNCE-0.26 [deleted file]
ghc/docs/ANNOUNCE-0.27 [deleted file]
ghc/docs/Jmakefile
ghc/docs/NOTES.adding-PrimOp [deleted file]
ghc/docs/NOTES.arbitary-ints [deleted file]
ghc/docs/NOTES.c-optimisation [deleted file]
ghc/docs/NOTES.core-overview [deleted file]
ghc/docs/NOTES.desugar [deleted file]
ghc/docs/NOTES.garbage.collection [deleted file]
ghc/docs/NOTES.import [deleted file]
ghc/docs/NOTES.interface [deleted file]
ghc/docs/NOTES.mkworld2 [deleted file]
ghc/docs/NOTES.part-of-book [deleted file]
ghc/docs/NOTES.rename [deleted file]
ghc/docs/NOTES.saving-space [deleted file]
ghc/docs/NOTES.update-mechanism [deleted file]
ghc/docs/Prefix_Form [deleted file]
ghc/docs/README
ghc/docs/abstracts/README [deleted file]
ghc/docs/abstracts/abstracts.sty [deleted file]
ghc/docs/abstracts/abstracts89.tex [deleted file]
ghc/docs/abstracts/abstracts90.tex [deleted file]
ghc/docs/abstracts/abstracts91.tex [deleted file]
ghc/docs/abstracts/abstracts92.tex [deleted file]
ghc/docs/abstracts/abstracts93.tex [deleted file]
ghc/docs/abstracts/abstracts94.tex [deleted file]
ghc/docs/abstracts/before90.tex [deleted file]
ghc/docs/abstracts/reports.tex [deleted file]
ghc/docs/abstracts/slpj.sty [deleted file]
ghc/docs/abstracts/useful.sty [deleted file]
ghc/docs/add_to_compiler/Jmakefile [deleted file]
ghc/docs/add_to_compiler/back-end.verb [deleted file]
ghc/docs/add_to_compiler/core-summary-fig.verb [deleted file]
ghc/docs/add_to_compiler/core-syntax.verb [deleted file]
ghc/docs/add_to_compiler/front-end.verb [deleted file]
ghc/docs/add_to_compiler/howto-add.verb [deleted file]
ghc/docs/add_to_compiler/overview-fig.fig [deleted file]
ghc/docs/add_to_compiler/overview.verb [deleted file]
ghc/docs/add_to_compiler/paper.bbl [deleted file]
ghc/docs/add_to_compiler/paper.verb [deleted file]
ghc/docs/add_to_compiler/slides-root.tex [deleted file]
ghc/docs/add_to_compiler/slides.tex [deleted file]
ghc/docs/add_to_compiler/state-of-play.NOTES [deleted file]
ghc/docs/add_to_compiler/state-of-play.verb [deleted file]
ghc/docs/add_to_compiler/stg-summary-fig.verb [deleted file]
ghc/docs/install_guide/Jmakefile
ghc/docs/install_guide/installing.lit
ghc/docs/release_notes/0-02-notes.lit [deleted file]
ghc/docs/release_notes/0-03-README [deleted file]
ghc/docs/release_notes/0-04-README [deleted file]
ghc/docs/release_notes/0-05-notes.lit [deleted file]
ghc/docs/release_notes/0-06-notes.lit [deleted file]
ghc/docs/release_notes/0-07-README [deleted file]
ghc/docs/release_notes/0-07-notes.lit [deleted file]
ghc/docs/release_notes/0-08-notes.lit [deleted file]
ghc/docs/release_notes/0-10-notes.lit [deleted file]
ghc/docs/release_notes/0-16-notes.lit [deleted file]
ghc/docs/release_notes/0-17-notes.lit [deleted file]
ghc/docs/release_notes/0-18-README [deleted file]
ghc/docs/release_notes/0-19-notes.lit [deleted file]
ghc/docs/release_notes/0-22-notes.lit [deleted file]
ghc/docs/release_notes/0-23-notes.lit [deleted file]
ghc/docs/release_notes/0-26-notes.lit [deleted file]
ghc/docs/release_notes/2-01-notes.lit [new file with mode: 0644]
ghc/docs/release_notes/Jmakefile
ghc/docs/release_notes/release.lit
ghc/docs/simple-monad.lhs
ghc/docs/state_interface/Jmakefile
ghc/docs/state_interface/state-interface.verb
ghc/docs/users_guide/Jmakefile
ghc/docs/users_guide/backwards.lit [new file with mode: 0644]
ghc/docs/users_guide/glasgow_exts.lit
ghc/docs/users_guide/gone_wrong.lit
ghc/docs/users_guide/how_to_run.lit
ghc/docs/users_guide/intro.lit
ghc/docs/users_guide/libraries.lit
ghc/docs/users_guide/parallel.lit
ghc/docs/users_guide/prof-compiler-options.lit
ghc/docs/users_guide/prof-rts-options.lit
ghc/docs/users_guide/profiling.lit
ghc/docs/users_guide/recomp.lit [new file with mode: 0644]
ghc/docs/users_guide/runtime_control.lit
ghc/docs/users_guide/sooner.lit
ghc/docs/users_guide/user.lit
ghc/docs/users_guide/utils.lit
ghc/docs/users_guide/vs_haskell.lit
ghc/driver/Jmakefile
ghc/driver/ghc-asm.lprl
ghc/driver/ghc-iface.lprl
ghc/driver/ghc-recomp.lprl
ghc/driver/ghc.lprl
ghc/driver/test_mangler
ghc/includes/COptRegs.lh
ghc/includes/COptWraps.lh
ghc/includes/CostCentre.lh
ghc/includes/GranSim.lh
ghc/includes/LLC.h
ghc/includes/Parallel.lh
ghc/includes/RtsTypes.lh
ghc/includes/Threads.lh
ghc/includes/c-as-asm.lit [deleted file]
ghc/includes/error.h
ghc/includes/ieee-flpt.h
ghc/includes/libposix.h [deleted file]
ghc/includes/platform.h.in
ghc/includes/root.lit [deleted file]
ghc/includes/stgdefs.h
ghc/includes/timezone.h [deleted file]
ghc/lib/Jmakefile
ghc/lib/MODULES [new file with mode: 0644]
ghc/lib/cbits/Jmakefile
ghc/lib/cbits/getLock.lc [new file with mode: 0644]
ghc/lib/cbits/inputReady.lc [new file with mode: 0644]
ghc/lib/cbits/openFile.lc [new file with mode: 0644]
ghc/lib/cbits/readFile.lc [new file with mode: 0644]
ghc/lib/cbits/removeDirectory.lc [new file with mode: 0644]
ghc/lib/cbits/removeFile.lc [new file with mode: 0644]
ghc/lib/cbits/renameDirectory.lc [new file with mode: 0644]
ghc/lib/cbits/renameFile.lc [new file with mode: 0644]
ghc/lib/cbits/seekFile.lc [new file with mode: 0644]
ghc/lib/cbits/setBuffering.lc [new file with mode: 0644]
ghc/lib/cbits/setCurrentDirectory.lc [new file with mode: 0644]
ghc/lib/cbits/stgio.h
ghc/lib/cbits/system.lc [new file with mode: 0644]
ghc/lib/cbits/writeFile.lc [new file with mode: 0644]
ghc/lib/concurrent/Merge.hs
ghc/lib/concurrent/Parallel.hs
ghc/lib/prelude/GHCbase.hs
ghc/lib/prelude/GHCerr.hs [new file with mode: 0644]
ghc/lib/prelude/Main.mc_hi [new file with mode: 0644]
ghc/lib/prelude/Main.mg_hi [new file with mode: 0644]
ghc/lib/prelude/Main.mp_hi [new file with mode: 0644]
ghc/lib/prelude/Main.p_hi [new file with mode: 0644]
ghc/lib/prelude/Prelude.hs
ghc/lib/prelude/PreludeGlaST.hs
ghc/lib/required/List.hs
ghc/misc/spat-analysers/README [deleted file]
ghc/misc/spat-analysers/REGSTATS [deleted file]
ghc/misc/spat-analysers/StgRegAddrs.h [deleted file]
ghc/misc/spat-analysers/icount.c [deleted file]
ghc/misc/spat-analysers/icount_by_activity.c [deleted file]
ghc/misc/spat-analysers/makefile [deleted file]
ghc/misc/spat-analysers/show_icounts [deleted file]
ghc/misc/spat-analysers/spatmain.c [deleted file]
ghc/misc/spat-analysers/stgregs.c [deleted file]
ghc/mkworld/GHC_OPTS
ghc/mkworld/macros-ghc.jm
ghc/mkworld/root.lit [deleted file]
ghc/runtime/Jmakefile
ghc/runtime/c-as-asm/FreeMallocPtr.lc [deleted file]
ghc/runtime/c-as-asm/HpOverflow.lc
ghc/runtime/gum/LLComms.lc
ghc/runtime/gum/Pack.lc
ghc/runtime/gum/ParInit.lc
ghc/runtime/gum/RBH.lc
ghc/runtime/gum/SysMan.lc
ghc/runtime/hooks/ErrorHdr.lc
ghc/runtime/hooks/FreeForeignObj.lc [new file with mode: 0644]
ghc/runtime/hooks/NoRunnableThrds.lc
ghc/runtime/hooks/OutOfHeap.lc
ghc/runtime/hooks/OutOfStk.lc
ghc/runtime/hooks/OutOfVM.lc
ghc/runtime/hooks/PatErrorHdr.lc
ghc/runtime/hooks/TraceHooks.lc
ghc/runtime/main/GranSim.lc
ghc/runtime/main/RtsFlags.lc
ghc/runtime/main/Signals.lc
ghc/runtime/main/StgUpdate.lhc
ghc/runtime/main/Threads.lc
ghc/runtime/main/Ticky.lc
ghc/runtime/storage/SM1s.lc
ghc/runtime/storage/SM2s.lc
ghc/runtime/storage/SMap.lc
ghc/runtime/storage/SMcopying.lc
ghc/runtime/storage/SMmark.lhc
ghc/runtime/storage/SMmarking.lc
ghc/utils/Jmakefile
ghc/utils/hp2ps/TraceElement.h
ghc/utils/hstags/README
ghc/utils/mkdependHS/mkdependHS.prl
ghc/utils/parallel/AVG.pl [new file with mode: 0644]
ghc/utils/parallel/GrAnSim.el [new file with mode: 0644]
ghc/utils/parallel/Jmakefile
ghc/utils/parallel/RTS2gran.pl [new file with mode: 0644]
ghc/utils/parallel/SN.pl [new file with mode: 0644]
ghc/utils/parallel/SPLIT.pl [new file with mode: 0644]
ghc/utils/parallel/aux.pl [new file with mode: 0644]
ghc/utils/parallel/avg-RTS.pl [new file with mode: 0644]
ghc/utils/parallel/get_SN.pl [new file with mode: 0644]
ghc/utils/parallel/gp-ext-imp.pl [new file with mode: 0644]
ghc/utils/parallel/gr2RTS.pl [new file with mode: 0644]
ghc/utils/parallel/gr2ap.bash [new file with mode: 0644]
ghc/utils/parallel/gr2gran.bash [new file with mode: 0644]
ghc/utils/parallel/gr2java.pl [new file with mode: 0644]
ghc/utils/parallel/gr2jv.bash [new file with mode: 0644]
ghc/utils/parallel/gr2pe.pl [new file with mode: 0644]
ghc/utils/parallel/gr2ps.bash
ghc/utils/parallel/gr2qp.pl
ghc/utils/parallel/gran-extr.pl [new file with mode: 0644]
ghc/utils/parallel/grs2gr.pl
ghc/utils/parallel/ps-scale-y.pl [new file with mode: 0644]
ghc/utils/parallel/qp2ap.pl [new file with mode: 0644]
ghc/utils/parallel/qp2ps.pl
ghc/utils/parallel/sn_filter.pl [new file with mode: 0644]
ghc/utils/parallel/stats.pl [new file with mode: 0644]
ghc/utils/parallel/template.pl [new file with mode: 0644]
ghc/utils/parallel/tf.pl [new file with mode: 0644]
ghc/utils/pvm/README
glafp-utils/Jmakefile
glafp-utils/PATCHLEVEL
glafp-utils/README
glafp-utils/etags/Jmakefile [deleted file]
glafp-utils/etags/README [deleted file]
glafp-utils/etags/etags.c [deleted file]
glafp-utils/etags/jbw-fixes [deleted file]
glafp-utils/etags/wells-fixes [deleted file]
glafp-utils/perl-4.035-fixes [deleted file]
glafp-utils/scripts/Jmakefile
glafp-utils/scripts/lndir.c-X11R5 [deleted file]
glafp-utils/scripts/lndir.man [deleted file]
glafp-utils/scripts/lndir.sh [deleted file]
glafp-utils/scripts/mkdependC.prl
glafp-utils/scripts/mkdirhier.man [deleted file]
glafp-utils/scripts/mkdirhier.sh [deleted file]
glafp-utils/scripts/perltags.prl [deleted file]
glafp-utils/scripts/runstdtest.prl
glafp-utils/scripts/zap-if-same.prl [deleted file]
glafp-utils/verbatim/Jmakefile [deleted file]
glafp-utils/verbatim/verbatim.c [deleted file]
glafp-utils/verbatim/verbatim.lex [deleted file]