ghc-hetmet.git
20 years ago[project @ 2003-11-16 11:42:34 by panne]
panne [Sun, 16 Nov 2003 11:42:35 +0000 (11:42 +0000)]
[project @ 2003-11-16 11:42:34 by panne]
* Cleaned up test for GTK_CONFIG
* Nuked unused GTK_VERSION

20 years ago[project @ 2003-11-15 19:51:17 by panne]
panne [Sat, 15 Nov 2003 19:51:18 +0000 (19:51 +0000)]
[project @ 2003-11-15 19:51:17 by panne]
Some steps towards decoupling the OpenGL and GLUT packages

20 years ago[project @ 2003-11-15 19:37:13 by panne]
panne [Sat, 15 Nov 2003 19:37:15 +0000 (19:37 +0000)]
[project @ 2003-11-15 19:37:13 by panne]
Cleaned up the mechanism for building the unix package

20 years ago[project @ 2003-11-15 19:15:16 by panne]
panne [Sat, 15 Nov 2003 19:15:18 +0000 (19:15 +0000)]
[project @ 2003-11-15 19:15:16 by panne]
For consistency reasons, rename HaveReadlineHeaders to GhcLibsWithReadline

20 years ago[project @ 2003-11-14 17:30:54 by simonmar]
simonmar [Fri, 14 Nov 2003 17:30:54 +0000 (17:30 +0000)]
[project @ 2003-11-14 17:30:54 by simonmar]
This file was used once; it isn't now.

20 years ago[project @ 2003-11-14 14:28:07 by stolz]
stolz [Fri, 14 Nov 2003 14:28:08 +0000 (14:28 +0000)]
[project @ 2003-11-14 14:28:07 by stolz]
Revert previous commit on request

20 years ago[project @ 2003-11-14 13:44:11 by simonpj]
simonpj [Fri, 14 Nov 2003 13:44:11 +0000 (13:44 +0000)]
[project @ 2003-11-14 13:44:11 by simonpj]
Remove redundant hi-boot files

20 years ago[project @ 2003-11-14 09:27:00 by stolz]
stolz [Fri, 14 Nov 2003 09:27:02 +0000 (09:27 +0000)]
[project @ 2003-11-14 09:27:00 by stolz]
Style police: Remove C++-style comments

20 years ago[project @ 2003-11-13 15:03:20 by simonpj]
simonpj [Thu, 13 Nov 2003 15:03:22 +0000 (15:03 +0000)]
[project @ 2003-11-13 15:03:20 by simonpj]
Maintain renaming envt during tyepcheck, so we can rename a splice

20 years ago[project @ 2003-11-13 15:02:53 by simonpj]
simonpj [Thu, 13 Nov 2003 15:02:53 +0000 (15:02 +0000)]
[project @ 2003-11-13 15:02:53 by simonpj]
Stop after renaming if errors are found in TH

20 years ago[project @ 2003-11-13 15:02:25 by simonpj]
simonpj [Thu, 13 Nov 2003 15:02:25 +0000 (15:02 +0000)]
[project @ 2003-11-13 15:02:25 by simonpj]
Improve type pretty-printer

20 years ago[project @ 2003-11-13 15:01:53 by simonpj]
simonpj [Thu, 13 Nov 2003 15:01:53 +0000 (15:01 +0000)]
[project @ 2003-11-13 15:01:53 by simonpj]
Check for class op that omits the class tyvar

20 years ago[project @ 2003-11-12 17:49:05 by sof]
sof [Wed, 12 Nov 2003 17:49:11 +0000 (17:49 +0000)]
[project @ 2003-11-12 17:49:05 by sof]
Tweaks to have RTS (C) sources compile with MSVC. Apart from wibbles
related to the handling of 'inline', changed Schedule.h:POP_RUN_QUEUE()
not to use expression-level statement blocks.

20 years ago[project @ 2003-11-12 17:27:00 by sof]
sof [Wed, 12 Nov 2003 17:27:06 +0000 (17:27 +0000)]
[project @ 2003-11-12 17:27:00 by sof]
Tidy up a couple of unportable coding issues:

- conditionally use empty structs.
- use GNU attributes only if supported.
- 'long long' usage
- use of 'inline' in declarations and definitions.

