Misha Brukman
|
d94a50f99d
|
Clean up code dealing with RTLD_SELF differences on Sparc and X86.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7362 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-07-28 19:07:30 +00:00 |
|
John Criswell
|
7a73b80b90
|
Merged in autoconf branch. This provides configuration via the autoconf
system.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7014 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-30 21:59:07 +00:00 |
|
Misha Brukman
|
88fe358f8a
|
Sparc's dlsym() requires the special operand RTLD_SELF to find a symbol in the
currently-running process.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6592 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-04 01:57:22 +00:00 |
|
Chris Lattner
|
22080f9f16
|
Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6193 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-14 13:53:40 +00:00 |
|
Chris Lattner
|
1b72216a71
|
Fix compilation problems with previous checking *blush*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6191 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-14 13:27:36 +00:00 |
|
Chris Lattner
|
6701a8603f
|
Add a framework for intercepting system calls
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6190 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-14 13:26:47 +00:00 |
|