ghc-hetmet.git
24 years ago[project @ 2000-05-22 14:16:09 by simonmar]
simonmar [Mon, 22 May 2000 14:16:09 +0000 (14:16 +0000)]
[project @ 2000-05-22 14:16:09 by simonmar]
Z-encode underscores as "zu" (the previous owner of "zu", namely '^',
has been moved to "zc").

24 years ago[project @ 2000-05-22 13:43:53 by rrt]
rrt [Mon, 22 May 2000 13:43:53 +0000 (13:43 +0000)]
[project @ 2000-05-22 13:43:53 by rrt]
Improved NCG note.
Pls mrg

24 years ago[project @ 2000-05-22 13:37:16 by simonmar]
simonmar [Mon, 22 May 2000 13:37:16 +0000 (13:37 +0000)]
[project @ 2000-05-22 13:37:16 by simonmar]
Add test for record selector functions where the field has a
polymorphic type.

24 years ago[project @ 2000-05-22 13:31:33 by simonmar]
simonmar [Mon, 22 May 2000 13:31:33 +0000 (13:31 +0000)]
[project @ 2000-05-22 13:31:33 by simonmar]
Add -fwarn-hi-shadowing to the default set of warnings.

24 years ago[project @ 2000-05-22 13:27:00 by simonmar]
simonmar [Mon, 22 May 2000 13:27:00 +0000 (13:27 +0000)]
[project @ 2000-05-22 13:27:00 by simonmar]
Complain about unrecognised warning options.

24 years ago[project @ 2000-05-22 13:09:29 by simonmar]
simonmar [Mon, 22 May 2000 13:09:29 +0000 (13:09 +0000)]
[project @ 2000-05-22 13:09:29 by simonmar]
Batch finalizers on a per-GC basis.  That is, after a GC a single
thread is created to run the pending finalizers, rather than creating
a thread for each finalizer.

This is almost as fast as having a global thread to run finalizers,
but doesn't require any global state or special treatment by the
scheduler.

24 years ago[project @ 2000-05-22 11:39:08 by simonmar]
simonmar [Mon, 22 May 2000 11:39:08 +0000 (11:39 +0000)]
[project @ 2000-05-22 11:39:08 by simonmar]
Don't use a worker Id for the internal ccall worker; generate a new
syslocal instead.  This is to avoid a clash in the case where a real
worker is generated later on.

24 years ago[project @ 2000-05-22 11:38:08 by simonmar]
simonmar [Mon, 22 May 2000 11:38:08 +0000 (11:38 +0000)]
[project @ 2000-05-22 11:38:08 by simonmar]
be more conservative about inlining PrimOp Ids.

24 years ago[project @ 2000-05-22 07:59:17 by lewie]
lewie [Mon, 22 May 2000 07:59:17 +0000 (07:59 +0000)]
[project @ 2000-05-22 07:59:17 by lewie]
Please merge, of course ;-)  A couple of sentences about implicit parameters
for the release notes.  You might want to double-check my sgml, which I
do not speak fluently.

24 years ago[project @ 2000-05-22 06:56:04 by simonpj]
simonpj [Mon, 22 May 2000 06:56:04 +0000 (06:56 +0000)]
[project @ 2000-05-22 06:56:04 by simonpj]
*** NO NEED TO MERGE WITH 4.07, BUT POSSIBLE ***

Warn about completely unused imported modules (when -fwarn-unused-imports)

24 years ago[project @ 2000-05-22 06:51:35 by simonpj]
simonpj [Mon, 22 May 2000 06:51:35 +0000 (06:51 +0000)]
[project @ 2000-05-22 06:51:35 by simonpj]
*** MERGE WITH 4.07 ***

Correct types of selectors for records with polymorphic fields.
    (Bug reported by Martin Kowalczyk.)

24 years ago[project @ 2000-05-19 14:29:20 by rrt]
rrt [Fri, 19 May 2000 14:29:20 +0000 (14:29 +0000)]
[project @ 2000-05-19 14:29:20 by rrt]
New member of the family. Look out for .redhat, .mandrake, .beos, .w95,...
coming soon.

