summaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/crtend/Exception.cpp
Commit message (Expand)AuthorAge
* crtend is only for llvm-gcc3, remove it.Chris Lattner2007-02-23
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-17
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-16
* Fix wierd problems linking C programs which look for symbols in libstdc++.Chris Lattner2003-11-08
* Move language independent exception handling routines OUT of C++Exception.cppChris Lattner2003-08-30