Upshot of these changes is that MSVC is now capable of compiling
the non-.hc portions of the RTS.

20 years ago[project @ 2003-11-12 17:18:48 by sof]
sof [Wed, 12 Nov 2003 17:18:49 +0000 (17:18 +0000)]
[project @ 2003-11-12 17:18:48 by sof]
FP_EMPTY_STRUCTS: empty struct feature test

20 years ago[project @ 2003-11-12 17:18:05 by sof]
sof [Wed, 12 Nov 2003 17:18:05 +0000 (17:18 +0000)]
[project @ 2003-11-12 17:18:05 by sof]
win32: Support for explicitly setting the execute bit
on pages containing code that we generate. Not yet enabled.

Starting with SP2, Windows XP will honour newer x86 CPUs
that lets you distinguish between readable and
readable-executable pages.

20 years ago[project @ 2003-11-12 15:45:49 by sof]
sof [Wed, 12 Nov 2003 15:45:49 +0000 (15:45 +0000)]
[project @ 2003-11-12 15:45:49 by sof]
ocResolve_PEi386(): improve(&flush) warning re: overflown relocation field.

merge to stable

20 years ago[project @ 2003-11-12 14:54:32 by simonmar]
simonmar [Wed, 12 Nov 2003 14:54:32 +0000 (14:54 +0000)]
[project @ 2003-11-12 14:54:32 by simonmar]
oops, committed wrong version of this file

20 years ago[project @ 2003-11-12 14:44:17 by simonmar]
simonmar [Wed, 12 Nov 2003 14:44:17 +0000 (14:44 +0000)]
[project @ 2003-11-12 14:44:17 by simonmar]
Add the ISO 8859-1 non-breaking space character '\xa0' to the list of
characters recognised as whitespace.

20 years ago[project @ 2003-11-11 16:45:52 by simonmar]
simonmar [Tue, 11 Nov 2003 16:45:52 +0000 (16:45 +0000)]
[project @ 2003-11-11 16:45:52 by simonmar]
libraries.html is now libraries/index.html

20 years ago[project @ 2003-11-11 11:50:52 by simonmar]
simonmar [Tue, 11 Nov 2003 11:50:55 +0000 (11:50 +0000)]
[project @ 2003-11-11 11:50:52 by simonmar]
Convert to use Haddock 0.6's combined contents/index functionality for
the hierarchical library docs.

HEADS UP: you need Haddock 0.6 in order to run 'make html' in
fptools/libraries now.

20 years ago[project @ 2003-11-11 10:05:11 by simonmar]
simonmar [Tue, 11 Nov 2003 10:05:11 +0000 (10:05 +0000)]
[project @ 2003-11-11 10:05:11 by simonmar]
wibble

20 years ago[project @ 2003-11-10 12:05:04 by simonpj]
simonpj [Mon, 10 Nov 2003 12:05:04 +0000 (12:05 +0000)]
[project @ 2003-11-10 12:05:04 by simonpj]
Corner case fix for -fundecidable-instances

20 years ago[project @ 2003-11-10 12:04:25 by simonpj]
simonpj [Mon, 10 Nov 2003 12:04:25 +0000 (12:04 +0000)]
[project @ 2003-11-10 12:04:25 by simonpj]
Better error message for ghc --show-iface, with no file supplied

20 years ago[project @ 2003-11-10 11:23:54 by simonmar]
simonmar [Mon, 10 Nov 2003 11:23:54 +0000 (11:23 +0000)]
[project @ 2003-11-10 11:23:54 by simonmar]
Make 'ghc --show-iface' give a reasonable error message on old
interface files again.  We previously disabled the version check for
--show-iface so that you could run --show-iface on a profiled
interface file, but this disabled too much error checking.  Really we
just want to disable the 'way' check, not the whole version check.

HEADS UP: interface format changed.  Recompile libraries.

20 years ago[project @ 2003-11-10 09:48:38 by simonpj]
simonpj [Mon, 10 Nov 2003 09:48:38 +0000 (09:48 +0000)]
[project @ 2003-11-10 09:48:38 by simonpj]
Add assertErrorName to the known-key names

