index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
System
/
DynamicLibrary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add <cstdio> include where needed by gcc-4.4.
Duncan Sands
2008-10-08
1
-0
/
+1
*
open plugins with RTLD_GLOBAL, pointed out by Bram Adams.
Chris Lattner
2008-07-10
1
-1
/
+1
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-2
/
+0
*
Remove unused GetAddressOfSymbol()
Devang Patel
2008-03-13
1
-6
/
+1
*
This is a simple fix for getting error messages from dlerror in
Chris Lattner
2008-03-12
1
-1
/
+2
*
Provide __main hooks for cygwin & mingw32
Anton Korobeynikov
2008-02-22
1
-0
/
+1
*
Remove use of ltdl
Devang Patel
2008-02-13
1
-69
/
+17
*
Fix compile failures with g++-4.3.
Duncan Sands
2008-01-09
1
-0
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Provide hook for _alloca to make JITing on Cygwin slightly happier :)
Anton Korobeynikov
2007-12-03
1
-3
/
+11
*
really fix PR1581, thanks to Daniel Dunbar for pointing
Chris Lattner
2007-09-28
1
-1
/
+1
*
Fix PR1581, patch by Timo Savola
Chris Lattner
2007-07-31
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+209