Two files are moved to libstdc++, and a NOTE gets added
[oota-llvm.git] / runtime / GCCLibraries / crtend / Exception.h
2004-08-05 Chris LattnerTwo files are moved to libstdc++, and a NOTE gets added
2003-08-30 Chris LattnerRename LongJmpException -> SJLJException
2003-08-30 Chris LattnerMove language independent exception handling routines...
2003-08-30 Chris LattnerFile was renamed
2003-08-28 Chris Lattner* Add proper support for rethrown exceptions.
2003-08-27 Chris LattnerAdd throw specs to the functions, remove (void) from...
2003-08-27 Chris LattnerRemove Cisms. We love C++
2003-08-25 Chris LattnerInitial checking of C++ exception handling library