index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
System
/
Makefile
Age
Commit message (
Expand
)
Author
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-10-27
Remove try/catch(...) from Win32/Signals.inc.
Mikhail Glushenkov
2010-01-24
mark some libraries that currently require RTTI.
Chris Lattner
2009-10-02
MingW build fixes
Benjamin Kramer
2009-01-09
Removed trailing whitespace from Makefiles.
Misha Brukman
2007-12-29
remove attribution from lib Makefiles.
Chris Lattner
2006-08-23
Turn off exception handling for this library. It no longer throws nor
Reid Spencer
2006-07-07
This uses EH extensively
Chris Lattner
2006-06-01
For PR786:
Reid Spencer
2006-04-13
Add the README files to the distribution.
Reid Spencer
2005-10-24
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
Chris Lattner
2005-10-24
Only build .a file versions of these libraries, instead of .a and .o versions.
Chris Lattner
2005-01-14
We don't distribute the operating system specific directories any more.
Reid Spencer
2004-10-27
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-26
Add EXTRA_DIST for additional files to be distributed.
Reid Spencer
2004-08-25
Fix documentation.
Reid Spencer
2004-08-25
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-16
Remove lib/System contents until a satisfactory solution can be
Reid Spencer
2004-07-18
Initiali Makefile for this library.
Reid Spencer