aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* OptimalEdgeProfiling: Creation of profiles.Andreas Neustifter2009-09-012-0/+46
* Read Makefile.config before using LLVMGCC.Andreas Neustifter2009-08-281-0/+2
* Another NO_RUNTIME_LIBRARIES tweak...Daniel Dunbar2009-08-281-2/+2
* Tweak NO_RUNTIME_LIBS.Daniel Dunbar2009-08-281-4/+4
* Don't build runtime libraries in an Apple style build.Daniel Dunbar2009-08-271-0/+3
* Add llvm_start_edge_profiling to exported symbols for libprofile_rt.Andreas Neustifter2009-08-241-0/+1
* Don't try to build .bc version of libprofile if LLVMGCC isn't available.Daniel Dunbar2009-08-201-0/+2
* Remove cruft for installing runtime/ libraries directly into the LLVMGCCDIR;Daniel Dunbar2009-08-202-12/+0
* Drop toy GC runtime.Gordon Henriksen2009-03-027-226/+1
* Fixing the stack walker.Gordon Henriksen2008-01-241-4/+7
* With this patch, the LowerGC transformation becomes theGordon Henriksen2008-01-071-15/+17
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-298-16/+16
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-294-8/+8
* GarbageCollection.html is expanded to encompass the comingGordon Henriksen2007-09-271-0/+5
* Reenable libgc and libprofile is explicitly requested.Chris Lattner2007-09-111-9/+1
* remove an obsolete library.Chris Lattner2007-09-113-165/+0
* Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces num...Anton Korobeynikov2007-08-2117-1455/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1834-0/+2252