git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improve SimplUtils.interestingArg
[ghc.git]
/
rts
/
2015-12-23
Karel Gardas
- fix gc_thread related compilation failure on Solaris...
tree
|
commitdiff
2015-12-23
MarcelineVQ
Modify Nmax to maxN Trac #10728
tree
|
commitdiff
2015-12-23
Karel Gardas
- fix tests on OpenBSD which requires _DYNAMIC symbol
tree
|
commitdiff
2015-12-22
Tamar Christina
Fix GHCi segfault in Windows 32bit
tree
|
commitdiff
2015-12-21
Simon Marlow
Maintain cost-centre stacks in the interpreter
tree
|
commitdiff
2015-12-21
Dan Doel
Implement phase 1 of expanded Floating
tree
|
commitdiff
2015-12-19
Herbert Valerio...
Fix two occurences of `x86_HOST_ARCH`
tree
|
commitdiff
2015-12-19
MarcelineVQ
Add -Nmax<n> RTS feature (#10728)
tree
|
commitdiff
2015-12-17
Simon Marlow
Remote GHCi, -fexternal-interpreter
tree
|
commitdiff
2015-12-14
Gabor Greif
Some more typos in comments
tree
|
commitdiff
2015-12-07
Ben Gamari
rts: One more Clang-unfriendly CPP usage
tree
|
commitdiff
2015-12-07
Ben Gamari
rts: Remove space before argument list in ASSERTs
tree
|
commitdiff
2015-12-05
Herbert Valerio...
Allow to compile OSMem.c when MEM_NORESERVE is not...
tree
|
commitdiff
2015-12-04
Sergei Trofimovich
libdw: enable support only on i386 and amd64
tree
|
commitdiff
2015-12-04
Herbert Valerio...
RTS: Rename InCall.stat struct field to .rstat
tree
|
commitdiff
2015-12-04
Herbert Valerio...
Use Autoconf's AC_USE_SYSTEM_EXTENSIONS
tree
|
commitdiff
2015-11-26
Ben Gamari
LibdwPool: Use poolTryTake
tree
|
commitdiff
2015-11-26
Ben Gamari
rts/Pool: Add poolTryTake
tree
|
commitdiff
2015-11-23
Ben Gamari
rts: Always export Libdw* symbols
tree
|
commitdiff
2015-11-23
Ben Gamari
rts: Add LibdwPool, a pool for libdw sessions
tree
|
commitdiff
2015-11-23
Ben Gamari
rts: Add simple resource pool
tree
|
commitdiff
2015-11-23
Ben Gamari
rts: Expose more libdw symbols
tree
|
commitdiff
2015-11-23
Ben Gamari
Libdw: Fix initial register collection on i386
tree
|
commitdiff
2015-11-23
Ben Gamari
Libdw: Fix build on 32-bit platforms
tree
|
commitdiff
2015-11-21
Ben Gamari
RtsFlags: Fix const warning
tree
|
commitdiff
2015-11-18
Ben Gamari
rts: Kill PAPI support
tree
|
commitdiff
2015-11-17
Tamar Christina
Fix archive loading on Windows by the runtime loader
tree
|
commitdiff
2015-11-16
Ben Gamari
RtsFlags: Refactor some of the deeper switches
tree
|
commitdiff
2015-11-16
Ben Gamari
RtsFlags: Clean up stale CPP
tree
|
commitdiff
2015-11-12
Simon Brenner
Implement function-sections for Haskell code, #8405
tree
|
commitdiff
2015-11-11
Karel Gardas
fix RTS Linker on platforms without SHN_XINDEX support
tree
|
commitdiff
2015-11-07
Karel Gardas
Add OpenBSD specific RTS symbols
tree
|
commitdiff
2015-11-07
Tamar Christina
Allow the GHCi Linker to resolve related dependencies...
tree
|
commitdiff
2015-11-07
Simon Marlow
Make GHCi & TH work when the compiler is built with...
tree
|
commitdiff
2015-11-04
Erik de Castro Lopo
Linker: #ifdef cleanup
tree
|
commitdiff
2015-11-03
Ben Gamari
rts/Hash: Constify HashTable* in lookupHashTable
tree
|
commitdiff
2015-11-02
Karel Gardas
get rid of Elf32/Elf64_Section as this is a non-portabl...
tree
|
commitdiff
2015-11-01
Ben Gamari
rts: Produce stack trace on fatal error
tree
|
commitdiff
2015-11-01
Ben Gamari
EventLog: Loop fwrite if necessary during flush
tree
|
commitdiff
2015-11-01
Ben Gamari
Libdw: Fix symbol naming
tree
|
commitdiff
2015-11-01
Ben Gamari
Libdw: Remove special treatment for stg_stop_thread
tree
|
commitdiff
2015-11-01
Ben Gamari
StgStartup: Setup unwinding for stg_stop_thread
tree
|
commitdiff
2015-11-01
Erik de Castro Lopo
Linker: More uint64_t to uintptr_t fixes
tree
|
commitdiff
2015-11-01
Karel Gardas
Enforce linkage with pthread library on OpenBSD
tree
|
commitdiff
2015-11-01
Ben Gamari
rts/posix: Reduce heap allocation amount on mmap failure
tree
|
commitdiff
2015-11-01
Simon Brenner
Add rts/Linker support for more than 64k sections
tree
|
commitdiff
2015-10-31
Ben Gamari
Signals: Ensure libdw session is freed
tree
|
commitdiff
2015-10-30
Ben Gamari
rts: Make MBLOCK_SPACE_SIZE dynamic
tree
|
commitdiff
2015-10-30
Erik de Castro Lopo
Linker: Clean up USE_MMAP usage
tree
|
commitdiff
2015-10-30
Simon Marlow
Fix segfault due to reading non-existent memory
tree
|
commitdiff
2015-10-30
Erik de Castro Lopo
Linker: Fix type in m32_free_internal
tree
|
commitdiff
2015-10-29
Erik de Castro Lopo
rts/Linker.c: Drop support for legacy OS X dyn loading
tree
|
commitdiff
2015-10-27
Reid Barton
Fix the DYNAMIC_GHC_PROGRAMS=NO build on Mac/Windows
tree
|
commitdiff
2015-10-26
Erik de Castro Lopo
Remove cygwin32_HOST_OS #ifdefs
tree
|
commitdiff
2015-10-26
Gabor Greif
Remove redundant typedef
tree
|
commitdiff
2015-10-25
Erik de Castro Lopo
rts/RtsSymbols.c: Fix Windows build
tree
|
commitdiff
2015-10-25
Erik de Castro Lopo
rts/Linker.c: Convert #if/#else to if/else
tree
|
commitdiff
2015-10-24
Erik de Castro Lopo
rts/Linker.c: Split RTS symbols out into separate...
tree
|
commitdiff
2015-10-22
Ömer Sinan Ağacan
rts/Schedule.c: remove unused variable
tree
|
commitdiff
2015-10-21
Simon Marlow
Fix caching of pagesize
tree
|
commitdiff
2015-10-18
Karel Gardas
fix RTS linker compilation failure on Solaris
tree
|
commitdiff
2015-10-17
Ben Gamari
Signals: Always install SIGUSR2 handler
tree
|
commitdiff
2015-10-17
Ben Gamari
Signals: Print backtrace on SIGUSR2
tree
|
commitdiff
2015-10-17
Ben Gamari
Libdw: Add libdw-based stack unwinding
tree
|
commitdiff
2015-10-17
Tamar Christina
Silence the linker on Windows so tests pass
tree
|
commitdiff
2015-10-16
Erik de Castro Lopo
rts/Linker.c : Fix armhf build (#10977)
tree
|
commitdiff
2015-10-16
Tamar Christina
Fix windows build after D975
tree
|
commitdiff
2015-10-15
Simon Marlow
ELF/x86_64: map object file sections separately into...
tree
|
commitdiff
2015-10-15
Edward Z. Yang
Update Cabal to HEAD, IPID renamed to Component ID.
tree
|
commitdiff
2015-10-14
Erik de Castro Lopo
Fix GHCi on Arm (#10375).
tree
|
commitdiff
2015-10-03
Tamar Christina
Make Windows linker more robust to unknown sections
tree
|
commitdiff
2015-09-26
Ben Gamari
rts: Clean up whitespace in Trace.h
tree
|
commitdiff
2015-09-24
Simon Marlow
Fix a bug with mallocForeignPtr and finalizers (#10904)
tree
|
commitdiff
2015-09-14
Simon Marlow
Account for stack allocation in the thread's allocation...
tree
|
commitdiff
2015-09-11
Siddhanathan Shanmugam
s/StgArrWords/StgArrBytes/
tree
|
commitdiff
2015-09-08
Ben Gamari
HeapStackCheck: Small refactoring
tree
|
commitdiff
2015-09-05
Ben Gamari
tracing: Kill EVENT_STARTUP
tree
|
commitdiff
2015-09-05
Ben Gamari
EventLog: Factor out ensureRoomFor*Event
tree
|
commitdiff
2015-08-28
Erik de Castro Lopo
RTS: Reduce MBLOCK_SPACE_SIZE on AArch64
tree
|
commitdiff
2015-08-25
Karel Gardas
fix 64bit two-stage allocator on Solaris/AMD64 platform...
tree
|
commitdiff
2015-08-21
Thomas Miedema
Build system: simplify install.mk.in
tree
|
commitdiff
2015-08-18
Sergei Trofimovich
rts/Printer.c: speed up '-Da' printer for 'LIBBFD'...
tree
|
commitdiff
2015-08-17
Sergei Trofimovich
Make rts/ThreadLabels.c threadsafe for debug runtime.
tree
|
commitdiff
2015-08-12
Tamar Christina
Upgrade GCC to 5.2.0 for Windows x86 and x86_64
tree
|
commitdiff
2015-08-06
Richard Eisenberg
Rejigger OSMem.my_mmap to allow building on Mac
tree
|
commitdiff
2015-08-03
Ben Gamari
Fix incorrect stack pointer usage in StgRun() on x86_64
tree
|
commitdiff
2015-08-01
Gabor Greif
Typos in comments
tree
|
commitdiff
2015-07-31
Simon Marlow
Fix #7919 (again)
tree
|
commitdiff
2015-07-28
Simon Marlow
Eliminate zero_static_objects_list()
tree
|
commitdiff
2015-07-27
Simon Marlow
Revert "Eliminate zero_static_objects_list()"
tree
|
commitdiff
2015-07-27
Simon Marlow
Revert "RetainerProfile: Add missing UNTAG_STATIC_LIST_PTR"
tree
|
commitdiff
2015-07-24
Ben Gamari
RetainerProfile: Add missing UNTAG_STATIC_LIST_PTR
tree
|
commitdiff
2015-07-23
Ben Gamari
rts/sm: Add missing argument names in function definitions
tree
|
commitdiff
2015-07-22
Giovanni Campagna
Two step allocator for 64-bit systems
tree
|
commitdiff
2015-07-22
Simon Marlow
Eliminate zero_static_objects_list()
tree
|
commitdiff
2015-07-15
Simon Marlow
initGroup: only initialize the first and last blocks...
tree
|
commitdiff
2015-07-15
Simon Marlow
Don't get a new nursery if we exceeded large_alloc_lim
tree
|
commitdiff
2015-07-10
Thomas Miedema
Delete the WayPar way
tree
|
commitdiff
2015-07-07
Sergei Trofimovich
fix EBADF unqueueing in select backend (Trac #10590)
tree
|
commitdiff
2015-07-07
Simon Marlow
Update comments around blackholes
tree
|
commitdiff
next