ghc-hetmet.git
25 years ago[project @ 1998-10-09 13:33:38 by simonm]
simonm [Fri, 9 Oct 1998 13:33:38 +0000 (13:33 +0000)]
[project @ 1998-10-09 13:33:38 by simonm]
clean up document makefiles.

25 years ago[project @ 1998-10-08 15:11:10 by simonm]
simonm [Thu, 8 Oct 1998 15:11:10 +0000 (15:11 +0000)]
[project @ 1998-10-08 15:11:10 by simonm]
add -s option for extra obj suffixes, like mkdependHS

25 years ago[project @ 1998-10-08 15:04:17 by simonm]
simonm [Thu, 8 Oct 1998 15:04:17 +0000 (15:04 +0000)]
[project @ 1998-10-08 15:04:17 by simonm]
Default WithGhcHc is now just "ghc".  Too many people complained.

25 years ago[project @ 1998-10-08 11:52:34 by simonm]
simonm [Thu, 8 Oct 1998 11:52:36 +0000 (11:52 +0000)]
[project @ 1998-10-08 11:52:34 by simonm]
fixup tests for 4.00

25 years ago[project @ 1998-10-08 11:37:15 by simonm]
simonm [Thu, 8 Oct 1998 11:37:16 +0000 (11:37 +0000)]
[project @ 1998-10-08 11:37:15 by simonm]
fix conc004 for new type of forkIO.
add conc007: killThread test.

25 years ago[project @ 1998-10-07 16:33:23 by simonm]
simonm [Wed, 7 Oct 1998 16:33:23 +0000 (16:33 +0000)]
[project @ 1998-10-07 16:33:23 by simonm]
mangle percent symbols properly.

25 years ago[project @ 1998-10-07 15:49:05 by simonm]
simonm [Wed, 7 Oct 1998 15:49:05 +0000 (15:49 +0000)]
[project @ 1998-10-07 15:49:05 by simonm]
update for 4.00, correct untruths

25 years ago[project @ 1998-10-07 14:18:31 by simonm]
simonm [Wed, 7 Oct 1998 14:18:31 +0000 (14:18 +0000)]
[project @ 1998-10-07 14:18:31 by simonm]
AT_GLASGOW went away.

25 years ago[project @ 1998-10-07 12:41:42 by simonm]
simonm [Wed, 7 Oct 1998 12:41:42 +0000 (12:41 +0000)]
[project @ 1998-10-07 12:41:42 by simonm]
fix a couple of bugs in the text/data segment end symbol tests.

25 years ago[project @ 1998-10-06 14:54:49 by simonm]
simonm [Tue, 6 Oct 1998 14:54:49 +0000 (14:54 +0000)]
[project @ 1998-10-06 14:54:49 by simonm]
back out last commit on trunk (should have gone to new-rts branch).

25 years ago[project @ 1998-10-06 14:36:27 by simonm]
simonm [Tue, 6 Oct 1998 14:36:27 +0000 (14:36 +0000)]
[project @ 1998-10-06 14:36:27 by simonm]
back out revision 1.2 (change made on wrong branch).

25 years ago[project @ 1998-10-05 14:15:31 by simonm]
simonm [Mon, 5 Oct 1998 14:15:32 +0000 (14:15 +0000)]
[project @ 1998-10-05 14:15:31 by simonm]
Add support for FreeBSD 3.0 (ELFish).
Rename i386-unknown-freebsd to i386-unknown-freebsd2, and add
i386-unknown-freebsd3.

NOTE: this won't bootstrap an ELF GHC using an a.out GHC, some laying
on of hands is required for that.

25 years ago[project @ 1998-10-05 12:17:16 by simonm]
simonm [Mon, 5 Oct 1998 12:17:16 +0000 (12:17 +0000)]
[project @ 1998-10-05 12:17:16 by simonm]
sync with recent changes to configure.in.

25 years ago[project @ 1998-10-02 09:20:04 by sof]
sof [Fri, 2 Oct 1998 09:20:04 +0000 (09:20 +0000)]
[project @ 1998-10-02 09:20:04 by sof]
Generalise --exlude-module=M handling slightly, it now
will ignore any appearances of M along the user import
path too.

