summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* Remove out of date commentChris Lattner2006-01-27
* Remove the only use of FAKE_SOURCESChris Lattner2006-01-27
* Add the remove() function from the C library.John Criswell2005-11-28
* This was never updated for the project makefile changesChris Lattner2005-10-18
* This never got updated to reflect the project makefile changesChris Lattner2005-10-18
* Remove trailing whitespaceMisha Brukman2005-04-21
* Fix grammarMisha Brukman2005-03-23
* Hrm, who knows what 'uint' is, but it seems to work sometimes? Wierd.Chris Lattner2005-01-28
* Turn on LOADABLE_MODULE so that profile.so can be loaded dynamically byReid Spencer2005-01-13
* Re-enable libprofile now that llvm-ar is working better.Reid Spencer2005-01-13
* Remove dead directoriesChris Lattner2005-01-02
* This lib is deadChris Lattner2005-01-02
* Remove a bunch of useless empty librariesChris Lattner2005-01-02
* This is no longer needed.Chris Lattner2005-01-02
* For PR432:Reid Spencer2004-12-22
* Disable libprofile as llvm-ar bus errors on it, and I don't want to breakChris Lattner2004-12-15
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-13
* Remove useless -L switch now that gccld -link-as-library bug is fixed.Reid Spencer2004-12-08
* Make use of the LLVMGCCStdCXXLibDir variable to link objectsReid Spencer2004-12-05
* Use the FAKE_SOURCES feature for proper distribution of contentsReid Spencer2004-12-04
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-02
* Standardize the format of the runtime libraries makefiles.Reid Spencer2004-12-02
* For PR466:Reid Spencer2004-12-02
* Remove this left-over crud from the automake experiment.Reid Spencer2004-12-02
* Remove zlib from the llvm tarball. This is only used (in theory by povray-31Chris Lattner2004-11-27
* Remove zlib from the llvm tarball. This is only used (in theory by povray-31Chris Lattner2004-11-27
* libpng is not even used by povray3.1 in the current configuration, justChris Lattner2004-11-18
* Use llvm-ar not ar for constructing archive. Wrap at 80 cols.Reid Spencer2004-11-14
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-30
* * Make the libcrtend.a installation depend on the bytecode-libs directoryReid Spencer2004-10-26
* Add the export symbols list files as extra distribution files.Reid Spencer2004-10-26
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-26
* Remove the clean target.Reid Spencer2004-10-23
* We're not doing automake any moreReid Spencer2004-10-22
* Adjust to changes in Makefile.rulesReid Spencer2004-10-22
* We won't use automakeReid Spencer2004-10-22
* Initial automake generated Makefile templateReid Spencer2004-10-18
* Update to reflect building zlib for LLVMReid Spencer2004-10-17
* Add missing targets for install/cleanReid Spencer2004-10-17
* Initial Makefile.am for building with automakeReid Spencer2004-10-17
* Initial Makefile.am for building with automake.Reid Spencer2004-10-17
* Make sure that for systems where the string functions are actually macrosReid Spencer2004-10-17
* Don't call memset if malloc returns a null pointerChris Lattner2004-10-06
* Disable libprofile as it breaks the build on Sparc (autoconf issues).Misha Brukman2004-09-08
* Clean up some "clean:" targets so they use $(VERB) and don't print anythingReid Spencer2004-09-03
* Changes For Bug 352Reid Spencer2004-09-01
* Do not mention Chris in public MakefilesMisha Brukman2004-08-09
* Shorten comment header to 80 colsMisha Brukman2004-08-09
* * Remove UIUC-specific commentMisha Brukman2004-08-09
* Remove Chris-related bytecode-dir commentMisha Brukman2004-08-09