index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
System
/
Win32
/
DynamicLibrary.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-200
/
+0
*
Remove spurious semicolon.
Anton Korobeynikov
2010-01-14
1
-21
/
+21
*
remove two methods that no longer exist.
Chris Lattner
2009-07-08
1
-24
/
+0
*
more getting windows to build.
Chris Lattner
2009-07-08
1
-14
/
+7
*
hopefully fix the build on windows.
Chris Lattner
2009-07-08
1
-0
/
+1
*
Guard dynamic library loading.
Owen Anderson
2009-06-25
1
-4
/
+15
*
Fix choice of version of Windows callback to use to consider not only the Vis...
Stefanus Du Toit
2009-04-28
1
-1
/
+12
*
Drop obsolete reference to __eprintf.
Anton Korobeynikov
2009-04-21
1
-2
/
+0
*
Fix windows build, patch by Marius Wachtler!
Chris Lattner
2009-01-29
1
-2
/
+2
*
Provide hooks for libgcc symbols' address resolution inside lli on mingw32.
Anton Korobeynikov
2008-06-06
1
-0
/
+30
*
this was removed from the Unix side.
Chris Lattner
2008-03-14
1
-5
/
+0
*
Provide __main hooks for cygwin & mingw32
Anton Korobeynikov
2008-02-22
1
-17
/
+27
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
This change does a couple of things. First it gets the Visual Studio builds ...
Chuck Rose III
2007-11-21
1
-1
/
+7
*
Provide hook for alloca on VCPP. Patch by Scott Graham
Anton Korobeynikov
2007-06-25
1
-4
/
+18
*
Partly fixed JITing on mingw32 platform. The support is not full due to
Anton Korobeynikov
2006-12-19
1
-0
/
+25
*
For PR797:
Reid Spencer
2006-08-25
1
-11
/
+1
*
Change LoadLibraryPermanently to not throw an exception.
Chris Lattner
2006-07-07
1
-2
/
+4
*
Provide configuration support and usage for MINGW32 platform
Reid Spencer
2006-06-01
1
-3
/
+9
*
Add AddSymbol() method to DynamicLibrary to work around Windows limitation
Jeff Cohen
2006-01-30
1
-0
/
+6
*
Fix indentation.
Jeff Cohen
2006-01-29
1
-4
/
+4
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Eliminate tabs
Jeff Cohen
2005-04-11
1
-4
/
+4
*
Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.
Jeff Cohen
2005-02-19
1
-1
/
+1
*
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
Reid Spencer
2005-01-09
1
-0
/
+127