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
/
runtime
/
GCCLibraries
Age
Commit message (
Expand
)
Author
2003-08-27
Be more type-safe, add throw specs to all functions
Chris Lattner
2003-08-27
Add throw specs to the functions, remove (void) from the functions
Chris Lattner
2003-08-27
Hack out libexception temporarily until the Sparc FE is improved
Chris Lattner
2003-08-27
Fix several _killer_ bugs. This now actually WORKS for really complex testca...
Chris Lattner
2003-08-27
C++ify, add new get_cxx_exception function to convert from generic llvm_excep...
Chris Lattner
2003-08-27
Remove Cisms. We love C++
Chris Lattner
2003-08-26
Add new __llvm_cxxeh_begin_catch_if_isa function, change C -> C++ comments
Chris Lattner
2003-08-25
Remove copy-and-paste gunk
Chris Lattner
2003-08-25
Initial checking of C++ exception handling library
Chris Lattner
2003-08-20
Added dummy version of the `util' library.
Misha Brukman
2003-08-20
Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.
Misha Brukman
2003-08-15
Initial checkin of README
Chris Lattner
2003-08-15
Initial checkin of runtime/GCCLibraries makefile
Chris Lattner
2003-08-15
Convert libraries into the BYTECODE_LIBRARY style
Chris Lattner
2003-08-14
Disable this support stuff, it doesn't work under linux anyway
Chris Lattner
2003-08-13
Removing the pool allocator from the main CVS tree.
John Criswell
2003-08-12
Minor fix so that the program exits upon a poolfree failure
Sumant Kowshik
2003-08-07
Change implementation so that variable sized slabs are used to allow arbitrar...
Sumant Kowshik
2003-07-03
Added support for poolallocarray and poolmakeunfreeable. The latter is used b...
Sumant Kowshik
2003-06-26
Don't register the destructors if the list is empty
Chris Lattner
2003-05-29
Prevent lines from wrapping.
Misha Brukman
2003-05-29
Initial checkin
Chris Lattner
2003-05-22
Specify a list of symbols that should be exported by the library
Chris Lattner
2003-05-22
Update to match typename produced by the C frontend
Chris Lattner
2003-05-14
Dead file
Chris Lattner
2003-05-14
Initial checkin of crtend.o implementation
Chris Lattner
2003-05-14
New file
Chris Lattner
2003-02-18
Remove support for memset
Chris Lattner
2003-01-29
Initial checkin of pool allocator library
Chris Lattner
2002-07-18
Fixes to be LP64 correct
Chris Lattner
2002-05-20
Implement the printf function, used by assert
Chris Lattner
2002-03-11
Add strcat function
Chris Lattner
2002-03-08
Checkin library infrastructure for building stuff to be linked with
Chris Lattner
[prev]