20 years ago[project @ 2003-11-06 17:09:50 by simonpj]
simonpj [Thu, 6 Nov 2003 17:10:01 +0000 (17:10 +0000)]
[project @ 2003-11-06 17:09:50 by simonpj]
------------------------------------
Major increment for Template Haskell
------------------------------------

1.  New abstract data type "Name" which appears where String used to be.
    E.g.  data Exp = VarE Name | ...

2.  New syntax 'x and ''T, for quoting Names.  It's rather like [| x |]
    and [t| T |] respectively, except that

a) it's non-monadic:  'x :: Name
b) you get a Name not an Exp or Type

3.  reify is an ordinary function
reify :: Name -> Q Info
    New data type Info which tells what TH knows about Name

4.  Local variables work properly.  So this works now (crashed before):
f x = $( [| x |] )

5.  THSyntax is split up into three modules:

  Language.Haskell.TH TH "clients" import this

  Language.Haskell.TH.THSyntax data type declarations and internal stuff

  Language.Haskell.TH.THLib Support library code (all re-exported
by TH), including smart constructors and
pretty printer

6.  Error reporting and recovery are in (not yet well tested)

report :: Bool {- True <=> fatal -} -> String -> Q ()
recover :: Q a -> Q a -> Q a

7.  Can find current module

currentModule :: Q String

Much other cleaning up, needless to say.

20 years ago[project @ 2003-11-06 10:31:55 by simonmar]
simonmar [Thu, 6 Nov 2003 10:32:06 +0000 (10:32 +0000)]
[project @ 2003-11-06 10:31:55 by simonmar]
Add a separate --help message for GHCi.

20 years ago[project @ 2003-11-06 09:42:45 by simonpj]
simonpj [Thu, 6 Nov 2003 09:42:45 +0000 (09:42 +0000)]
[project @ 2003-11-06 09:42:45 by simonpj]
Import all instances in cases like C (a b)

20 years ago[project @ 2003-11-05 14:52:28 by simonpj]
simonpj [Wed, 5 Nov 2003 14:52:28 +0000 (14:52 +0000)]
[project @ 2003-11-05 14:52:28 by simonpj]
Part 2 of previous commit (fixes to derivable type classes)

20 years ago[project @ 2003-11-05 14:51:53 by simonpj]
simonpj [Wed, 5 Nov 2003 14:51:54 +0000 (14:51 +0000)]
[project @ 2003-11-05 14:51:53 by simonpj]
Fixes to derivable type classes; should work now

20 years ago[project @ 2003-11-05 11:39:38 by simonpj]
simonpj [Wed, 5 Nov 2003 11:39:42 +0000 (11:39 +0000)]
[project @ 2003-11-05 11:39:38 by simonpj]
Fix a stupid error in interactive environment handling (not present in STABLE)

20 years ago[project @ 2003-11-04 13:15:20 by simonpj]
simonpj [Tue, 4 Nov 2003 13:15:21 +0000 (13:15 +0000)]
[project @ 2003-11-04 13:15:20 by simonpj]
Beginnings of VarBr

20 years ago[project @ 2003-11-04 13:14:06 by simonpj]
simonpj [Tue, 4 Nov 2003 13:14:06 +0000 (13:14 +0000)]
[project @ 2003-11-04 13:14:06 by simonpj]
Remove dead code

20 years ago[project @ 2003-11-04 00:38:34 by dons]
dons [Tue, 4 Nov 2003 00:38:34 +0000 (00:38 +0000)]
[project @ 2003-11-04 00:38:34 by dons]
Error out if user tries to use in-tree GMP on mips.
Too many arithmetic errors in the resulting compiler otherwise.

20 years ago[project @ 2003-11-03 17:26:04 by simonmar]
simonmar [Mon, 3 Nov 2003 17:26:04 +0000 (17:26 +0000)]
[project @ 2003-11-03 17:26:04 by simonmar]
Remove references to non-existent g3 function.

20 years ago[project @ 2003-11-03 17:24:41 by simonmar]
simonmar [Mon, 3 Nov 2003 17:24:41 +0000 (17:24 +0000)]
[project @ 2003-11-03 17:24:41 by simonmar]
Remove references to Haskell 1.4, replace with up to date Haskell 98
references.  Includes removing a comment about the fact that Haskell
1.4 didn't have principle types (Haskell 98 fixed that bug).