25 years ago[project @ 1998-09-30 09:00:41 by sof]
sof [Wed, 30 Sep 1998 09:00:41 +0000 (09:00 +0000)]
[project @ 1998-09-30 09:00:41 by sof]
Included fixity info declared elsewhere; added 'seq' infix decl

25 years ago[project @ 1998-09-30 08:58:25 by sof]
sof [Wed, 30 Sep 1998 08:58:25 +0000 (08:58 +0000)]
[project @ 1998-09-30 08:58:25 by sof]
tweaked Integral.Int.div to cope with overflows

25 years ago[project @ 1998-09-30 08:49:45 by sof]
sof [Wed, 30 Sep 1998 08:49:46 +0000 (08:49 +0000)]
[project @ 1998-09-30 08:49:45 by sof]
Protect uses of ForeignObj with #ifndef __PARALLEL_HASKELL__

25 years ago[project @ 1998-09-30 08:48:51 by sof]
sof [Wed, 30 Sep 1998 08:48:51 +0000 (08:48 +0000)]
[project @ 1998-09-30 08:48:51 by sof]
Added showIntAtBase to export list

25 years ago[project @ 1998-09-30 08:41:17 by sof]
sof [Wed, 30 Sep 1998 08:41:17 +0000 (08:41 +0000)]
[project @ 1998-09-30 08:41:17 by sof]
For posterity: some older entries

25 years ago[project @ 1998-09-30 08:34:55 by sof]
sof [Wed, 30 Sep 1998 08:34:55 +0000 (08:34 +0000)]
[project @ 1998-09-30 08:34:55 by sof]
-Added entries for library changes + new FFI support.

25 years ago[project @ 1998-09-30 07:54:48 by sof]
sof [Wed, 30 Sep 1998 07:54:48 +0000 (07:54 +0000)]
[project @ 1998-09-30 07:54:48 by sof]
new helper: openAlphaTyVars

25 years ago[project @ 1998-09-30 07:54:05 by sof]
sof [Wed, 30 Sep 1998 07:54:05 +0000 (07:54 +0000)]
[project @ 1998-09-30 07:54:05 by sof]
wibble

25 years ago[project @ 1998-09-30 07:52:04 by sof]
sof [Wed, 30 Sep 1998 07:52:04 +0000 (07:52 +0000)]
[project @ 1998-09-30 07:52:04 by sof]
merged from new-rts: permit unsafeCoerce# to be applied to values with an unboxed type

25 years ago[project @ 1998-09-29 17:32:39 by sof]
sof [Tue, 29 Sep 1998 17:32:39 +0000 (17:32 +0000)]
[project @ 1998-09-29 17:32:39 by sof]
Added CODE_BEFORE_DATA, DATA_SECTION_END_MARKER, TEXT_SECTION_END_MARKER

25 years ago[project @ 1998-09-29 17:31:21 by sof]
sof [Tue, 29 Sep 1998 17:31:21 +0000 (17:31 +0000)]
[project @ 1998-09-29 17:31:21 by sof]
added use of FPTOOLS_CODE_BEFORE_DATA, FPTOOLS_END_DATA_SECTION, FPTOOLS_END_TEXT_SECTION

25 years ago[project @ 1998-09-29 17:30:09 by sof]
sof [Tue, 29 Sep 1998 17:30:09 +0000 (17:30 +0000)]
[project @ 1998-09-29 17:30:09 by sof]
Added feature tests for etext and end plus text vs. data section placement in executable

25 years ago[project @ 1998-09-29 15:50:13 by sof]
sof [Tue, 29 Sep 1998 15:50:21 +0000 (15:50 +0000)]
[project @ 1998-09-29 15:50:13 by sof]
merged from HEAD

25 years ago[project @ 1998-09-20 15:33:58 by simonm]
simonm [Sun, 20 Sep 1998 15:33:58 +0000 (15:33 +0000)]
[project @ 1998-09-20 15:33:58 by simonm]
disable posix subdir, one of the tests hangs on Linux.

25 years ago[project @ 1998-09-14 15:49:19 by simonm]
simonm [Mon, 14 Sep 1998 15:49:19 +0000 (15:49 +0000)]
[project @ 1998-09-14 15:49:19 by simonm]
quick fix for multi-file sgml docs.

