Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
a370654a
Commit
a370654a
authored
Apr 16, 2008
by
simonmarhaskell@gmail.com
Browse files
update copyrights in rts/sm
parent
f86e7206
Changes
20
Hide whitespace changes
Inline
Side-by-side
rts/sm/BlockAlloc.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* The block allocator and free list manager.
*
...
...
rts/sm/Compact.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 2001-200
6
* (c) The GHC Team 2001-200
8
*
* Compacting garbage collector
*
...
...
rts/sm/Compact.h
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
5
* (c) The GHC Team 1998-200
8
*
* Compacting garbage collector
*
...
...
rts/sm/Evac.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector: evacuation functions
*
...
...
rts/sm/Evac.c-inc
View file @
a370654a
/* -----------------------------------------------------------------------*-c-*-
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector: evacuation functions
*
...
...
rts/sm/Evac.h
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector: evacuation functions
*
...
...
rts/sm/GC.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector
*
...
...
rts/sm/GC.h
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector
*
...
...
rts/sm/GCThread.h
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector
*
...
...
rts/sm/GCUtils.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector: utilities
*
...
...
rts/sm/GCUtils.h
View file @
a370654a
/* ----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector: utilities
*
...
...
rts/sm/MBlock.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
7
* (c) The GHC Team 1998-200
8
*
* MegaBlock Allocator Interface. This file contains all the dirty
* architecture-dependent hackery required to get a chunk of aligned
...
...
rts/sm/MBlock.h
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team, 1998-200
5
* (c) The GHC Team, 1998-200
8
*
* MegaBlock Allocator interface.
*
...
...
rts/sm/MarkWeak.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Weak pointers and weak-like things in the GC
*
...
...
rts/sm/MarkWeak.h
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Weak pointers and weak-like things in the GC
*
...
...
rts/sm/OSMem.h
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The University of Glasgow 2006-200
7
* (c) The University of Glasgow 2006-200
8
*
* OS-specific memory management
*
...
...
rts/sm/Scav.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector: scavenging functions
*
...
...
rts/sm/Scav.c-inc
View file @
a370654a
/* -----------------------------------------------------------------------*-c-*-
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector: scavenging functions
*
...
...
rts/sm/Scav.h
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team 1998-200
6
* (c) The GHC Team 1998-200
8
*
* Generational garbage collector: scavenging functions
*
...
...
rts/sm/Storage.c
View file @
a370654a
/* -----------------------------------------------------------------------------
*
* (c) The GHC Team, 1998-200
6
* (c) The GHC Team, 1998-200
8
*
* Storage manager front end
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment