Misha Brukman
|
ee79899ce5
|
Clean up code dealing with RTLD_SELF differences on Sparc and X86.
llvm-svn: 7362
|
2003-07-28 19:07:30 +00:00 |
John Criswell
|
3ef61afb76
|
Merged in autoconf branch. This provides configuration via the autoconf
system.
llvm-svn: 7014
|
2003-06-30 21:59:07 +00:00 |
Misha Brukman
|
905496e94f
|
Sparc's dlsym() requires the special operand RTLD_SELF to find a symbol in the
currently-running process.
llvm-svn: 6592
|
2003-06-04 01:57:22 +00:00 |
Chris Lattner
|
2537ca318a
|
Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
llvm-svn: 6193
|
2003-05-14 13:53:40 +00:00 |
Chris Lattner
|
c67e340327
|
Fix compilation problems with previous checking *blush*
llvm-svn: 6191
|
2003-05-14 13:27:36 +00:00 |
Chris Lattner
|
5a9ea75e6b
|
Add a framework for intercepting system calls
llvm-svn: 6190
|
2003-05-14 13:26:47 +00:00 |