25 years ago[project @ 1998-09-07 12:08:10 by sof]
sof [Mon, 7 Sep 1998 12:08:22 +0000 (12:08 +0000)]
[project @ 1998-09-07 12:08:10 by sof]
Some Numeric lib tests

25 years ago[project @ 1998-09-06 14:20:45 by simonm]
simonm [Sun, 6 Sep 1998 14:20:45 +0000 (14:20 +0000)]
[project @ 1998-09-06 14:20:45 by simonm]
remove socket, these tests don't seem to be suitable for
non-interactive use.

25 years ago[project @ 1998-09-04 20:14:50 by sof]
sof [Fri, 4 Sep 1998 20:14:54 +0000 (20:14 +0000)]
[project @ 1998-09-04 20:14:50 by sof]
In an interface file, don't allow data and newtype decls to have deriving clauses (not needed.)

25 years ago[project @ 1998-09-02 09:19:27 by simonm]
simonm [Wed, 2 Sep 1998 09:19:27 +0000 (09:19 +0000)]
[project @ 1998-09-02 09:19:27 by simonm]
add #ifndef __PARALLEL_HASKELL__ around ForeignObj bits.

25 years ago[project @ 1998-09-02 09:16:26 by simonm]
simonm [Wed, 2 Sep 1998 09:16:26 +0000 (09:16 +0000)]
[project @ 1998-09-02 09:16:26 by simonm]
fix typo

25 years ago[project @ 1998-08-31 16:42:43 by sof]
sof [Mon, 31 Aug 1998 16:42:43 +0000 (16:42 +0000)]
[project @ 1998-08-31 16:42:43 by sof]
Bomb out if we encounter a _ccall_GC_; can't handle it.

25 years ago[project @ 1998-08-31 11:08:15 by sof]
sof [Mon, 31 Aug 1998 11:08:15 +0000 (11:08 +0000)]
[project @ 1998-08-31 11:08:15 by sof]
Did I say first argument in the previous commit msg, I meant
first component of the result tuple :-)

25 years ago[project @ 1998-08-31 11:07:24 by sof]
sof [Mon, 31 Aug 1998 11:07:24 +0000 (11:07 +0000)]
[project @ 1998-08-31 11:07:24 by sof]
collectArgs: return function expr. as first argument, not the whole
expression.

25 years ago[project @ 1998-08-27 14:35:55 by sof]
sof [Thu, 27 Aug 1998 14:35:55 +0000 (14:35 +0000)]
[project @ 1998-08-27 14:35:55 by sof]
floatToDigits bugfix

25 years ago[project @ 1998-08-27 13:09:44 by sof]
sof [Thu, 27 Aug 1998 13:09:44 +0000 (13:09 +0000)]
[project @ 1998-08-27 13:09:44 by sof]
Surplus to requirements (cf. last IO commit)

25 years ago[project @ 1998-08-27 13:08:54 by sof]
sof [Thu, 27 Aug 1998 13:08:54 +0000 (13:08 +0000)]
[project @ 1998-08-27 13:08:54 by sof]
Spell out which IO functions the Prelude provides

25 years ago[project @ 1998-08-27 13:07:56 by sof]
sof [Thu, 27 Aug 1998 13:07:56 +0000 (13:07 +0000)]
[project @ 1998-08-27 13:07:56 by sof]
[non-standard]:
  Have IO also export the standard IO functions that only
  the Prelude (in 1.4) provides.

25 years ago[project @ 1998-08-27 13:04:25 by sof]
sof [Thu, 27 Aug 1998 13:04:25 +0000 (13:04 +0000)]
[project @ 1998-08-27 13:04:25 by sof]
* Added (compile-time conditional) experimental change of
  making ReadS return a Maybe value instead of a list of
  possible parses.

* Reworked to use do notation instead of list/monad comprehension
  syntax. (this makes switching between different ReadS representation
  a great deal easier.)

  This change relies on Haskell-1.4's failure-free patterns to work.

25 years ago[project @ 1998-08-27 12:55:57 by sof]
sof [Thu, 27 Aug 1998 12:55:58 +0000 (12:55 +0000)]
[project @ 1998-08-27 12:55:57 by sof]
FilePath moved from PrelHandle to PrelIOBase