24 years ago[project @ 2000-05-19 14:21:24 by rrt]
rrt [Fri, 19 May 2000 14:21:24 +0000 (14:21 +0000)]
[project @ 2000-05-19 14:21:24 by rrt]
Improved DocBook instructions and added a special section for Windows.

24 years ago[project @ 2000-05-19 12:00:47 by rrt]
rrt [Fri, 19 May 2000 12:00:47 +0000 (12:00 +0000)]
[project @ 2000-05-19 12:00:47 by rrt]
Added BNW of Installing It Yourself to DocBook docs.
Added new world of pattern guards to Glasgow Exts.

24 years ago[project @ 2000-05-19 11:53:05 by sewardj]
sewardj [Fri, 19 May 2000 11:53:05 +0000 (11:53 +0000)]
[project @ 2000-05-19 11:53:05 by sewardj]
Fix sparc breakage caused by recent (DLLery) NCG hackery.  :-)

24 years ago[project @ 2000-05-19 09:49:00 by simonmar]
simonmar [Fri, 19 May 2000 09:49:00 +0000 (09:49 +0000)]
[project @ 2000-05-19 09:49:00 by simonmar]
Make the _ret symbols static; there's no need to have these exported.

24 years ago[project @ 2000-05-19 09:29:08 by simonmar]
simonmar [Fri, 19 May 2000 09:29:08 +0000 (09:29 +0000)]
[project @ 2000-05-19 09:29:08 by simonmar]
Fix type casts w/ CIndex assignments.  Should eliminate some warnings
in via-C compilations.

24 years ago[project @ 2000-05-18 17:15:46 by panne]
panne [Thu, 18 May 2000 17:15:46 +0000 (17:15 +0000)]
[project @ 2000-05-18 17:15:46 by panne]
* A shell-classic: Inserted space before ] (the lexical syntax of
  shells is always resource of miracles...)

* Made searching for a catalog a little bit more cunning: If
  SGML_CATALOG_FILES is not set, try FPTOOLS_CATALOG_FILE, then
  /usr/share/sgml/CATALOG.docbkdsl, the SuSE-Linux default, don't know
  about Red Hat, Debian, etc.  This way "make dvi html pdf ps rtf"
  works out of the box, at least for me. :-)

24 years ago[project @ 2000-05-18 14:40:47 by simonmar]
simonmar [Thu, 18 May 2000 14:40:47 +0000 (14:40 +0000)]
[project @ 2000-05-18 14:40:47 by simonmar]
Add parsec subdir.

24 years ago[project @ 2000-05-18 14:22:26 by panne]
panne [Thu, 18 May 2000 14:22:26 +0000 (14:22 +0000)]
[project @ 2000-05-18 14:22:26 by panne]
'-#include <foo.h>' gobbled the following option. Fixed.

24 years ago[project @ 2000-05-18 13:55:36 by sewardj]
sewardj [Thu, 18 May 2000 13:55:37 +0000 (13:55 +0000)]
[project @ 2000-05-18 13:55:36 by sewardj]
Teach the NCG about the dereferencing and naming conventions to be
used when compiling for a DLLised world.  Some cleanups on the way
too.  The scheme is that

* All CLabels which are in different DLLs from the current module
  will, via the renamer, already be such that labelDynamic returns
  True for them.

* Redo the StixPrim/StixMacro stuff so that all references to symbols
  in the RTS are via CLabels.  That means that the usual labelDynamic
  story can be used.

* When a label is printed in PprMach, labelDynamic is consulted, to
  generate the __imp_ prefix if necessary.

* In MachCode.stmt2Instrs, selectively ask derefDLL to walk trees
  before code generation and insert deferencing code around other-DLL
  symbols.

* When generating Stix for SRTs, add 1 to other-DLL refs.

* When generating static closures, insert a zero word before
  the _closure label.

