Changes in directory llvm/projects/Stacker/tools/stkrc:
Makefile (r1.12) removed
st (r1.3) removed
stkrc.cpp (r1.13) removed
---
Log message:
For PR1074: http://llvm.org/PR1074 :
Remove the projects/Stacker directory. LLVM is now free of dependency
on llvm-gcc.
---
Diffs of the changes: (+0
Changes in directory llvm/projects/Stacker/tools/stkrc:
Makefile updated: 1.11 -> 1.12
---
Log message:
Stacker uses EH.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/projects/Stacker/tools/stkrc/Makefile
diff -u llvm/projects/Stacker/to
Changes in directory llvm/projects/Stacker/tools/stkrc:
Makefile updated: 1.10 -> 1.11
---
Log message:
Use archive libraries instead of object files for VMCore, BCReader,
BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate
these changes. This was done to speed up link t
Changes in directory llvm/projects/Stacker/tools/stkrc:
Makefile updated: 1.9 -> 1.10
---
Log message:
unbreak the build again
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/projects/Stacker/tools/stkrc/Makefile
diff -u ll
Changes in directory llvm/projects/Stacker/tools/stkrc:
Makefile updated: 1.8 -> 1.9
---
Log message:
Make sure to build things in the right order, build with the .o file, not the
.a file to unbreak the build after john's change
---
Diffs of the changes: (+2 -2)
Makefile |4 ++--
1 fil
Changes in directory llvm/projects/Stacker/tools/stkrc:
Makefile updated: 1.7 -> 1.8
---
Log message:
use archives when possible
---
Diffs of the changes: (+2 -2)
Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/projects/Stacker/tools/stkrc/Makefile
diff