20 years ago[project @ 2003-11-03 16:00:57 by simonpj]
simonpj [Mon, 3 Nov 2003 16:01:03 +0000 (16:01 +0000)]
[project @ 2003-11-03 16:00:57 by simonpj]
Wibbles to pretty printing of types

20 years ago[project @ 2003-11-03 15:27:32 by simonpj]
simonpj [Mon, 3 Nov 2003 15:27:32 +0000 (15:27 +0000)]
[project @ 2003-11-03 15:27:32 by simonpj]
Missing cases in isLiftedTypeKind etc

20 years ago[project @ 2003-11-03 15:27:08 by simonpj]
simonpj [Mon, 3 Nov 2003 15:27:09 +0000 (15:27 +0000)]
[project @ 2003-11-03 15:27:08 by simonpj]
Wibble to subordinate names

20 years ago[project @ 2003-11-03 15:26:22 by simonpj]
simonpj [Mon, 3 Nov 2003 15:26:23 +0000 (15:26 +0000)]
[project @ 2003-11-03 15:26:22 by simonpj]
The generic to/from methods for derivable type classes should only
be generated for types in the current group, rather than all the
in-scope tycons.  Otherwise they get generated multiple times in
a Template-Haskell situation.

20 years ago[project @ 2003-11-03 12:25:39 by simonmar]
simonmar [Mon, 3 Nov 2003 12:25:39 +0000 (12:25 +0000)]
[project @ 2003-11-03 12:25:39 by simonmar]
Add some I/O error checking so that an error when writing the output
file will correctly result in a non-zero exit code.

Currently, if you try to compile a literate Haskell file and /tmp is
full, unlit will write an empty file and exit successfully, leading to
confusing behaviour.

20 years ago[project @ 2003-11-03 10:22:21 by simonmar]
simonmar [Mon, 3 Nov 2003 10:22:21 +0000 (10:22 +0000)]
[project @ 2003-11-03 10:22:21 by simonmar]
merge rev. 1.9.6.2 to the HEAD (remove comment about multiple Main modules)

20 years ago[project @ 2003-11-03 10:11:04 by simonmar]
simonmar [Mon, 3 Nov 2003 10:11:04 +0000 (10:11 +0000)]
[project @ 2003-11-03 10:11:04 by simonmar]
merge rev. 1.9.6.1 to the HEAD (add overflown relocs bug)

20 years ago[project @ 2003-11-02 06:55:24 by dons]
dons [Sun, 2 Nov 2003 06:55:24 +0000 (06:55 +0000)]
[project @ 2003-11-02 06:55:24 by dons]
More RTLD_* symbols are now available on OpenBSD.
This does not mean that ghci works yet, though.

20 years ago[project @ 2003-11-01 23:43:13 by panne]
panne [Sat, 1 Nov 2003 23:43:14 +0000 (23:43 +0000)]
[project @ 2003-11-01 23:43:13 by panne]
Synched with hugs98 repository again (X_FLAGS handling this time)

Merge to STABLE.

