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
/
Win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove extraneous namespace qualifier, PR2142
Chris Lattner
2008-03-13
1
-2
/
+1
*
Stub out a Path::GetMainExecutable call to find the path to the
Chris Lattner
2008-03-03
1
-0
/
+6
*
Add path separator support, patch by Sam Bishop.
Chris Lattner
2008-02-27
1
-19
/
+2
*
Provide __main hooks for cygwin & mingw32
Anton Korobeynikov
2008-02-22
1
-17
/
+27
*
Use empty() instead of comparing size() with zero.
Dan Gohman
2008-01-29
1
-1
/
+1
*
Fix potential buffer overflow
Anton Korobeynikov
2008-01-24
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
11
-22
/
+22
*
Unbreak mingw build
Anton Korobeynikov
2007-12-22
1
-1
/
+2
*
Added "GetCurrentDirectory()" to sys::Path.
Ted Kremenek
2007-12-18
1
-0
/
+9
*
Added "isDirectory" method to llvm::sys::Path.
Ted Kremenek
2007-12-18
1
-0
/
+7
*
This change does a couple of things. First it gets the Visual Studio builds ...
Chuck Rose III
2007-11-21
2
-2
/
+15
*
finishing touches of bytecode -> bitcode changes. also unbreak Windows
Gabor Greif
2007-07-06
1
-1
/
+1
*
Provide hook for alloca on VCPP. Patch by Scott Graham
Anton Korobeynikov
2007-06-25
1
-4
/
+18
*
pull some win32 code into common code, add bitcode identification support.
Chris Lattner
2007-05-06
1
-15
/
+0
*
Unbreak VC++ build.
Jeff Cohen
2007-04-07
2
-32
/
+32
*
For PR1291:
Reid Spencer
2007-04-07
1
-16
/
+14
*
For PR789:
Reid Spencer
2007-03-29
2
-16
/
+18
*
Determine absolute paths the correct way :)
Jeff Cohen
2007-03-29
1
-3
/
+9
*
Add a uniqueID field to the FileStatus structure for Paths. This will map
Reid Spencer
2007-03-29
1
-0
/
+7
*
For PR789:
Reid Spencer
2007-03-29
1
-14
/
+27
*
Fix mingw32 build
Anton Korobeynikov
2007-03-19
1
-0
/
+1
*
Unbreak mingw32 build
Anton Korobeynikov
2007-03-09
1
-0
/
+8
*
Ensure 64-bit correctness.
Jeff Cohen
2007-03-05
1
-1
/
+1
*
Implement memoryLimit on Windows.
Jeff Cohen
2007-03-05
2
-6
/
+52
*
Add possibility to set memory limit for binaries run via libSystem. This
Anton Korobeynikov
2007-02-16
1
-0
/
+1
*
Partly fixed JITing on mingw32 platform. The support is not full due to
Anton Korobeynikov
2006-12-19
1
-0
/
+25
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-0
/
+5
*
- Fixed broken Win32 build
Anton Korobeynikov
2006-09-01
4
-20
/
+24
*
For PR797:
Reid Spencer
2006-08-25
6
-67
/
+51
*
For PR797:
Reid Spencer
2006-08-24
1
-42
/
+37
*
For PR797:
Reid Spencer
2006-08-23
2
-5
/
+6
*
For PR797:
Reid Spencer
2006-08-23
1
-6
/
+10
*
For PR797:
Reid Spencer
2006-08-22
1
-5
/
+10
*
Update for changes in Path class interface for exception removal.
Reid Spencer
2006-08-22
1
-16
/
+6
*
For PR797:
Reid Spencer
2006-08-21
2
-31
/
+59
*
Remove some now-dead methods. Use getFileStatus instead.
Chris Lattner
2006-08-01
1
-33
/
+0
*
Use getFileStatus instead of Path::isDirectory().
Chris Lattner
2006-08-01
1
-6
/
+8
*
elimiante some syscalls
Chris Lattner
2006-08-01
1
-8
/
+8
*
Minor fix due to recent API changes
Anton Korobeynikov
2006-08-01
1
-1
/
+1
*
Modify setStatusInfoOnDisk to not throw an exception.
Chris Lattner
2006-07-28
1
-8
/
+8
*
Update win32 for Path::getStatusInfo
Chris Lattner
2006-07-28
1
-4
/
+6
*
Modify Path::eraseFromDisk to not throw an exception.
Chris Lattner
2006-07-28
1
-11
/
+10
*
Fix the build on win32
Chris Lattner
2006-07-26
1
-1
/
+2
*
Change AllocateRWX/DeallocateRWX to not throw an exception.
Chris Lattner
2006-07-07
1
-6
/
+8
*
Fix this impl
Chris Lattner
2006-07-07
1
-1
/
+1
*
Add a helper function
Chris Lattner
2006-07-07
1
-0
/
+10
*
Change LoadLibraryPermanently to not throw an exception.
Chris Lattner
2006-07-07
1
-2
/
+4
*
Squelch a warning about signed/unsigned.
Reid Spencer
2006-06-08
1
-1
/
+1
*
For PR804:
Reid Spencer
2006-06-08
1
-1
/
+1
*
For PR787:
Reid Spencer
2006-06-07
1
-0
/
+14
[next]