24 years ago[project @ 2000-05-18 12:42:20 by simonmar]
simonmar [Thu, 18 May 2000 12:42:21 +0000 (12:42 +0000)]
[project @ 2000-05-18 12:42:20 by simonmar]
New version of hGetLine that is roughly 4 times faster than the
original, and is tail-recursive to boot.

I'm not entirely happy with the code, but it needs to get some testing.

24 years ago[project @ 2000-05-18 11:33:21 by panne]
panne [Thu, 18 May 2000 11:33:21 +0000 (11:33 +0000)]
[project @ 2000-05-18 11:33:21 by panne]
Add addrOf_ErrorHdrHook prototype

24 years ago[project @ 2000-05-18 11:32:21 by panne]
panne [Thu, 18 May 2000 11:32:21 +0000 (11:32 +0000)]
[project @ 2000-05-18 11:32:21 by panne]
Make stackOverflow prototype available Haskell compilation

24 years ago[project @ 2000-05-18 09:59:28 by simonmar]
simonmar [Thu, 18 May 2000 09:59:28 +0000 (09:59 +0000)]
[project @ 2000-05-18 09:59:28 by simonmar]
cosmetic only

24 years ago[project @ 2000-05-18 09:57:33 by simonmar]
simonmar [Thu, 18 May 2000 09:57:33 +0000 (09:57 +0000)]
[project @ 2000-05-18 09:57:33 by simonmar]
Remove -noC, add -package concurrent to simpl006_HC_OPTS.

24 years ago[project @ 2000-05-18 09:54:47 by simonmar]
simonmar [Thu, 18 May 2000 09:54:47 +0000 (09:54 +0000)]
[project @ 2000-05-18 09:54:47 by simonmar]
Upd_frame ==> upd_frame

24 years ago[project @ 2000-05-18 09:46:24 by simonmar]
simonmar [Thu, 18 May 2000 09:46:24 +0000 (09:46 +0000)]
[project @ 2000-05-18 09:46:24 by simonmar]
$(SGML_DOC) can only support one document, so build the Build System
Guide by default.

24 years ago[project @ 2000-05-18 09:42:28 by simonmar]
simonmar [Thu, 18 May 2000 09:42:28 +0000 (09:42 +0000)]
[project @ 2000-05-18 09:42:28 by simonmar]
doc-building fix.

24 years ago[project @ 2000-05-17 22:05:44 by lewie]
lewie [Wed, 17 May 2000 22:05:44 +0000 (22:05 +0000)]
[project @ 2000-05-17 22:05:44 by lewie]
Defer ambiguity test for class members, so that the test is done *after*
we know the (extended) functional dependencies (this is a patch that was
mostly carried over from hugs98, but a few lines were out of place).

24 years ago[project @ 2000-05-16 16:51:42 by panne]
panne [Tue, 16 May 2000 16:51:42 +0000 (16:51 +0000)]
[project @ 2000-05-16 16:51:42 by panne]
Unbreak util package dependencies for non-M$ platforms

24 years ago[project @ 2000-05-16 15:56:00 by simonmar]
simonmar [Tue, 16 May 2000 15:56:00 +0000 (15:56 +0000)]
[project @ 2000-05-16 15:56:00 by simonmar]
Upd_frame ==> upd_frame

