2011-11-22 |
Simon Marlow | Don't add the -x flag to ld when joining object files
|
commit | commitdiff | tree |
2011-11-21 |
Simon Marlow | Fix bug in the handling of TSOs in the compacting GC...
|
commit | commitdiff | tree |
2011-11-18 |
Simon Marlow | fix new warnings with gcc 4.6
|
commit | commitdiff | tree |
2011-11-18 |
Simon Marlow | hscParse: do not record a dependency on non-existent...
|
commit | commitdiff | tree |
2011-11-18 |
Simon Marlow | Track #included files for recompilation checking (...
|
commit | commitdiff | tree |
2011-11-18 |
Simon Marlow | The "Linking" message should go through compilationProgressM...
|
commit | commitdiff | tree |
2011-11-18 |
Simon Marlow | Tweak to pretty printing for UsageFile
|
commit | commitdiff | tree |
2011-11-17 |
Simon Marlow | GhcProfiled: don't automatically add -auto-all
|
commit | commitdiff | tree |
2011-11-17 |
Simon Marlow | Add some missing top-level SCCs
|
commit | commitdiff | tree |
2011-11-17 |
Simon Marlow | Add a getStablePtr for flushStdHandles_closure
|
commit | commitdiff | tree |
2011-11-16 |
Simon Marlow | Give a warning when -rtsopts/-with-rtsopts are used...
|
commit | commitdiff | tree |
2011-11-16 |
Simon Marlow | Fix trashing of the masking state in STM (#5238)
|
commit | commitdiff | tree |
2011-11-16 |
Simon Marlow | Doc changes following changes to the way -rtsopts works
|
commit | commitdiff | tree |
2011-11-16 |
Simon Marlow | Make the --fast option to validate faster, and add...
|
commit | commitdiff | tree |
2011-11-16 |
Simon Marlow | Create parent directories when touching the object...
|
commit | commitdiff | tree |
2011-11-16 |
Simon Marlow | Generate the C main() function when linking a binary...
|
commit | commitdiff | tree |
2011-11-15 |
Simon Marlow | further fixes to the #5505 fix.
|
commit | commitdiff | tree |
2011-11-15 |
Simon Marlow | Avoid generating chains of indirections in stack squeezing...
|
commit | commitdiff | tree |
2011-11-15 |
Simon Marlow | Don't discard ticks on literals (fixes the HPC "tough...
|
commit | commitdiff | tree |
2011-11-14 |
Simon Marlow | +RTS -xc: print a the closure type of the exception too
|
commit | commitdiff | tree |
2011-11-14 |
Simon Marlow | Don't try to float bindings through ticks
|
commit | commitdiff | tree |
2011-11-14 |
Simon Marlow | wrapTick: don't wrap HNFs (see comment)
|
commit | commitdiff | tree |
2011-11-14 |
Simon Marlow | -fprof-auto-top: eliminate some bogus extra SCCs we...
|
commit | commitdiff | tree |
2011-11-14 |
Simon Marlow | fix profiling bug in copyArray#/cloneArray# (cgrun068...
|
commit | commitdiff | tree |
2011-11-11 |
Simon Marlow | Normalise FilePaths before hashing (fixes base01)
|
commit | commitdiff | tree |
2011-11-11 |
Simon Marlow | add comment noting when we can remove a hack
|
commit | commitdiff | tree |
2011-11-11 |
Simon Marlow | Close the handle for the ticker thread (#5604)
|
commit | commitdiff | tree |
2011-11-10 |
Simon Marlow | Give sub-binders different fingerprints (#5614)
|
commit | commitdiff | tree |
2011-11-10 |
Simon Marlow | validate: add -dcore-lint to stage2
|
commit | commitdiff | tree |
2011-11-10 |
Simon Marlow | zap arity and strictness info when we wrap a bind with...
|
commit | commitdiff | tree |
2011-11-10 |
Simon Marlow | Add more flags to the recompilation check (#437)
|
commit | commitdiff | tree |
2011-11-09 |
Simon Marlow | add -u flag for the new flushStdHandles reference
|
commit | commitdiff | tree |
2011-11-09 |
Simon Marlow | Close some handle leaks (#5604)
|
commit | commitdiff | tree |
2011-11-08 |
Simon Marlow | update docs regarding .a files and GHCi (#3345)
|
commit | commitdiff | tree |
2011-11-08 |
Simon Marlow | fix markup
|
commit | commitdiff | tree |
2011-11-08 |
Simon Marlow | Flush stdout and stderr during hs_exit() (#5594)
|
commit | commitdiff | tree |
2011-11-08 |
Simon Marlow | get the column widths right for Unicode SCC labels...
|
commit | commitdiff | tree |
2011-11-08 |
Simon Marlow | Fix core-lint bug in GHCi
|
commit | commitdiff | tree |
2011-11-07 |
Simon Marlow | Cost centre names are now in UTF-8 (#5559)
|
commit | commitdiff | tree |
2011-11-04 |
Simon Marlow | Improve optimisation for ticks
|
commit | commitdiff | tree |
2011-11-04 |
Simon Marlow | be specific when importing Data.Typeable
|
commit | commitdiff | tree |
2011-11-04 |
Simon Marlow | drop SCC on a variable when it has a non-function type
|
commit | commitdiff | tree |
2011-11-04 |
Simon Marlow | disable a debugging trace, and a little refactoring
|
commit | commitdiff | tree |
2011-11-04 |
Simon Marlow | disable debugging trace
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | remove tabs again
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | Fix gratuitous code duplication in the byte code generator
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | fix disassembling of large instructions
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | Get label calculations right when we have long (>16...
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | fix BCO_GET_LARGE_ARG (seems to be completely wrong)
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | unknownNameSuggestErr: don't panic if we find Ids with...
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | simplTick: push type-applications and casts inside...
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | Improve pretty-printing of BCOs (-ddump-bcos)
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | Overhaul of infrastructure for profiling, coverage...
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | fix time calculation for retainer profiling
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | add BangPatterns, we're starting to use them a fair bit
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | fix doc bugs
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | fix for a deadlock when using +RTS -hb with -prof ...
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | minor bugfix for 'make re2' etc.
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | Don't generate stg_ap thunks when profiling, it loses...
|
commit | commitdiff | tree |
2011-11-02 |
Simon Marlow | For the location on a record selector binding, use...
|
commit | commitdiff | tree |
2011-10-24 |
Simon Marlow | delete shadowed entries from tcg_rdr_env (#5564)
|
commit | commitdiff | tree |
2011-10-24 |
Simon Marlow | Give a correct SrcSpan to 'it' (#5564)
|
commit | commitdiff | tree |
2011-10-24 |
Simon Marlow | Increment the line number correctly in GHCi
|
commit | commitdiff | tree |
2011-10-24 |
Simon Marlow | fix race condition in yieldCapability() (#5552)
|
commit | commitdiff | tree |
2011-10-19 |
Simon Marlow | add info about pulling changes (#5562)
|
commit | commitdiff | tree |
2011-10-19 |
Simon Marlow | Revert "Move freeStablePtr() into the exported API...
|
commit | commitdiff | tree |
2011-10-18 |
Simon Marlow | Move freeStablePtr() into the exported API (Lennart...
|
commit | commitdiff | tree |
2011-10-18 |
Simon Marlow | fix the object suffix when using TH with profiling...
|
commit | commitdiff | tree |
2011-10-18 |
Simon Marlow | fix value of this_mod passed to tcRnImports (#5545)
|
commit | commitdiff | tree |
2011-10-17 |
Simon Marlow | fix warning
|
commit | commitdiff | tree |
2011-10-17 |
Simon Marlow | make CAFs atomic, to fix #5558
|
commit | commitdiff | tree |
2011-10-13 |
Simon Marlow | Include -optc options in mkExtraCObj (#5528)
|
commit | commitdiff | tree |
2011-10-10 |
Simon Marlow | fix panic in string-gap lexing (#5425)
|
commit | commitdiff | tree |
2011-10-10 |
Simon Marlow | comment
|
commit | commitdiff | tree |
2011-10-10 |
Simon Marlow | document the -H option
|
commit | commitdiff | tree |
2011-10-06 |
Simon Marlow | Allow foreign import declarations to the entered interactive...
|
commit | commitdiff | tree |
2011-10-06 |
Simon Marlow | Documentation for type/class declarations in GHCi ...
|
commit | commitdiff | tree |
2011-10-06 |
Simon Marlow | Use a custom dead-code analyser instead of calling...
|
commit | commitdiff | tree |
2011-10-05 |
Simon Marlow | Build system commentary
|
commit | commitdiff | tree |
2011-10-05 |
Simon Marlow | workaround for #5485: use -fno-full-laziness with 7.2.1
|
commit | commitdiff | tree |
2011-10-05 |
Simon Marlow | fix Note cross-ref
|
commit | commitdiff | tree |
2011-09-21 |
Simon Marlow | add a ToDo
|
commit | commitdiff | tree |
2011-09-21 |
Simon Marlow | show bindings in the order they were defined
|
commit | commitdiff | tree |
2011-09-21 |
Simon Marlow | fix warnings
|
commit | commitdiff | tree |
2011-09-21 |
Simon Marlow | move AvailInfo and related things into its own module
|
commit | commitdiff | tree |
2011-09-21 |
Simon Marlow | fix bug in :show bindings when a variable is bound...
|
commit | commitdiff | tree |
2011-09-21 |
Simon Marlow | Add support for all top-level declarations to GHCi
|
commit | commitdiff | tree |
2011-09-21 |
Simon Marlow | In :load, call GHC.guessTarget on the new targets before...
|
commit | commitdiff | tree |
2011-09-16 |
Simon Marlow | Add some missing dependencies; should fix make after...
|
commit | commitdiff | tree |
2011-09-13 |
Simon Marlow | GHC does build with Alex 3 now - remove the configure...
|
commit | commitdiff | tree |
2011-09-06 |
Simon Marlow | fix GhcUnregisterised default, and add kfreebsdgnu...
|
commit | commitdiff | tree |
2011-09-06 |
Simon Marlow | fix the eager-blackholing check, which I inadvertently...
|
commit | commitdiff | tree |
2011-09-01 |
Simon Marlow | Fix #4988: we were wrongly running exception handlers...
|
commit | commitdiff | tree |
2011-08-26 |
Simon Marlow | fix warning
|
commit | commitdiff | tree |
2011-08-26 |
Simon Marlow | Clean up the handling of the import and :module commands...
|
commit | commitdiff | tree |
2011-08-26 |
Simon Marlow | simpleImportDecl: default to unsafe, not safe
|
commit | commitdiff | tree |
2011-08-26 |
Simon Marlow | export HscEnv
|
commit | commitdiff | tree |
2011-08-25 |
Simon Marlow | typos
|
commit | commitdiff | tree |
2011-08-25 |
Simon Marlow | disable a debug trace
|
commit | commitdiff | tree |
2011-08-25 |
Simon Marlow | fix warning
|
commit | commitdiff | tree |
next |