Reid Spencer
|
20ac4e3699
|
Add EXTRA_DIST for additional files to be distributed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17233 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-26 03:12:11 +00:00 |
|
Reid Spencer
|
40a955ab05
|
We're not doing automake any more
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17168 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-22 21:02:23 +00:00 |
|
Reid Spencer
|
8c2c3152d6
|
Adjust to changes in Makefile.rules
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17167 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-22 21:02:08 +00:00 |
|
Reid Spencer
|
cac731ecbe
|
We won't use automake
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17155 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-22 03:35:04 +00:00 |
|
Reid Spencer
|
86d341b204
|
Initial automake generated Makefile template
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17136 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-18 23:55:41 +00:00 |
|
Reid Spencer
|
da0a22b7ac
|
Initial Makefile.am for building with automake
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17073 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-17 00:24:24 +00:00 |
|
Misha Brukman
|
171b59d2d6
|
Do not mention Chris in public Makefiles
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15591 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-09 20:23:44 +00:00 |
|
Chris Lattner
|
93c9587fbb
|
Update GC intrinsics to take a pointer to the object as well as a pointer
to the field being updated. Patch contributed by Tobias Nurmiranta
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15097 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-07-22 05:51:13 +00:00 |
|
Brian Gaeke
|
66291f39be
|
Fix warning on 64-bit machines
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14902 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-07-16 21:40:32 +00:00 |
|
Chris Lattner
|
9772629794
|
Continue the implementation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13818 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-27 05:51:31 +00:00 |
|
Chris Lattner
|
a2f45b2802
|
A few more microsteps
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13817 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-27 05:51:13 +00:00 |
|
Alkis Evlogimenos
|
86f238230b
|
Eliminate warnings
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13704 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-23 23:02:35 +00:00 |
|
Chris Lattner
|
e6fd7762c5
|
Initial checkin of GC implementation support files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13700 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-23 21:25:59 +00:00 |
|
Chris Lattner
|
77ac7baa6d
|
Check in an EARLY START on a simple copying collector
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13698 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-23 21:25:45 +00:00 |
|