(somehow this file got missed from yesterday's commit)

24 years ago[project @ 2000-05-16 14:59:32 by rrt]
rrt [Tue, 16 May 2000 14:59:33 +0000 (14:59 +0000)]
[project @ 2000-05-16 14:59:32 by rrt]
Put the -c flag in the right place.

24 years ago[project @ 2000-05-16 14:21:25 by rrt]
rrt [Tue, 16 May 2000 14:21:25 +0000 (14:21 +0000)]
[project @ 2000-05-16 14:21:25 by rrt]
Added a description of SGML comments.

24 years ago[project @ 2000-05-16 14:18:16 by rrt]
rrt [Tue, 16 May 2000 14:18:16 +0000 (14:18 +0000)]
[project @ 2000-05-16 14:18:16 by rrt]
Added FPTOOLS_CATALOG_FILE

24 years ago[project @ 2000-05-16 14:17:22 by rrt]
rrt [Tue, 16 May 2000 14:17:22 +0000 (14:17 +0000)]
[project @ 2000-05-16 14:17:22 by rrt]
Made it buildable again; notes on installing DocBook/Jade removed for the moment.

24 years ago[project @ 2000-05-16 14:16:20 by rrt]
rrt [Tue, 16 May 2000 14:16:20 +0000 (14:16 +0000)]
[project @ 2000-05-16 14:16:20 by rrt]
Added docbook-cheat-sheet

24 years ago[project @ 2000-05-16 14:04:25 by rrt]
rrt [Tue, 16 May 2000 14:04:25 +0000 (14:04 +0000)]
[project @ 2000-05-16 14:04:25 by rrt]
Added -package concurrent.

24 years ago[project @ 2000-05-16 14:03:14 by rrt]
rrt [Tue, 16 May 2000 14:03:14 +0000 (14:03 +0000)]
[project @ 2000-05-16 14:03:14 by rrt]
Now that -ddump-* dumps to stdout, the stderr/out files need
reorganising.

24 years ago[project @ 2000-05-16 13:55:46 by rrt]
rrt [Tue, 16 May 2000 13:55:46 +0000 (13:55 +0000)]
[project @ 2000-05-16 13:55:46 by rrt]
Added import PrelIOBase, which is now needed.

24 years ago[project @ 2000-05-16 11:36:57 by rrt]
rrt [Tue, 16 May 2000 11:36:57 +0000 (11:36 +0000)]
[project @ 2000-05-16 11:36:57 by rrt]
Add util packages to memo tests.

24 years ago[project @ 2000-05-16 11:26:31 by rrt]
rrt [Tue, 16 May 2000 11:26:31 +0000 (11:26 +0000)]
[project @ 2000-05-16 11:26:31 by rrt]
Package fix: don't have posix as a dependency of util on Windows (where
posix doesn't work).

24 years ago[project @ 2000-05-16 10:45:23 by rrt]
rrt [Tue, 16 May 2000 10:45:24 +0000 (10:45 +0000)]
[project @ 2000-05-16 10:45:23 by rrt]
Much pain in order to get the horrid heap of brokenness that is the DocBook
catalog system to work.

24 years ago[project @ 2000-05-16 09:08:03 by simonmar]
simonmar [Tue, 16 May 2000 09:08:03 +0000 (09:08 +0000)]
[project @ 2000-05-16 09:08:03 by simonmar]
oops... better unbreak the driver

24 years ago[project @ 2000-05-15 22:44:00 by lewie]
lewie [Mon, 15 May 2000 22:44:00 +0000 (22:44 +0000)]
[project @ 2000-05-15 22:44:00 by lewie]
Fixed missing case in dependency analysis for an implicit param.

24 years ago[project @ 2000-05-15 15:34:03 by keithw]
keithw [Mon, 15 May 2000 15:34:03 +0000 (15:34 +0000)]
[project @ 2000-05-15 15:34:03 by keithw]
Adjust treatment of rules in SimplCore to enable a Core pass to alter
them if necessary.  Use tricks to ensure that the common case (no change)
is still efficient.

24 years ago[project @ 2000-05-15 15:03:36 by simonmar]
simonmar [Mon, 15 May 2000 15:03:36 +0000 (15:03 +0000)]
[project @ 2000-05-15 15:03:36 by simonmar]
I lied earlier.  _ccall_GC_ should work now.

24 years ago[project @ 2000-05-15 14:49:47 by simonmar]
simonmar [Mon, 15 May 2000 14:49:47 +0000 (14:49 +0000)]
[project @ 2000-05-15 14:49:47 by simonmar]
wibble

24 years ago[project @ 2000-05-15 14:49:14 by simonmar]
simonmar [Mon, 15 May 2000 14:49:14 +0000 (14:49 +0000)]
[project @ 2000-05-15 14:49:14 by simonmar]
fix bug in module initialization

24 years ago[project @ 2000-05-15 14:46:50 by simonmar]
simonmar [Mon, 15 May 2000 14:46:50 +0000 (14:46 +0000)]
[project @ 2000-05-15 14:46:50 by simonmar]
add bLOCK_SIZE

24 years ago[project @ 2000-05-15 14:44:42 by simonmar]
simonmar [Mon, 15 May 2000 14:44:42 +0000 (14:44 +0000)]
[project @ 2000-05-15 14:44:42 by simonmar]
add CurrentTSO, CurrentNursery, bdescr->start and bdescr->free offsets.

24 years ago[project @ 2000-05-15 14:38:11 by simonmar]
simonmar [Mon, 15 May 2000 14:38:11 +0000 (14:38 +0000)]
[project @ 2000-05-15 14:38:11 by simonmar]
forgot a file in the Upd_frame ==> upd_frame commit.

24 years ago[project @ 2000-05-15 14:36:48 by simonmar]
simonmar [Mon, 15 May 2000 14:36:48 +0000 (14:36 +0000)]
[project @ 2000-05-15 14:36:48 by simonmar]
Change the order of building stubs vs. the main .hc file so that one
doesn't trample on the other.  This stuff is *so* horrible.

24 years ago[project @ 2000-05-15 14:29:04 by simonmar]
simonmar [Mon, 15 May 2000 14:29:04 +0000 (14:29 +0000)]
[project @ 2000-05-15 14:29:04 by simonmar]
callback is a definite via-C test

24 years ago[project @ 2000-05-15 13:10:20 by rrt]
rrt [Mon, 15 May 2000 13:10:20 +0000 (13:10 +0000)]
[project @ 2000-05-15 13:10:20 by rrt]
Updated to conform to different output.

24 years ago[project @ 2000-05-15 12:53:39 by rrt]
rrt [Mon, 15 May 2000 12:53:39 +0000 (12:53 +0000)]
[project @ 2000-05-15 12:53:39 by rrt]
Extra rule to make gmp/gmp.dll.

24 years ago[project @ 2000-05-15 12:49:48 by rrt]
rrt [Mon, 15 May 2000 12:49:48 +0000 (12:49 +0000)]
[project @ 2000-05-15 12:49:48 by rrt]
Removed commented-out out-of-date code from the test, and updated stderr.

24 years ago[project @ 2000-05-15 11:39:32 by simonmar]
simonmar [Mon, 15 May 2000 11:39:32 +0000 (11:39 +0000)]
[project @ 2000-05-15 11:39:32 by simonmar]
The NCG should now support _ccall_GC (i.e. foreign import safe).

24 years ago[project @ 2000-05-15 11:38:55 by simonmar]
simonmar [Mon, 15 May 2000 11:38:55 +0000 (11:38 +0000)]
[project @ 2000-05-15 11:38:55 by simonmar]
remove extra \n in debug message

24 years ago[project @ 2000-05-15 11:21:22 by rrt]
rrt [Mon, 15 May 2000 11:21:22 +0000 (11:21 +0000)]
[project @ 2000-05-15 11:21:22 by rrt]
Stdout modified in accordance with output (it's the same as io005.hs, which
has itself been modified).

24 years ago[project @ 2000-05-15 11:18:58 by rrt]
rrt [Mon, 15 May 2000 11:18:58 +0000 (11:18 +0000)]
[project @ 2000-05-15 11:18:58 by rrt]
Reversed some formatting changes to make more similar to last version that
worked (currently seems not to work on Windows or Linux).

24 years ago[project @ 2000-05-15 09:25:40 by simonmar]
simonmar [Mon, 15 May 2000 09:25:40 +0000 (09:25 +0000)]
[project @ 2000-05-15 09:25:40 by simonmar]
syslib concurrent depends on lang

24 years ago[project @ 2000-05-15 09:20:11 by simonmar]
simonmar [Mon, 15 May 2000 09:20:11 +0000 (09:20 +0000)]
[project @ 2000-05-15 09:20:11 by simonmar]
back out previous misguided commit.

24 years ago[project @ 2000-05-14 17:13:48 by panne]
panne [Sun, 14 May 2000 17:13:48 +0000 (17:13 +0000)]
[project @ 2000-05-14 17:13:48 by panne]
Recurse into docbook subdir, too

24 years ago[project @ 2000-05-14 07:16:50 by lewie]
lewie [Sun, 14 May 2000 07:16:50 +0000 (07:16 +0000)]
[project @ 2000-05-14 07:16:50 by lewie]
Wobble.  Fine tuning tcSimplifyAndCheck a bit further (wrt implicit params).
The key is that a method that doesn't constrain a local tyvar, but does has
implicit params, needs to be reduced further.

24 years ago[project @ 2000-05-13 00:20:57 by lewie]
lewie [Sat, 13 May 2000 00:20:58 +0000 (00:20 +0000)]
[project @ 2000-05-13 00:20:57 by lewie]
A clean-up pass on fundeps and implicit params.  Haven't yet incorporated
changes from Hugs/GHC meeting yet, tho.
  - Fixed up several places in Type.lhs where IPNotes were probably being
    incorrectly handled.  Strongly suggests a better solution should be
    implemented for marking implicit params than piggybacking on NoteTys.
  - tcSimplifyAndCheck was handling implicit params incorrectly
    (holding on to them when it should have been booting them out to frees).
  - Improved improvement WRT type signatures (the signature is now taken
    into account when improving).
  - Added improvement when matching against local polymorphic types.

24 years ago[project @ 2000-05-12 20:01:28 by panne]
panne [Fri, 12 May 2000 20:01:28 +0000 (20:01 +0000)]
[project @ 2000-05-12 20:01:28 by panne]
Fixed bug in integerTo{Word,Int}64zh primops: They used the number of
allocated *words* to determine size of an integer, but this is wrong
due to normalization. When e.g. two large numbers with different sign,
but approximately same absolute value are added, MPN_NORMALIZE cuts
down the *size*, but the allocation stays the same. Simple fix: Use
size parameter of macros directly. Easier and more correct! :-)