20 years ago[project @ 2003-11-01 20:05:57 by panne]
panne [Sat, 1 Nov 2003 20:05:57 +0000 (20:05 +0000)]
[project @ 2003-11-01 20:05:57 by panne]
Synched with latest changes in hugs98 repository (finding "find" plus
#ifdef massage). Some common autoconf macro directory would be really
handy: ToDo...

20 years ago[project @ 2003-11-01 01:52:01 by sof]
sof [Sat, 1 Nov 2003 01:52:01 +0000 (01:52 +0000)]
[project @ 2003-11-01 01:52:01 by sof]
expandEnvVars.expandStrings: flatten the expanded strings so as to
permit a substitution to expand into multiple elements of the final
list.

merge to stable.

20 years ago[project @ 2003-11-01 01:01:18 by sof]
sof [Sat, 1 Nov 2003 01:01:18 +0000 (01:01 +0000)]
[project @ 2003-11-01 01:01:18 by sof]
Maintain order of 'objs' when adding them to v_Ld_inputs.
Fixes ghc-6.x linking bug when .a's are given explicitly
on the command-line.

merge to stable.

20 years ago[project @ 2003-10-31 23:24:47 by sof]
sof [Fri, 31 Oct 2003 23:24:47 +0000 (23:24 +0000)]
[project @ 2003-10-31 23:24:47 by sof]
tidy up siginterrupt() use

20 years ago[project @ 2003-10-31 23:23:43 by sof]
sof [Fri, 31 Oct 2003 23:23:43 +0000 (23:23 +0000)]
[project @ 2003-10-31 23:23:43 by sof]
check for siginterrupt()

20 years ago[project @ 2003-10-31 16:48:45 by sof]
sof [Fri, 31 Oct 2003 16:48:45 +0000 (16:48 +0000)]
[project @ 2003-10-31 16:48:45 by sof]
prog_name: use '\' as separator with mingw builds.

merge to stable

20 years ago[project @ 2003-10-31 16:22:11 by sof]
sof [Fri, 31 Oct 2003 16:22:11 +0000 (16:22 +0000)]
[project @ 2003-10-31 16:22:11 by sof]
Report max heap in Mbytes as well.

merge to stable

20 years ago[project @ 2003-10-31 16:21:27 by sof]
sof [Fri, 31 Oct 2003 16:21:27 +0000 (16:21 +0000)]
[project @ 2003-10-31 16:21:27 by sof]
win32: in case of a heap overflow, report this via heapOverflow(), and not
       by panic'ing.

merge to stable.

20 years ago[project @ 2003-10-31 12:57:59 by simonpj]
simonpj [Fri, 31 Oct 2003 12:57:59 +0000 (12:57 +0000)]
[project @ 2003-10-31 12:57:59 by simonpj]
Wibble to TH -> HsSyn conversion

20 years ago[project @ 2003-10-31 12:57:15 by simonpj]
simonpj [Fri, 31 Oct 2003 12:57:15 +0000 (12:57 +0000)]
[project @ 2003-10-31 12:57:15 by simonpj]
Trim exports

20 years ago[project @ 2003-10-31 12:56:50 by simonpj]
simonpj [Fri, 31 Oct 2003 12:56:50 +0000 (12:56 +0000)]
[project @ 2003-10-31 12:56:50 by simonpj]
Pretty-printing wibble; fixes many tests

20 years ago[project @ 2003-10-30 16:01:49 by simonpj]
simonpj [Thu, 30 Oct 2003 16:02:07 +0000 (16:02 +0000)]
[project @ 2003-10-30 16:01:49 by simonpj]
This commit does a long-overdue tidy-up

* Remove PprType (gets rid of one more bunch of hi-boot files)

* Put pretty-printing for types in TypeRep

* Make a specialised pretty-printer for Types, rather than
  converting to IfaceTypes and printing those

20 years ago[project @ 2003-10-30 10:14:59 by simonpj]
simonpj [Thu, 30 Oct 2003 10:14:59 +0000 (10:14 +0000)]
[project @ 2003-10-30 10:14:59 by simonpj]
1.  When desugaring a [d| ... |], do not gensym the method names of
    an instance declaration, else we get very confused!

2.  We don't need to make fresh Names in DsMeta.mkGenSym, because
    the existing Name will do, I believe.  We'll do the genSym when
    we *run* the splice.  (This stuff makes my head hurt.)

    Assuming this is so, we can simplify the mkGenSym stuff still more.

20 years ago[project @ 2003-10-30 10:12:39 by simonpj]
simonpj [Thu, 30 Oct 2003 10:12:39 +0000 (10:12 +0000)]
[project @ 2003-10-30 10:12:39 by simonpj]
Wibble

20 years ago[project @ 2003-10-30 09:38:14 by simonpj]
simonpj [Thu, 30 Oct 2003 09:38:14 +0000 (09:38 +0000)]
[project @ 2003-10-30 09:38:14 by simonpj]
Improve panic msg

20 years ago[project @ 2003-10-30 09:37:57 by simonpj]
simonpj [Thu, 30 Oct 2003 09:37:57 +0000 (09:37 +0000)]
[project @ 2003-10-30 09:37:57 by simonpj]
Formatting only

20 years ago[project @ 2003-10-30 09:33:30 by simonpj]
simonpj [Thu, 30 Oct 2003 09:33:30 +0000 (09:33 +0000)]
[project @ 2003-10-30 09:33:30 by simonpj]
Updating TH; not finished

20 years ago[project @ 2003-10-30 09:03:15 by simonpj]
simonpj [Thu, 30 Oct 2003 09:03:16 +0000 (09:03 +0000)]
[project @ 2003-10-30 09:03:15 by simonpj]
Remove redundant param from allUses

20 years ago[project @ 2003-10-30 09:01:31 by simonpj]
simonpj [Thu, 30 Oct 2003 09:01:31 +0000 (09:01 +0000)]
[project @ 2003-10-30 09:01:31 by simonpj]
Tiny code simplification (allUses)

20 years ago[project @ 2003-10-29 19:05:55 by simonpj]
simonpj [Wed, 29 Oct 2003 19:05:56 +0000 (19:05 +0000)]
[project @ 2003-10-29 19:05:55 by simonpj]
Add info about compiling the Main module

20 years ago[project @ 2003-10-29 18:14:27 by simonpj]
simonpj [Wed, 29 Oct 2003 18:14:30 +0000 (18:14 +0000)]
[project @ 2003-10-29 18:14:27 by simonpj]
Fix a bad consequence of the new story for the generic toT/fromT functions
derived from data types declarations. The problem was that they were being
generated and then discarded by the simplifier, because there was nothing
keeping them alive.

This commit
  * Adds a field tcg_keep to the TcGblEnv, which records things
    to be kept alive;

  * Makes the desugarer pin the keep-alive flag on each binding
    (it's actually a call to setIdLocalExported)

  * Removes that job from updateBinders in SimplCore

It's somewhat tiresome, but not really difficult.

20 years ago[project @ 2003-10-29 18:10:57 by simonpj]
simonpj [Wed, 29 Oct 2003 18:10:57 +0000 (18:10 +0000)]
[project @ 2003-10-29 18:10:57 by simonpj]
Put to and from the correct way round

20 years ago[project @ 2003-10-29 18:10:25 by simonpj]
simonpj [Wed, 29 Oct 2003 18:10:25 +0000 (18:10 +0000)]
[project @ 2003-10-29 18:10:25 by simonpj]
Print info about orphan rules and instances

20 years ago[project @ 2003-10-29 18:10:14 by simonpj]
simonpj [Wed, 29 Oct 2003 18:10:14 +0000 (18:10 +0000)]
[project @ 2003-10-29 18:10:14 by simonpj]
Squish bogus warning

20 years ago[project @ 2003-10-29 17:58:16 by ross]
ross [Wed, 29 Oct 2003 17:58:16 +0000 (17:58 +0000)]
[project @ 2003-10-29 17:58:16 by ross]
don't recognise (| or (# if followed by a symbol character, e.g. (||)

good for STABLE, I hope

20 years ago[project @ 2003-10-29 17:04:13 by simonpj]
simonpj [Wed, 29 Oct 2003 17:04:15 +0000 (17:04 +0000)]
[project @ 2003-10-29 17:04:13 by simonpj]
Declaration splices should shadow the top-level environment

20 years ago[project @ 2003-10-29 16:12:00 by wolfgang]
wolfgang [Wed, 29 Oct 2003 16:12:00 +0000 (16:12 +0000)]
[project @ 2003-10-29 16:12:00 by wolfgang]
Add support for .bss (zero-initialized) sections on Mac OS X

Merge to stable.

20 years ago[project @ 2003-10-28 13:15:58 by simonpj]
simonpj [Tue, 28 Oct 2003 13:16:01 +0000 (13:16 +0000)]
[project @ 2003-10-28 13:15:58 by simonpj]
Wibbles about argument variance

20 years ago[project @ 2003-10-27 14:08:46 by simonpj]
simonpj [Mon, 27 Oct 2003 14:08:46 +0000 (14:08 +0000)]
[project @ 2003-10-27 14:08:46 by simonpj]
Fix to super-class loop avoidance code; commented in the file; tcrun020 tests

20 years ago[project @ 2003-10-27 14:08:04 by simonpj]
simonpj [Mon, 27 Oct 2003 14:08:06 +0000 (14:08 +0000)]
[project @ 2003-10-27 14:08:04 by simonpj]
Improve duplicate-instance reporting; swap inst-env param order

20 years ago[project @ 2003-10-27 14:07:01 by simonpj]
simonpj [Mon, 27 Oct 2003 14:07:21 +0000 (14:07 +0000)]
[project @ 2003-10-27 14:07:01 by simonpj]
Comments only

20 years ago[project @ 2003-10-27 14:06:06 by simonpj]
simonpj [Mon, 27 Oct 2003 14:06:06 +0000 (14:06 +0000)]
[project @ 2003-10-27 14:06:06 by simonpj]
Always qualify in defaultErrStyle

20 years ago[project @ 2003-10-27 14:05:17 by simonpj]
simonpj [Mon, 27 Oct 2003 14:05:17 +0000 (14:05 +0000)]
[project @ 2003-10-27 14:05:17 by simonpj]
Improve error message when iface decl not found

20 years ago[project @ 2003-10-27 14:04:28 by simonpj]
simonpj [Mon, 27 Oct 2003 14:04:28 +0000 (14:04 +0000)]
[project @ 2003-10-27 14:04:28 by simonpj]
Eliminate bogus warning

20 years ago[project @ 2003-10-27 14:03:59 by simonpj]
simonpj [Mon, 27 Oct 2003 14:03:59 +0000 (14:03 +0000)]
[project @ 2003-10-27 14:03:59 by simonpj]
Remove unused function dontAddErrLoc

20 years ago[project @ 2003-10-24 14:45:38 by stolz]
stolz [Fri, 24 Oct 2003 14:45:38 +0000 (14:45 +0000)]
[project @ 2003-10-24 14:45:38 by stolz]
Initialize hp_file for heap profiling (code stolen from Profiling.c).
This bug might suggest some general reviewing of this code-path...

Closes: SF bug [ 827485 ] Heap profile w/ debugging RTS dumps core
http://sourceforge.net/tracker/index.php?func=detail&aid=827485&group_id=8032&atid=108032

20 years ago[project @ 2003-10-24 11:45:40 by simonmar]
simonmar [Fri, 24 Oct 2003 11:45:40 +0000 (11:45 +0000)]
[project @ 2003-10-24 11:45:40 by simonmar]
Fix bugs in previous commit.

20 years ago[project @ 2003-10-24 09:56:45 by simonmar]
simonmar [Fri, 24 Oct 2003 09:56:45 +0000 (09:56 +0000)]
[project @ 2003-10-24 09:56:45 by simonmar]
When allocating a large object in gen 0, update the n_large_blocks
count.  I think this is just an accounting issue, and doesn't actually
cause a space leak, but it does result in an assertion failure when
running with sanity checking on.

20 years ago[project @ 2003-10-24 09:52:51 by simonmar]
simonmar [Fri, 24 Oct 2003 09:52:51 +0000 (09:52 +0000)]
[project @ 2003-10-24 09:52:51 by simonmar]
Remove a comment that appears to contradict the code.

20 years ago[project @ 2003-10-24 09:00:59 by simonmar]
simonmar [Fri, 24 Oct 2003 09:00:59 +0000 (09:00 +0000)]
[project @ 2003-10-24 09:00:59 by simonmar]
Set the mut_link of a MUT_ARR_PTRS_FROZEN to NULL.  This might be the
cause of the stage2 crash; I'll check as soon as the build completes.

20 years ago[project @ 2003-10-23 12:23:00 by simonmar]
simonmar [Thu, 23 Oct 2003 12:23:00 +0000 (12:23 +0000)]
[project @ 2003-10-23 12:23:00 by simonmar]
Add missing -optF flag.

20 years ago[project @ 2003-10-23 12:22:37 by simonmar]
simonmar [Thu, 23 Oct 2003 12:22:37 +0000 (12:22 +0000)]
[project @ 2003-10-23 12:22:37 by simonmar]
Fix markup

20 years ago[project @ 2003-10-23 11:24:43 by simonpj]
simonpj [Thu, 23 Oct 2003 11:24:43 +0000 (11:24 +0000)]
[project @ 2003-10-23 11:24:43 by simonpj]
Another HsForAllTy wibble

20 years ago[project @ 2003-10-23 10:13:18 by simonmar]
simonmar [Thu, 23 Oct 2003 10:13:18 +0000 (10:13 +0000)]
[project @ 2003-10-23 10:13:18 by simonmar]
Add missing table of -opt<blah> options.

20 years ago[project @ 2003-10-23 08:06:48 by simonpj]
simonpj [Thu, 23 Oct 2003 08:06:48 +0000 (08:06 +0000)]
[project @ 2003-10-23 08:06:48 by simonpj]
Wibble for HsForAllTy

20 years ago[project @ 2003-10-22 16:25:42 by simonpj]
simonpj [Wed, 22 Oct 2003 16:25:43 +0000 (16:25 +0000)]
[project @ 2003-10-22 16:25:42 by simonpj]
Do foralls right in the renamer

20 years ago[project @ 2003-10-22 15:00:59 by simonmar]
simonmar [Wed, 22 Oct 2003 15:01:00 +0000 (15:01 +0000)]
[project @ 2003-10-22 15:00:59 by simonmar]
Fix a nasty bug in the GC mutable list handling, which shows up when
an array is frozen and then unsafeThaw#'d.  The array could end up on
the mutable list twice.

Fixes SourceForge bug #819116.

20 years ago[project @ 2003-10-22 14:31:09 by simonmar]
simonmar [Wed, 22 Oct 2003 14:31:11 +0000 (14:31 +0000)]
[project @ 2003-10-22 14:31:09 by simonmar]
- In GHCi & Template Haskell, give a warning for things mentioned
  on the command line that we don't recognise, and then ignore them.
  In batch mode, these are still passed to the linker as before.

- Clean up & rename the filename-suffix recognising functions in
  DriverPhases. There's probably a better place for these, but I've left
  them where they are for now.

20 years ago[project @ 2003-10-22 11:11:59 by simonmar]
simonmar [Wed, 22 Oct 2003 11:11:59 +0000 (11:11 +0000)]
[project @ 2003-10-22 11:11:59 by simonmar]
thread_stack(RET_BCO): Grab the pointer to the BCO *before* threading
it.  Fixes crashes when using compacting GC with GHCi.

I noticed while debugging this that compacting GC is horrendously slow
now, which might have something to do with the new eval/apply PAP
layouts.  That's something to investigate later.

20 years ago[project @ 2003-10-22 08:54:36 by dons]
dons [Wed, 22 Oct 2003 08:54:36 +0000 (08:54 +0000)]
[project @ 2003-10-22 08:54:36 by dons]
mips64-sgi-irix6.5 works unregisterised

20 years ago[project @ 2003-10-21 13:14:12 by simonpj]
simonpj [Tue, 21 Oct 2003 13:14:12 +0000 (13:14 +0000)]
[project @ 2003-10-21 13:14:12 by simonpj]
Wibbles

20 years ago[project @ 2003-10-21 12:54:17 by simonpj]
simonpj [Tue, 21 Oct 2003 12:54:22 +0000 (12:54 +0000)]
[project @ 2003-10-21 12:54:17 by simonpj]
1. A tiresome change to HsType, to keep a record of whether or not
   the HsForAll was originally explicitly-quantified.  This is
   solely so that the type checker can print out messages that
   show the source code the programmer wrote.  Tiresome but
   easy.

2. Improve reporting of kind errors.

20 years ago[project @ 2003-10-21 12:52:58 by simonpj]
simonpj [Tue, 21 Oct 2003 12:52:58 +0000 (12:52 +0000)]
[project @ 2003-10-21 12:52:58 by simonpj]
Show generic-ness when printing a data decl

20 years ago[project @ 2003-10-21 12:48:57 by simonpj]
simonpj [Tue, 21 Oct 2003 12:48:57 +0000 (12:48 +0000)]
[project @ 2003-10-21 12:48:57 by simonpj]
Wibble to reporting duplicate instance decls