XFAIL this on Linux until Jim gets Darwin ship shape.
[oota-llvm.git] / runtime / GCCLibraries /
2003-08-27 Chris LattnerC++ify, add new get_cxx_exception function to convert...
2003-08-27 Chris LattnerRemove Cisms. We love C++
2003-08-26 Chris LattnerAdd new __llvm_cxxeh_begin_catch_if_isa function, chang...
2003-08-25 Chris LattnerRemove copy-and-paste gunk
2003-08-25 Chris LattnerInitial checking of C++ exception handling library
2003-08-20 Misha BrukmanAdded dummy version of the `util' library.
2003-08-20 Misha BrukmanAdded dummy library `libutempter' for non-privileged...
2003-08-15 Chris LattnerInitial checkin of README
2003-08-15 Chris LattnerInitial checkin of runtime/GCCLibraries makefile
2003-08-15 Chris LattnerConvert libraries into the BYTECODE_LIBRARY style
2003-08-14 Chris LattnerDisable this support stuff, it doesn't work under linux...
2003-08-13 John CriswellRemoving the pool allocator from the main CVS tree.
2003-08-12 Sumant KowshikMinor fix so that the program exits upon a poolfree...
2003-08-07 Sumant KowshikChange implementation so that variable sized slabs...
2003-07-03 Sumant KowshikAdded support for poolallocarray and poolmakeunfreeable...
2003-06-26 Chris LattnerDon't register the destructors if the list is empty
2003-05-29 Misha BrukmanPrevent lines from wrapping.
2003-05-29 Chris LattnerInitial checkin
2003-05-22 Chris LattnerSpecify a list of symbols that should be exported by...
2003-05-22 Chris LattnerUpdate to match typename produced by the C frontend
2003-05-14 Chris LattnerDead file
2003-05-14 Chris LattnerInitial checkin of crtend.o implementation
2003-05-14 Chris LattnerNew file
2003-02-18 Chris LattnerRemove support for memset
2003-01-29 Chris LattnerInitial checkin of pool allocator library
2002-07-18 Chris LattnerFixes to be LP64 correct
2002-05-20 Chris LattnerImplement the printf function, used by assert
2002-03-11 Chris LattnerAdd strcat function
2002-03-08 Chris LattnerCheckin library infrastructure for building stuff to...