24 years ago[project @ 2000-05-12 16:59:26 by rrt]
rrt [Fri, 12 May 2000 16:59:26 +0000 (16:59 +0000)]
[project @ 2000-05-12 16:59:26 by rrt]
Changed jade to $JADE

24 years ago[project @ 2000-05-12 16:56:54 by rrt]
rrt [Fri, 12 May 2000 16:56:54 +0000 (16:56 +0000)]
[project @ 2000-05-12 16:56:54 by rrt]
Add JadeCmd to find path of jade.

24 years ago[project @ 2000-05-12 16:53:16 by rrt]
rrt [Fri, 12 May 2000 16:53:17 +0000 (16:53 +0000)]
[project @ 2000-05-12 16:53:16 by rrt]
Corrected TOP.

24 years ago[project @ 2000-05-12 16:49:42 by rrt]
rrt [Fri, 12 May 2000 16:49:43 +0000 (16:49 +0000)]
[project @ 2000-05-12 16:49:42 by rrt]
Reorganisation to parametrise *.sh files on name of Jade, which is
now found by the configure script.

24 years ago[project @ 2000-05-12 16:03:04 by sewardj]
sewardj [Fri, 12 May 2000 16:03:04 +0000 (16:03 +0000)]
[project @ 2000-05-12 16:03:04 by sewardj]
DietHEP demo program wurble