25 years ago[project @ 1998-08-27 09:14:38 by simonm]
simonm [Thu, 27 Aug 1998 09:14:38 +0000 (09:14 +0000)]
[project @ 1998-08-27 09:14:38 by simonm]
wibble

25 years ago[project @ 1998-08-26 13:06:09 by simonm]
simonm [Wed, 26 Aug 1998 13:06:09 +0000 (13:06 +0000)]
[project @ 1998-08-26 13:06:09 by simonm]
minor fix to get source dists working.

25 years ago[project @ 1998-08-26 13:05:21 by simonm]
simonm [Wed, 26 Aug 1998 13:05:21 +0000 (13:05 +0000)]
[project @ 1998-08-26 13:05:21 by simonm]
expand slightly.

25 years ago[project @ 1998-08-25 18:07:57 by sof]
sof [Tue, 25 Aug 1998 18:07:57 +0000 (18:07 +0000)]
[project @ 1998-08-25 18:07:57 by sof]
Removed mention of shiftRA# (the primop has been deleted.)

25 years ago[project @ 1998-08-25 14:12:03 by sof]
sof [Tue, 25 Aug 1998 14:12:03 +0000 (14:12 +0000)]
[project @ 1998-08-25 14:12:03 by sof]
Import list adjustments

25 years ago[project @ 1998-08-25 14:01:53 by sof]
sof [Tue, 25 Aug 1998 14:01:53 +0000 (14:01 +0000)]
[project @ 1998-08-25 14:01:53 by sof]
Fixed prob with building Readline stubs.

25 years ago[project @ 1998-08-25 11:56:10 by sof]
sof [Tue, 25 Aug 1998 11:56:10 +0000 (11:56 +0000)]
[project @ 1998-08-25 11:56:10 by sof]
dumpRealC: Don't drag around cost argument if we're not GranSim'ing (cf. new-rts fix)

25 years ago[project @ 1998-08-24 19:24:47 by sof]
sof [Mon, 24 Aug 1998 19:24:47 +0000 (19:24 +0000)]
[project @ 1998-08-24 19:24:47 by sof]
SUBDIRS: descend into 'misc' before 'posix'

25 years ago[project @ 1998-08-24 19:22:47 by sof]
sof [Mon, 24 Aug 1998 19:22:53 +0000 (19:22 +0000)]
[project @ 1998-08-24 19:22:47 by sof]
Moved PosixUtil marshaling funs into CString; adjusted imports; don't use lit-lits containing NULL when we've got Addr.nullAddr

25 years ago[project @ 1998-08-24 19:20:59 by sof]
sof [Mon, 24 Aug 1998 19:20:59 +0000 (19:20 +0000)]
[project @ 1998-08-24 19:20:59 by sof]
Import list updates

25 years ago[project @ 1998-08-24 19:20:24 by sof]
sof [Mon, 24 Aug 1998 19:20:24 +0000 (19:20 +0000)]
[project @ 1998-08-24 19:20:24 by sof]
Adjusted some imports; dropped PackedString dependency in favour of CString

25 years ago[project @ 1998-08-24 19:19:44 by sof]
sof [Mon, 24 Aug 1998 19:19:44 +0000 (19:19 +0000)]
[project @ 1998-08-24 19:19:44 by sof]
Moved Util.unvectorize to a more appropriate home (CString)

25 years ago[project @ 1998-08-24 19:16:32 by sof]
sof [Mon, 24 Aug 1998 19:16:32 +0000 (19:16 +0000)]
[project @ 1998-08-24 19:16:32 by sof]
Removed:
psToByteArrayST,
  packCString#,
  unpackCString#,
  unpackCString2#,
  unpackAppendCString#,
  unpackFoldrCString#,
  unpackCString,
  unpackCStringIO,
  unpackCStringLenIO

Added:
hGetPS

* This module contained a little bit of everything. Moved
  functions for marshalling to/from C strings into a separate module.

* Reuse PrelPack code.

25 years ago[project @ 1998-08-24 19:13:18 by sof]
sof [Mon, 24 Aug 1998 19:13:18 +0000 (19:13 +0000)]
[project @ 1998-08-24 19:13:18 by sof]
New module containing misc functions for going to/from C strings/sequences

