Chris Lattner
|
511c2cf0cc
|
Add throw specs to the functions, remove (void) from the functions
llvm-svn: 8167
|
2003-08-27 22:58:51 +00:00 |
Chris Lattner
|
35312b2b6d
|
Hack out libexception temporarily until the Sparc FE is improved
llvm-svn: 8166
|
2003-08-27 22:18:23 +00:00 |
Chris Lattner
|
5e22eb1942
|
Fix several _killer_ bugs. This now actually WORKS for really complex testcases :)
llvm-svn: 8157
|
2003-08-27 04:51:26 +00:00 |
Chris Lattner
|
c9661eeaab
|
C++ify, add new get_cxx_exception function to convert from generic llvm_exceptions to llvm_cxx_exception's
llvm-svn: 8156
|
2003-08-27 04:50:45 +00:00 |
Chris Lattner
|
8596f4ff32
|
Remove Cisms. We love C++
llvm-svn: 8155
|
2003-08-27 04:50:12 +00:00 |
Chris Lattner
|
2b33832598
|
Add new __llvm_cxxeh_begin_catch_if_isa function, change C -> C++ comments
llvm-svn: 8150
|
2003-08-26 23:46:53 +00:00 |
Chris Lattner
|
275e3eb16e
|
Remove copy-and-paste gunk
llvm-svn: 8147
|
2003-08-25 22:37:04 +00:00 |
Chris Lattner
|
bbaaa11433
|
Initial checking of C++ exception handling library
llvm-svn: 8146
|
2003-08-25 22:35:36 +00:00 |
Misha Brukman
|
67fc400da8
|
Added dummy version of the `util' library.
llvm-svn: 7995
|
2003-08-20 21:44:04 +00:00 |
Misha Brukman
|
db3c78202d
|
Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.
llvm-svn: 7994
|
2003-08-20 21:42:01 +00:00 |
Chris Lattner
|
002c6a65c5
|
Initial checkin of README
llvm-svn: 7861
|
2003-08-15 02:35:13 +00:00 |
Chris Lattner
|
aea063b30a
|
Initial checkin of runtime/GCCLibraries makefile
llvm-svn: 7860
|
2003-08-15 02:33:49 +00:00 |
Chris Lattner
|
2a6b89bec5
|
Convert libraries into the BYTECODE_LIBRARY style
llvm-svn: 7858
|
2003-08-15 02:20:32 +00:00 |
Chris Lattner
|
ecc3ec0ca9
|
Disable this support stuff, it doesn't work under linux anyway
llvm-svn: 7849
|
2003-08-14 20:55:38 +00:00 |
John Criswell
|
35364c8408
|
Removing the pool allocator from the main CVS tree.
Use the poolalloc module in CVS from now on.
llvm-svn: 7810
|
2003-08-13 15:36:15 +00:00 |
Sumant Kowshik
|
dca760a431
|
Minor fix so that the program exits upon a poolfree failure
llvm-svn: 7762
|
2003-08-12 00:43:23 +00:00 |
Sumant Kowshik
|
db64829787
|
Change implementation so that variable sized slabs are used to allow arbitrary sized array allocations
llvm-svn: 7663
|
2003-08-07 05:31:04 +00:00 |
Sumant Kowshik
|
2b30ecdb77
|
Added support for poolallocarray and poolmakeunfreeable. The latter is used by the SAFECode project
llvm-svn: 7102
|
2003-07-03 17:55:47 +00:00 |
Chris Lattner
|
0fe5e45ee9
|
Don't register the destructors if the list is empty
llvm-svn: 6909
|
2003-06-26 04:20:38 +00:00 |
Misha Brukman
|
064192d260
|
Prevent lines from wrapping.
llvm-svn: 6419
|
2003-05-29 22:12:35 +00:00 |
Chris Lattner
|
01246aa56d
|
Initial checkin
llvm-svn: 6414
|
2003-05-29 20:24:54 +00:00 |
Chris Lattner
|
be9911dbf0
|
Specify a list of symbols that should be exported by the library
llvm-svn: 6290
|
2003-05-22 19:50:30 +00:00 |
Chris Lattner
|
9141f8c2f6
|
Update to match typename produced by the C frontend
llvm-svn: 6287
|
2003-05-22 19:30:11 +00:00 |
Chris Lattner
|
30959f8faa
|
Dead file
llvm-svn: 6189
|
2003-05-14 13:10:18 +00:00 |
Chris Lattner
|
6563768a92
|
Initial checkin of crtend.o implementation
llvm-svn: 6187
|
2003-05-14 13:09:41 +00:00 |
Chris Lattner
|
6e0ba26b43
|
New file
llvm-svn: 6186
|
2003-05-14 12:40:20 +00:00 |
Chris Lattner
|
e5325ff767
|
Remove support for memset
llvm-svn: 5599
|
2003-02-18 20:42:15 +00:00 |
Chris Lattner
|
7cef2bee08
|
Initial checkin of pool allocator library
llvm-svn: 5429
|
2003-01-29 18:38:11 +00:00 |
Chris Lattner
|
4f6a098c84
|
Fixes to be LP64 correct
llvm-svn: 2950
|
2002-07-18 00:15:29 +00:00 |
Chris Lattner
|
0c1b51e622
|
Implement the printf function, used by assert
llvm-svn: 2666
|
2002-05-20 19:11:23 +00:00 |
Chris Lattner
|
10b85921ef
|
Add strcat function
llvm-svn: 1847
|
2002-03-11 17:46:50 +00:00 |
Chris Lattner
|
06eccf0f75
|
Checkin library infrastructure for building stuff to be linked with
gccld
llvm-svn: 1842
|
2002-03-08 23:20:52 +00:00 |