Skip to content
  • Simon Marlow's avatar
    [project @ 1999-05-13 17:30:50 by simonm] · 589b7946
    Simon Marlow authored
    Support for "unregisterised" builds.  An unregisterised build doesn't
    use the assembly mangler, doesn't do tail jumping (uses the
    mini-interpreter), and doesn't use global register variables.
    
    Plenty of cleanups and bugfixes in the process.
    
    Add way 'u' to GhcLibWays to get unregisterised libs & RTS.
    
    [ note: not *quite* working fully yet... there's still a bug or two
      lurking ]
    589b7946