25 years ago[project @ 1998-08-24 19:12:06 by sof]
sof [Mon, 24 Aug 1998 19:12:06 +0000 (19:12 +0000)]
[project @ 1998-08-24 19:12:06 by sof]
New functions:
  hFillBuf   :: Handle -> Addr -> Int -> IO Int
  hFillBufBA :: Handle -> ByteArray Int -> Int -> IO Int

 reading a sequence of a bytes into a chunk of memory.

25 years ago[project @ 1998-08-24 11:16:10 by sof]
sof [Mon, 24 Aug 1998 11:16:10 +0000 (11:16 +0000)]
[project @ 1998-08-24 11:16:10 by sof]
[Semi-experimental]
ENTER_CC_PAP: tick the entry count of a PAP's CC when entering it.

25 years ago[project @ 1998-08-24 11:05:37 by sof]
sof [Mon, 24 Aug 1998 11:05:37 +0000 (11:05 +0000)]
[project @ 1998-08-24 11:05:37 by sof]
Since we're unable to deal with seq'ing over function values, comment out the Eval instance for (->)

25 years ago[project @ 1998-08-24 10:53:41 by sof]
sof [Mon, 24 Aug 1998 10:53:41 +0000 (10:53 +0000)]
[project @ 1998-08-24 10:53:41 by sof]
readChunk:
  last commit may have fixed a bug in the handling of incomplete reads,
  but at the cost of breaking the (common) case of complete
  reads :-/. Should work better in both cases now.

25 years ago[project @ 1998-08-24 10:47:52 by sof]
sof [Mon, 24 Aug 1998 10:47:52 +0000 (10:47 +0000)]
[project @ 1998-08-24 10:47:52 by sof]
Added seqZh comment on why it shouldn't be used on partially applied values

25 years ago[project @ 1998-08-24 10:02:08 by sof]
sof [Mon, 24 Aug 1998 10:02:08 +0000 (10:02 +0000)]
[project @ 1998-08-24 10:02:08 by sof]
add_syslib: turn off -syslib loop checking

25 years ago[project @ 1998-08-21 17:23:03 by simonm]
simonm [Fri, 21 Aug 1998 17:23:04 +0000 (17:23 +0000)]
[project @ 1998-08-21 17:23:03 by simonm]
Add test for various list functions.

25 years ago[project @ 1998-08-21 15:50:57 by sof]
sof [Fri, 21 Aug 1998 15:50:57 +0000 (15:50 +0000)]
[project @ 1998-08-21 15:50:57 by sof]
Tidied up -syslib handling, and in the process require the use of Perl5

25 years ago[project @ 1998-08-21 11:03:30 by sof]
sof [Fri, 21 Aug 1998 11:03:30 +0000 (11:03 +0000)]
[project @ 1998-08-21 11:03:30 by sof]
SRC_LD_OPTS: -syslib misc depend on -syslib exts, so add the latter too

25 years ago[project @ 1998-08-20 15:43:39 by sof]
sof [Thu, 20 Aug 1998 15:43:39 +0000 (15:43 +0000)]
[project @ 1998-08-20 15:43:39 by sof]
Make version.mk include path fptools absolute (sigh)

25 years ago[project @ 1998-08-20 15:42:01 by sof]
sof [Thu, 20 Aug 1998 15:42:01 +0000 (15:42 +0000)]
[project @ 1998-08-20 15:42:01 by sof]
Made Makefile evil hack, slightly less so

25 years ago[project @ 1998-08-20 15:39:49 by sof]
sof [Thu, 20 Aug 1998 15:39:49 +0000 (15:39 +0000)]
[project @ 1998-08-20 15:39:49 by sof]
Updated to track aclocal.m4 changes

25 years ago[project @ 1998-08-19 11:24:50 by sof]
sof [Wed, 19 Aug 1998 11:24:50 +0000 (11:24 +0000)]
[project @ 1998-08-19 11:24:50 by sof]
WithGhcHc: let configure script fill in default

