- Oct 12, 1998
-
-
Simon Marlow authored
oops, forgot to update bin dist configure for FreeBSD 2.0/3.0 split.
-
- Oct 09, 1998
-
-
Simon Marlow authored
clean up document makefiles.
-
- Oct 08, 1998
-
-
Simon Marlow authored
add -s option for extra obj suffixes, like mkdependHS
-
Simon Marlow authored
Default WithGhcHc is now just "ghc". Too many people complained.
-
Simon Marlow authored
fixup tests for 4.00
-
Simon Marlow authored
fix conc004 for new type of forkIO. add conc007: killThread test.
-
- Oct 07, 1998
-
-
Simon Marlow authored
mangle percent symbols properly.
-
Simon Marlow authored
update for 4.00, correct untruths
-
Simon Marlow authored
AT_GLASGOW went away.
-
Simon Marlow authored
fix a couple of bugs in the text/data segment end symbol tests.
-
- Oct 06, 1998
-
-
Simon Marlow authored
back out last commit on trunk (should have gone to new-rts branch).
-
Simon Marlow authored
back out revision 1.2 (change made on wrong branch).
-
- Oct 05, 1998
-
-
Simon Marlow authored
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.
-
Simon Marlow authored
sync with recent changes to configure.in.
-
- Oct 02, 1998
-
-
sof authored
Generalise --exlude-module=M handling slightly, it now will ignore any appearances of M along the user import path too.
-
- Sep 30, 1998
-
-
sof authored
Included fixity info declared elsewhere; added 'seq' infix decl
-
sof authored
tweaked Integral.Int.div to cope with overflows
-
sof authored
Protect uses of ForeignObj with #ifndef __PARALLEL_HASKELL__
-
sof authored
Added showIntAtBase to export list
-
sof authored
For posterity: some older entries
-
sof authored
-Added entries for library changes + new FFI support.
-
sof authored
new helper: openAlphaTyVars
-
sof authored
wibble
-
sof authored
merged from new-rts: permit unsafeCoerce# to be applied to values with an unboxed type
-
- Sep 29, 1998
-
-
sof authored
Added CODE_BEFORE_DATA, DATA_SECTION_END_MARKER, TEXT_SECTION_END_MARKER
-
sof authored
added use of FPTOOLS_CODE_BEFORE_DATA, FPTOOLS_END_DATA_SECTION, FPTOOLS_END_TEXT_SECTION
-
sof authored
Added feature tests for etext and end plus text vs. data section placement in executable
-
sof authored
merged from HEAD
-
- Sep 20, 1998
-
-
Simon Marlow authored
disable posix subdir, one of the tests hangs on Linux.
-
- Sep 14, 1998
-
-
Simon Marlow authored
quick fix for multi-file sgml docs.
-
- Sep 07, 1998
-
-
sof authored
Some Numeric lib tests
-
- Sep 06, 1998
-
-
Simon Marlow authored
remove socket, these tests don't seem to be suitable for non-interactive use.
-
- Sep 04, 1998
-
-
sof authored
In an interface file, don't allow data and newtype decls to have deriving clauses (not needed.)
-
- Sep 02, 1998
-
-
Simon Marlow authored
add #ifndef __PARALLEL_HASKELL__ around ForeignObj bits.
-
Simon Marlow authored
fix typo
-
- Aug 31, 1998
- Aug 27, 1998