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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hack to get sys::Path to recognize macho dylibs.
Chris Lattner
2007-04-11
1
-4
/
+7
*
Teach sys::Path how to recognize different kinds of object files for ELF
Reid Spencer
2007-04-11
1
-7
/
+25
*
Make isDynamicLibrary detect more than just an ELF file.
Reid Spencer
2007-04-11
1
-2
/
+10
*
Unbreak VC++ build.
Jeff Cohen
2007-04-07
2
-32
/
+32
*
For PR1291:
Reid Spencer
2007-04-07
3
-63
/
+68
*
For PR1302:
Reid Spencer
2007-04-04
1
-9
/
+38
*
Use the stat information in the Path object, if it is already obtained. This
Reid Spencer
2007-03-29
1
-4
/
+3
*
For PR789:
Reid Spencer
2007-03-29
4
-50
/
+57
*
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
2
-0
/
+8
*
For PR789:
Reid Spencer
2007-03-29
2
-26
/
+49
*
Fix mingw32 build
Anton Korobeynikov
2007-03-19
1
-0
/
+1
*
Unbreak mingw32 build
Anton Korobeynikov
2007-03-09
1
-0
/
+8
*
Implement PR1240
Anton Korobeynikov
2007-03-06
1
-0
/
+10
*
Ensure 64-bit correctness.
Jeff Cohen
2007-03-05
1
-1
/
+1
*
Implement memoryLimit on Windows.
Jeff Cohen
2007-03-05
2
-6
/
+52
*
fix typo
Chris Lattner
2007-03-04
1
-2
/
+2
*
Add possibility to set memory limit for binaries run via libSystem. This
Anton Korobeynikov
2007-02-16
2
-0
/
+31
*
silence warning
Chris Lattner
2007-02-01
1
-0
/
+1
*
Moved disassembler to libSystem
Anton Korobeynikov
2007-01-23
1
-0
/
+65
*
For PR808:
Reid Spencer
2007-01-20
1
-1
/
+1
*
Unbreak Darwin.
Reid Spencer
2007-01-19
1
-3
/
+0
*
Help the lli interpreter find the stderr/stdin/stdout symbols. These are
Reid Spencer
2007-01-19
1
-3
/
+19
*
Handle each of stderr/stdin/stdout separately.
Reid Spencer
2007-01-19
1
-0
/
+4
*
Avoid taking the address of a macro by checking to see if stdin is defined
Reid Spencer
2007-01-11
1
-0
/
+4
*
Allow LLI, in interpreter mode, to find stdin, stdout, and stderr. This is
Reid Spencer
2007-01-10
1
-2
/
+12
*
Partly fixed JITing on mingw32 platform. The support is not full due to
Anton Korobeynikov
2006-12-19
1
-0
/
+25
*
Eliminate "control reaches end of non-void function" warnings.
Reid Spencer
2006-12-05
1
-0
/
+3
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-0
/
+5
*
Get rid of unused variable.
Reid Spencer
2006-11-02
1
-1
/
+1
*
Use new config.h macro
Chris Lattner
2006-09-14
1
-2
/
+2
*
On Mac OS/X, make Process::PreventCoreFiles disable crash reporter for
Chris Lattner
2006-09-14
1
-7
/
+29
*
- Fixed broken Win32 build
Anton Korobeynikov
2006-09-01
4
-20
/
+24
*
Guess what happens when asserts are disabled. :(
Chris Lattner
2006-08-30
1
-1
/
+2
*
simplify AnalysisGroup registration, eliminating one typeid call.
Chris Lattner
2006-08-28
1
-1
/
+1
*
For PR797:
Reid Spencer
2006-08-25
9
-76
/
+67
*
For PR797:
Reid Spencer
2006-08-25
2
-8
/
+7
*
For PR797:
Reid Spencer
2006-08-24
1
-42
/
+37
*
Turn off exception handling for this library. It no longer throws nor
Reid Spencer
2006-08-23
1
-1
/
+0
*
For PR797:
Reid Spencer
2006-08-23
3
-109
/
+63
*
For PR797:
Reid Spencer
2006-08-23
4
-41
/
+30
*
For PR797:
Reid Spencer
2006-08-23
2
-11
/
+18
*
For PR797:
Reid Spencer
2006-08-23
1
-15
/
+22
*
For PR797:
Reid Spencer
2006-08-22
1
-5
/
+10
*
For PR797:
Reid Spencer
2006-08-22
1
-9
/
+18
*
Update for changes in Path class interface for exception removal.
Reid Spencer
2006-08-22
1
-16
/
+6
*
Make the sys::Path::GetTemporaryDirectory method not throw exceptions and
Reid Spencer
2006-08-22
1
-23
/
+30
*
Don't throw needlessly. Failure of gettimeofday is *very* unlinkely so
Reid Spencer
2006-08-22
1
-2
/
+7
*
For PR797:
Reid Spencer
2006-08-22
1
-10
/
+15
*
For PR797:
Reid Spencer
2006-08-22
1
-8
/
+13
[next]