25 years ago[project @ 1998-08-19 11:23:59 by sof]
sof [Wed, 19 Aug 1998 11:23:59 +0000 (11:23 +0000)]
[project @ 1998-08-19 11:23:59 by sof]
Tidied up a bit + added --with-ghc-hc option

25 years ago[project @ 1998-08-19 11:20:35 by sof]
sof [Wed, 19 Aug 1998 11:20:35 +0000 (11:20 +0000)]
[project @ 1998-08-19 11:20:35 by sof]
Fill in some holes for integer shift primops

25 years ago[project @ 1998-08-19 07:47:46 by sof]
sof [Wed, 19 Aug 1998 07:47:46 +0000 (07:47 +0000)]
[project @ 1998-08-19 07:47:46 by sof]
oops, one branch of an #ifdef had been de-activated by accident

25 years ago[project @ 1998-08-18 20:43:35 by sof]
sof [Tue, 18 Aug 1998 20:43:35 +0000 (20:43 +0000)]
[project @ 1998-08-18 20:43:35 by sof]
Disregard whatever AC_PROG_LEX comes up with for LEXLIB (e.g., -lfl or not), since all fptools/ flex scripts define their own yywrap() anyway

25 years ago[project @ 1998-08-18 20:40:42 by sof]
sof [Tue, 18 Aug 1998 20:40:42 +0000 (20:40 +0000)]
[project @ 1998-08-18 20:40:42 by sof]
Doc string for --enable-hc-boot was lacking; added --with-gcc cmd line option

25 years ago[project @ 1998-08-18 13:45:20 by sof]
sof [Tue, 18 Aug 1998 13:45:20 +0000 (13:45 +0000)]
[project @ 1998-08-18 13:45:20 by sof]
Some more 3.03 ForeignObj adjustments

25 years ago[project @ 1998-08-18 13:36:58 by sof]
sof [Tue, 18 Aug 1998 13:36:58 +0000 (13:36 +0000)]
[project @ 1998-08-18 13:36:58 by sof]
3.03 update: Foreign now exports ForeignObj abstractly..

25 years ago[project @ 1998-08-18 12:17:10 by sof]
sof [Tue, 18 Aug 1998 12:17:10 +0000 (12:17 +0000)]
[project @ 1998-08-18 12:17:10 by sof]
readChunk: fixed to cope with incomplete reads.

25 years ago[project @ 1998-08-17 18:26:41 by sof]
sof [Mon, 17 Aug 1998 18:26:41 +0000 (18:26 +0000)]
[project @ 1998-08-17 18:26:41 by sof]
Remove mention of -fhaskell-1.3 too.

25 years ago[project @ 1998-08-17 18:24:48 by sof]
sof [Mon, 17 Aug 1998 18:24:48 +0000 (18:24 +0000)]
[project @ 1998-08-17 18:24:48 by sof]
-syslib misc -> -syslib ghc

25 years ago[project @ 1998-08-17 12:23:00 by simonm]
simonm [Mon, 17 Aug 1998 12:23:00 +0000 (12:23 +0000)]
[project @ 1998-08-17 12:23:00 by simonm]
Fix test to wait for all threads to run before ending.

25 years ago[project @ 1998-08-17 12:07:41 by simonm]
simonm [Mon, 17 Aug 1998 12:07:41 +0000 (12:07 +0000)]
[project @ 1998-08-17 12:07:41 by simonm]
add HAVE_NETINET_TCP_H

25 years ago[project @ 1998-08-17 12:04:16 by simonm]
simonm [Mon, 17 Aug 1998 12:04:16 +0000 (12:04 +0000)]
[project @ 1998-08-17 12:04:16 by simonm]
include netinet/tcp.h if available.

25 years ago[project @ 1998-08-17 12:03:58 by simonm]
simonm [Mon, 17 Aug 1998 12:03:58 +0000 (12:03 +0000)]
[project @ 1998-08-17 12:03:58 by simonm]
add (disabled) SO_REUSEPORT socket option.

25 years ago[project @ 1998-08-17 12:02:44 by simonm]
simonm [Mon, 17 Aug 1998 12:02:44 +0000 (12:02 +0000)]
[project @ 1998-08-17 12:02:44 by simonm]
check for netinet/tcp.h (apparently needed for some socket options on
FreeBSD).