24 years ago[project @ 2000-05-12 15:59:37 by sewardj]
sewardj [Fri, 12 May 2000 15:59:37 +0000 (15:59 +0000)]
[project @ 2000-05-12 15:59:37 by sewardj]
Cygwin support machinery for manufacturing DietHEP.dll and building a
small demo program (dh_demo.exe).

24 years ago[project @ 2000-05-12 15:50:14 by rrt]
rrt [Fri, 12 May 2000 15:50:14 +0000 (15:50 +0000)]
[project @ 2000-05-12 15:50:14 by rrt]
db2html now parametrised on location of files it needs (GIFs and CSS).

24 years ago[project @ 2000-05-12 15:48:20 by rrt]
rrt [Fri, 12 May 2000 15:48:20 +0000 (15:48 +0000)]
[project @ 2000-05-12 15:48:20 by rrt]
Added to repository: GIFs and CSS that are copied to HTML directories by
db2html.

24 years ago[project @ 2000-05-12 15:46:53 by rrt]
rrt [Fri, 12 May 2000 15:46:53 +0000 (15:46 +0000)]
[project @ 2000-05-12 15:46:53 by rrt]
New driver.

24 years ago[project @ 2000-05-12 15:46:26 by rrt]
rrt [Fri, 12 May 2000 15:46:26 +0000 (15:46 +0000)]
[project @ 2000-05-12 15:46:26 by rrt]
Makes db2html from db2html.sh

