2009-05-06 |
Simon Marlow | #2197: try to detect when GHCi is compiled with -prof... |
tree | commitdiff |
2009-05-17 |
Duncan Coutts | Switch the default -dynload mode to SystemDependent |
tree | commitdiff |
2009-05-17 |
Ian Lynagh | Bootstrapping fixes |
tree | commitdiff |
2009-05-16 |
Ian Lynagh | Bootstrapping fixes |
tree | commitdiff |
2009-05-03 |
Ian Lynagh | Fix building without GHCi |
tree | commitdiff |
2009-04-30 |
Simon Marlow | FIX build: add dependencies on ghc_boot_platform.h |
tree | commitdiff |
2009-04-29 |
Duncan Coutts | Don't actually build ghc itself with -dynamic |
tree | commitdiff |
2009-04-28 |
Duncan Coutts | Do not link ghc stage1 using -threaded, only for stage2... |
tree | commitdiff |
2009-04-29 |
Ian Lynagh | Use haskeline, rather than editline, for line editing... |
tree | commitdiff |
2009-04-28 |
Simon Marlow | Add a header to all build system files: |
tree | commitdiff |
2009-04-26 |
Ian Lynagh | GHC new build system megapatch |
tree | commitdiff |
2009-02-21 |
Ian Lynagh | Only use STAGE3_PACKAGE_CONF for building GHC itself |
tree | commitdiff |
2008-11-28 |
Thomas Schilling | Use a per-session data structure for callbacks. Make... |
tree | commitdiff |
2008-11-22 |
Thomas Schilling | Change 'handleFlagWarnings' to throw exceptions instead... |
tree | commitdiff |
2008-09-26 |
Ian Lynagh | Split ShowVersion etc off into a different type to... |
tree | commitdiff |
2008-09-26 |
Ian Lynagh | Pass SRC_HC_OPTS to GHC when building GHC's Main.hs |
tree | commitdiff |
2008-09-25 |
Ian Lynagh | Fix the behaviour of flags like --help and --version... |
tree | commitdiff |
2008-09-24 |
Ian Lynagh | Fix maintainer-clean |
tree | commitdiff |
2008-09-23 |
Simon Marlow | #2566: emit a warning for 'ghc -c foo.bar' |
tree | commitdiff |
2008-09-18 |
Ian Lynagh | Be more forceful when cleaning in compiler/ and ghc/ |
tree | commitdiff |
2008-09-18 |
Ian Lynagh | Generate ghc.cabal and ghc-bin.cabal with configure |
tree | commitdiff |
2008-09-17 |
Simon Marlow | Fix: GhcStage2HcOpts were being added to stage 3 too |
tree | commitdiff |
2008-09-15 |
Ian Lynagh | Use "exec" when running ghc in the wrapper |
tree | commitdiff |
2008-09-14 |
Ian Lynagh | Add a "#!/bin/sh" to ghc.wrapper |
tree | commitdiff |
2008-09-12 |
Simon Marlow | add $(GhcStage[123]HcOpts) |
tree | commitdiff |
2008-09-14 |
Thomas Schilling | Use 'GhcMonad' in ghc/Main. |
tree | commitdiff |
2008-09-09 |
Ian Lynagh | We always install stage2, so we need to always put... |
tree | commitdiff |
2008-08-28 |
Ian Lynagh | Handle the html target in compiler/ and ghc/ |
tree | commitdiff |
2008-08-26 |
Ian Lynagh | Give locations of flag warnings/errors |
tree | commitdiff |
2008-08-26 |
Ian Lynagh | Separate the static flag parser from the static global... |
tree | commitdiff |
2008-08-23 |
Ian Lynagh | st is now split off from base |
tree | commitdiff |
2008-08-21 |
Ian Lynagh | Ignore install-docs in compiler/Makefile and ghc/Makefile |
tree | commitdiff |
2008-08-17 |
Ian Lynagh | We need to give make some more clues |
tree | commitdiff |
2008-08-17 |
Ian Lynagh | When making in compiler/, automatically make in ghc... |
tree | commitdiff |
2008-08-17 |
Ian Lynagh | Don't do the stage1 re-linking hack if we have GHC... |
tree | commitdiff |
2008-08-13 |
Simon Marlow | move INPLACE_DATA_DIR into mk/config.mk and share it |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | Make "make clean" in ghc/ only clean the stage we want... |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | bindist fixes |
tree | commitdiff |
2008-08-05 |
Simon Marlow | Add -fno-implicit-import-qualified (#2452) |
tree | commitdiff |
2008-08-05 |
Simon Marlow | in stage1, always rebuild Main.hs |
tree | commitdiff |
2008-07-30 |
Ian Lynagh | Follow extensible exception changes |
tree | commitdiff |
2008-07-28 |
Simon Marlow | don't strip the inplace GHC executables (for debugging) |
tree | commitdiff |
2008-07-24 |
Simon Marlow | add --enable-shared to configure, and $(BuildSharedLibs... |
tree | commitdiff |
2008-07-24 |
Simon Marlow | allow EXTRA_HC_OPTS to be used from the command-line |
tree | commitdiff |
2008-07-24 |
Simon Marlow | put the inplace GHC in stageN-inplace/ghc instead of... |
tree | commitdiff |
2008-07-23 |
Simon Marlow | add a "rebuild" target for convenience |
tree | commitdiff |
2008-07-22 |
Ian Lynagh | Clean stage 3 |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | Some "install" and "clean" fixes |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | Build system tweaks |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | More build system changes; ghc-pkg is now built with... |
tree | commitdiff |
2008-07-17 |
Ian Lynagh | Split building the ghc package and binary into "boot... |
tree | commitdiff |
2008-07-17 |
Ian Lynagh | Install the compiler during make install |
tree | commitdiff |
2008-07-17 |
Ian Lynagh | Remove some duplication |
tree | commitdiff |
2008-07-16 |
Ian Lynagh | Fix GHC finding extra-gcc-opts on Windows |
tree | commitdiff |
2008-07-16 |
Ian Lynagh | Get building GHC itself with Cabal more-or-less working |
tree | commitdiff |
2006-04-07 |
Simon Marlow | remove the last bits of the ghc/ subdir |
tree | commitdiff |
2006-04-07 |
Simon Marlow | Reorganisation of the source tree |
tree | commitdiff |
2006-01-21 |
Simon Marlow | rempve some unused files |
tree | commitdiff |
2006-04-06 |
Lemmih | Add stage2/ghci to ghc-api's import list. |
tree | commitdiff |
2006-04-06 |
Lemmih | Don't build GHC with breakpoint support by default. |
tree | commitdiff |
2006-04-06 |
Lemmih | GHC.Base.breakpoint isn't vaporware anymore. |
tree | commitdiff |
2006-04-06 |
Simon Marlow | Add SA_RESTART flag to the timer signal handler. |
tree | commitdiff |
2006-04-06 |
Lemmih | Better messages from HscTypes.showModMsg. |
tree | commitdiff |
2006-04-05 |
Simon Marlow | Turn the "too many hs_exit()s" fatal error into a warning |
tree | commitdiff |
2006-04-05 |
Simon Marlow | add freeStorage() prototype |
tree | commitdiff |
2006-04-05 |
Simon Marlow | add support for x86_64; foreign import is now supported... |
tree | commitdiff |
2006-03-30 |
Duncan Coutts | Correct spelling mistake: GhcState1HcOpts -> GhcStage1H... |
tree | commitdiff |
2006-03-30 |
Simon Marlow | oops, undo accidental patch |
tree | commitdiff |
2006-03-30 |
Simon Marlow | fix profiling on Win32 |
tree | commitdiff |
2006-03-29 |
Simon Marlow | fix for GHC >= 6.5 again |
tree | commitdiff |
2006-03-29 |
Simon Marlow | in stage1, we should get isPrint and isUpper from Compa... |
tree | commitdiff |
2006-03-29 |
wolfgang.thaller... | Darwin/x86: correct stack alignment in ByteCodeFFI |
tree | commitdiff |
2006-03-23 |
wolfgang.thaller... | Deal with non-executable memory on Darwin (only an... |
tree | commitdiff |
2006-03-28 |
Simon Marlow | add forkOnzh_fast symbol |
tree | commitdiff |
2006-03-27 |
Simon Marlow | Add a new primitive forkOn#, for forking a thread on... |
tree | commitdiff |
2006-03-27 |
Simon Marlow | eliminate a warning |
tree | commitdiff |
2006-03-27 |
Simon Marlow | elimiante a couple of warnings |
tree | commitdiff |
2006-03-24 |
Simon Marlow | fix a warning |
tree | commitdiff |
2006-03-24 |
Simon Marlow | Add some more flexibility to the multiproc scheduler |
tree | commitdiff |
2006-03-24 |
Duncan Coutts | mkDerivedConstants.c depends on ghcplatform.h |
tree | commitdiff |
2006-03-27 |
Simon Marlow | small updates |
tree | commitdiff |
2006-03-27 |
Lemmih | Allow users of the GHC library to specify which package... |
tree | commitdiff |
2006-03-25 |
wolfgang.thaller... | Fix Darwin/x86 stack alignment |
tree | commitdiff |
2006-03-24 |
wolfgang.thaller... | Darwin Mangler: include alignment statements for symbol... |
tree | commitdiff |
2006-03-24 |
Simon Marlow | mark recordMutableCap() with [R1] to avoid saving all... |
tree | commitdiff |
2006-03-24 |
Simon Marlow | omit the __DISCARD__() call if unregisterised |
tree | commitdiff |
2006-03-23 |
Simon Marlow | gcc is getting smarter, so we need to hit it with a... |
tree | commitdiff |
2006-03-18 |
Lemmih | -fno-code shouldn't be a mode. |
tree | commitdiff |
2006-03-18 |
Lemmih | Don't generate stub files when -fno-code is given. |
tree | commitdiff |
2006-03-18 |
Lemmih | Documentation for -fno-code and -fwrite-iface. |
tree | commitdiff |
2006-03-22 |
Simon Marlow | on second thoughts, revert the ppc/darwin part of the... |
tree | commitdiff |
2006-03-22 |
Simon Marlow | fix for gcc 4.1.x |
tree | commitdiff |
2006-03-21 |
Simon Marlow | support for STM objects in the retainer profiler |
tree | commitdiff |
2006-03-21 |
Simon Marlow | small changes to fix retainer profiling on HEAD |
tree | commitdiff |
2006-03-21 |
Simon Marlow | tiny cleanup |
tree | commitdiff |
2006-03-21 |
Simon Marlow | oops, remove temporary testing code |
tree | commitdiff |
2006-03-20 |
Simon Marlow | stopTicker(): wait for the timer thread to exit |
tree | commitdiff |
2006-03-20 |
Simon Marlow | fix Win32 build |
tree | commitdiff |
2006-03-18 |
Lemmih | Documentation for -fno-code and -fwrite-iface. |
tree | commitdiff |
2006-03-18 |
Lemmih | Don't generate stub files when -fno-code is given. |
tree | commitdiff |
next |