25 years ago[project @ 1998-08-17 11:07:38 by sof]
sof [Mon, 17 Aug 1998 11:07:38 +0000 (11:07 +0000)]
[project @ 1998-08-17 11:07:38 by sof]
. vs -> confusion

25 years ago[project @ 1998-08-17 10:59:01 by simonm]
simonm [Mon, 17 Aug 1998 10:59:01 +0000 (10:59 +0000)]
[project @ 1998-08-17 10:59:01 by simonm]
Update tests now that the death of the main thread ends the program.

25 years ago[project @ 1998-08-17 10:58:12 by simonm]
simonm [Mon, 17 Aug 1998 10:58:12 +0000 (10:58 +0000)]
[project @ 1998-08-17 10:58:12 by simonm]
remove trace banners in output

25 years ago[project @ 1998-08-16 17:44:07 by sof]
sof [Sun, 16 Aug 1998 17:44:07 +0000 (17:44 +0000)]
[project @ 1998-08-16 17:44:07 by sof]
More of same

25 years ago[project @ 1998-08-16 17:43:27 by sof]
sof [Sun, 16 Aug 1998 17:43:28 +0000 (17:43 +0000)]
[project @ 1998-08-16 17:43:27 by sof]
Protect long long bits with HAVE_LONG_LONG

25 years ago[project @ 1998-08-16 16:45:37 by sof]
sof [Sun, 16 Aug 1998 16:45:37 +0000 (16:45 +0000)]
[project @ 1998-08-16 16:45:37 by sof]
O_BINARY test: protect fcntl.h include

25 years ago[project @ 1998-08-16 16:29:26 by sof]
sof [Sun, 16 Aug 1998 16:29:26 +0000 (16:29 +0000)]
[project @ 1998-08-16 16:29:26 by sof]
Oops, last commit left out this file

25 years ago[project @ 1998-08-16 16:25:21 by sof]
sof [Sun, 16 Aug 1998 16:25:26 +0000 (16:25 +0000)]
[project @ 1998-08-16 16:25:21 by sof]
Add feature test for O_BINARY

25 years ago[project @ 1998-08-15 18:05:40 by sof]
sof [Sat, 15 Aug 1998 18:05:40 +0000 (18:05 +0000)]
[project @ 1998-08-15 18:05:40 by sof]
Add entry for HAVE_ST_BLKSIZE

25 years ago[project @ 1998-08-15 18:02:17 by sof]
sof [Sat, 15 Aug 1998 18:02:17 +0000 (18:02 +0000)]
[project @ 1998-08-15 18:02:17 by sof]
Another place where shiftRA# was used.

25 years ago[project @ 1998-08-15 17:56:59 by sof]
sof [Sat, 15 Aug 1998 17:58:14 +0000 (17:58 +0000)]
[project @ 1998-08-15 17:56:59 by sof]
use shiftRL# instead of shiftRA#, since the latter primop is no more.

25 years ago[project @ 1998-08-15 17:51:25 by sof]
sof [Sat, 15 Aug 1998 17:51:25 +0000 (17:51 +0000)]
[project @ 1998-08-15 17:51:25 by sof]
reformatted

25 years ago[project @ 1998-08-15 16:45:07 by sof]
sof [Sat, 15 Aug 1998 16:45:07 +0000 (16:45 +0000)]
[project @ 1998-08-15 16:45:07 by sof]
#undef __GLASGOW_HASKELL__ before including "rtsdefs.h"
(see source code for reasons as to why we need to do this now).

25 years ago[project @ 1998-08-15 14:06:43 by sof]
sof [Sat, 15 Aug 1998 14:06:48 +0000 (14:06 +0000)]
[project @ 1998-08-15 14:06:43 by sof]
SMmark: multi-slurp protect SMmarkDefs.h; lift out SMmarkDefs include from the insides of an ifdef

25 years ago[project @ 1998-08-15 13:05:25 by sof]
sof [Sat, 15 Aug 1998 13:05:25 +0000 (13:05 +0000)]
[project @ 1998-08-15 13:05:25 by sof]
Rearrange (commutative) #ifdefs to ensure that _INFO_MARKING is
defined when we come to do 'make clean all' in
ghc/runtime, it completes without error.