24 years ago[project @ 2000-05-12 15:45:48 by rrt]
rrt [Fri, 12 May 2000 15:45:48 +0000 (15:45 +0000)]
[project @ 2000-05-12 15:45:48 by rrt]
db2html is now produced from db2html.sh

24 years ago[project @ 2000-05-12 13:49:54 by sewardj]
sewardj [Fri, 12 May 2000 13:49:54 +0000 (13:49 +0000)]
[project @ 2000-05-12 13:49:54 by sewardj]
3rd time lucky with DIET_HEP and Cygwin.  I hope.

24 years ago[project @ 2000-05-12 13:41:59 by sewardj]
sewardj [Fri, 12 May 2000 13:41:59 +0000 (13:41 +0000)]
[project @ 2000-05-12 13:41:59 by sewardj]
Rename DietHEPpish things HMODULE, GetProcAddress, etc, since those
names conflict with Windows builtins.

24 years ago[project @ 2000-05-12 13:37:05 by simonmar]
simonmar [Fri, 12 May 2000 13:37:05 +0000 (13:37 +0000)]
[project @ 2000-05-12 13:37:05 by simonmar]
compile PrelRules with -fvia-C for now.

24 years ago[project @ 2000-05-12 13:35:46 by rrt]
rrt [Fri, 12 May 2000 13:35:46 +0000 (13:35 +0000)]
[project @ 2000-05-12 13:35:46 by rrt]
Removed the SGML directories stuff. This should all be set up by the user
(who won't have to if the SGML tools are correctly installed).

24 years ago[project @ 2000-05-12 13:34:06 by sewardj]
sewardj [Fri, 12 May 2000 13:34:07 +0000 (13:34 +0000)]
[project @ 2000-05-12 13:34:06 by sewardj]
Minor wurbles to make it compile on Cygwin following DietHEPpery.

24 years ago[project @ 2000-05-12 13:12:56 by simonmar]
simonmar [Fri, 12 May 2000 13:12:56 +0000 (13:12 +0000)]
[project @ 2000-05-12 13:12:56 by simonmar]
Update for changes in the profile output.

24 years ago[project @ 2000-05-12 13:01:04 by simonmar]
simonmar [Fri, 12 May 2000 13:01:04 +0000 (13:01 +0000)]
[project @ 2000-05-12 13:01:04 by simonmar]
The time/allocation profile now shows costs as both

- "individual" (incurred by the specific cost-centre stack), and
- "inherited" (incurrent by the cost-centre stack and all its
  children).

In addition, the "inner" column has been removed (should be the same
as the sum of the scc counts of the children of the current node), and
the "caf" column has been removed (wasn't very useful).

24 years ago[project @ 2000-05-12 12:58:47 by rrt]
rrt [Fri, 12 May 2000 12:58:47 +0000 (12:58 +0000)]
[project @ 2000-05-12 12:58:47 by rrt]
Clarified comment about SGML_TOP.

24 years ago[project @ 2000-05-12 12:56:45 by rrt]
rrt [Fri, 12 May 2000 12:56:45 +0000 (12:56 +0000)]
[project @ 2000-05-12 12:56:45 by rrt]
Changed absolute paths to use SGML_TOP.

24 years ago[project @ 2000-05-12 12:56:15 by rrt]
rrt [Fri, 12 May 2000 12:56:15 +0000 (12:56 +0000)]
[project @ 2000-05-12 12:56:15 by rrt]
Added docbook.

24 years ago[project @ 2000-05-12 12:48:36 by simonmar]
simonmar [Fri, 12 May 2000 12:48:36 +0000 (12:48 +0000)]
[project @ 2000-05-12 12:48:36 by simonmar]
add some #ifdefery to suppress warnings.

24 years ago[project @ 2000-05-12 12:44:09 by rrt]
rrt [Fri, 12 May 2000 12:44:09 +0000 (12:44 +0000)]
[project @ 2000-05-12 12:44:09 by rrt]
Upped minimum version of GHC required to use new PrelAddr to 405.

24 years ago[project @ 2000-05-12 11:59:38 by sewardj]
sewardj [Fri, 12 May 2000 11:59:39 +0000 (11:59 +0000)]
[project @ 2000-05-12 11:59:38 by sewardj]
First try at support for DietHEP.  Has some unfindable bug which causes
it to fail when hugs.c is compiled -O; works fine without -O.

24 years ago[project @ 2000-05-12 11:55:52 by rrt]
rrt [Fri, 12 May 2000 11:55:52 +0000 (11:55 +0000)]
[project @ 2000-05-12 11:55:52 by rrt]
Remove reference to dLL_ifs.hi (was being specifically ignored  in
preprocess_include_dirs).

24 years ago[project @ 2000-05-12 11:48:30 by rrt]
rrt [Fri, 12 May 2000 11:48:31 +0000 (11:48 +0000)]
[project @ 2000-05-12 11:48:30 by rrt]
Fix install rules for _imp libraries under Windows. They must only be
installed if EnableWin32Dlls is YES, but not in the dll way (otherwise
a spurious _dll is inserted into the library name).

24 years ago[project @ 2000-05-12 11:00:30 by simonmar]
simonmar [Fri, 12 May 2000 11:00:30 +0000 (11:00 +0000)]
[project @ 2000-05-12 11:00:30 by simonmar]
integerToWord64 only started working properly yesterday (!), so don't
include folding on word bitops in pre-4.07 GHCs.

24 years ago[project @ 2000-05-12 09:20:03 by panne]
panne [Fri, 12 May 2000 09:20:03 +0000 (09:20 +0000)]
[project @ 2000-05-12 09:20:03 by panne]
Don't try to install import libraries if way /= dll

24 years ago[project @ 2000-05-12 09:18:21 by simonmar]
simonmar [Fri, 12 May 2000 09:18:21 +0000 (09:18 +0000)]
[project @ 2000-05-12 09:18:21 by simonmar]
versionitis: pre-4.06 GHCs didn't have PrelAddr.intToWord

24 years ago[project @ 2000-05-11 19:43:08 by rrt]
rrt [Thu, 11 May 2000 19:43:08 +0000 (19:43 +0000)]
[project @ 2000-05-11 19:43:08 by rrt]
Rename From*Bounded functions to boundedFrom* for consistency with
numericFrom*

24 years ago[project @ 2000-05-11 19:37:30 by rrt]
rrt [Thu, 11 May 2000 19:37:50 +0000 (19:37 +0000)]
[project @ 2000-05-11 19:37:30 by rrt]
Corrected use of patsubst.

24 years ago[project @ 2000-05-11 16:16:32 by simonmar]
simonmar [Thu, 11 May 2000 16:16:32 +0000 (16:16 +0000)]
[project @ 2000-05-11 16:16:32 by simonmar]
add links to FFI stuff.

24 years ago[project @ 2000-05-11 16:07:37 by simonmar]
simonmar [Thu, 11 May 2000 16:07:37 +0000 (16:07 +0000)]
[project @ 2000-05-11 16:07:37 by simonmar]
First cut at 4.07's release notes.