Sign in
ara-mdk
/
platform
/
external
/
llvm
/
d497d9fab6e90499c703f3e672ec001dbfa074f9
/
runtime
/
GC
bcb265e
Fixing the stack walker.
by Gordon Henriksen
· 17 years ago
8fa8929
With this patch, the LowerGC transformation becomes the
by Gordon Henriksen
· 17 years ago
234d529
remove attribution from a variety of miscellaneous files.
by Chris Lattner
· 17 years ago
57360d1
remove attributions from the rest of the llvm makefiles.
by Chris Lattner
· 17 years ago
326e24f
GarbageCollection.html is expanded to encompass the coming
by Gordon Henriksen
· 18 years ago
8b2e141
Undo removal of the runtime libraries. While this may have been a bit
by Reid Spencer
· 18 years ago
ac90d5e
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
by Reid Spencer
· 18 years ago
18c8b49
Use archive libraries instead of object files for VMCore, BCReader,
by Reid Spencer
· 19 years ago
ed069fc
This never got updated to reflect the project makefile changes
by Chris Lattner
· 19 years ago
fd93908
Remove trailing whitespace
by Misha Brukman
· 20 years ago
e676067
For PR432: * Variable name change: cferuntime_libdir -> CFERuntimeLibDir
by Reid Spencer
· 20 years ago
b8e7df3
Use the new BYTECODE_DESTINATION to override the default bytecode install
by Reid Spencer
· 20 years ago
0108346
Standardize the makefiles with space around = to match the rest of LLVM.
by Reid Spencer
· 20 years ago
20ac4e3
Add EXTRA_DIST for additional files to be distributed.
by Reid Spencer
· 20 years ago
40a955a
We're not doing automake any more
by Reid Spencer
· 20 years ago
8c2c315
Adjust to changes in Makefile.rules
by Reid Spencer
· 20 years ago
cac731e
We won't use automake
by Reid Spencer
· 20 years ago
86d341b
Initial automake generated Makefile template
by Reid Spencer
· 20 years ago
da0a22b
Initial Makefile.am for building with automake
by Reid Spencer
· 20 years ago
171b59d
Do not mention Chris in public Makefiles
by Misha Brukman
· 21 years ago
93c9587
Update GC intrinsics to take a pointer to the object as well as a pointer
by Chris Lattner
· 21 years ago
66291f3
Fix warning on 64-bit machines
by Brian Gaeke
· 21 years ago
9772629
Continue the implementation
by Chris Lattner
· 21 years ago
a2f45b2
A few more microsteps
by Chris Lattner
· 21 years ago
86f2382
Eliminate warnings
by Alkis Evlogimenos
· 21 years ago
e6fd776
Initial checkin of GC implementation support files
by Chris Lattner
· 21 years ago
77ac7ba
Check in an EARLY START on a simple copying collector
by Chris Lattner
· 21 years ago