summaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries
Commit message (Expand)AuthorAge
* Disable this support stuff, it doesn't work under linux anywayChris Lattner2003-08-14
* Removing the pool allocator from the main CVS tree.John Criswell2003-08-13
* Minor fix so that the program exits upon a poolfree failureSumant Kowshik2003-08-12
* Change implementation so that variable sized slabs are used to allow arbitrar...Sumant Kowshik2003-08-07
* Added support for poolallocarray and poolmakeunfreeable. The latter is used b...Sumant Kowshik2003-07-03
* Don't register the destructors if the list is emptyChris Lattner2003-06-26
* Prevent lines from wrapping.Misha Brukman2003-05-29
* Initial checkinChris Lattner2003-05-29
* Specify a list of symbols that should be exported by the libraryChris Lattner2003-05-22
* Update to match typename produced by the C frontendChris Lattner2003-05-22
* Dead fileChris Lattner2003-05-14
* Initial checkin of crtend.o implementationChris Lattner2003-05-14
* New fileChris Lattner2003-05-14
* Remove support for memsetChris Lattner2003-02-18
* Initial checkin of pool allocator libraryChris Lattner2003-01-29
* Fixes to be LP64 correctChris Lattner2002-07-18
* Implement the printf function, used by assertChris Lattner2002-05-20
* Add strcat functionChris Lattner2002-03-11
* Checkin library infrastructure for building stuff to be linked withChris Lattner2002-03-08