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
/
include
/
llvm
/
System
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not clean up if the MappedFile was never used or if the client already
Chris Lattner
2005-01-28
1
-1
/
+1
*
Fix the documentation for executeAndWait so the argument comments are
Reid Spencer
2005-01-11
1
-19
/
+16
*
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-08
1
-2
/
+2
*
Add functions for determining if the stdin/out/err is connected to a
Reid Spencer
2005-01-01
1
-0
/
+15
*
Fix bountiful sources of VC++ 'possible loss of data' warnings
Jeff Cohen
2005-01-01
1
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-27
1
-0
/
+6
*
For PR351:
Reid Spencer
2004-12-27
1
-30
/
+0
*
For PR351:
Reid Spencer
2004-12-20
1
-0
/
+31
*
Wrap long lines
Reid Spencer
2004-12-20
1
-2
/
+3
*
For PR351:
Reid Spencer
2004-12-19
1
-4
/
+15
*
Correct the name of the method. CopyFiles -> CopyFile.
Reid Spencer
2004-12-18
1
-1
/
+1
*
Adjust documentation of GetBytecodeLibraryPaths after removing LLVMGCCDIR
Reid Spencer
2004-12-15
1
-24
/
+25
*
Fix a file overwrite bug in llvm-ar introduced by changes to
Reid Spencer
2004-12-15
1
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-15
1
-1
/
+16
*
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
Jeff Cohen
2004-12-14
1
-0
/
+8
*
For PR351:
Reid Spencer
2004-12-14
1
-10
/
+15
*
For PR351:
Reid Spencer
2004-12-13
1
-0
/
+16
*
For PR351: \
Reid Spencer
2004-12-13
1
-0
/
+15
*
* Add a std::ostream inserter for sys::Path
Reid Spencer
2004-12-13
1
-1
/
+7
*
Make the size() method const
Reid Spencer
2004-12-13
1
-2
/
+2
*
For PR351:\
Reid Spencer
2004-12-13
1
-25
/
+29
*
Path::get -> Path::toString
Reid Spencer
2004-12-11
1
-3
/
+3
*
Add in some methods for use by the JIT. LoadLibraryPermanently brings the
Reid Spencer
2004-11-29
1
-0
/
+25
*
Make the default constructor cause the program's symbols to be loaded as
Reid Spencer
2004-11-29
1
-2
/
+10
*
Dynamic Library abstraction. This makes the abstraction of a single dynamic
Reid Spencer
2004-11-18
1
-0
/
+80
*
Per code review:
Reid Spencer
2004-11-16
1
-11
/
+11
*
Per code review:
Reid Spencer
2004-11-16
1
-9
/
+7
*
Changes per code review:
Reid Spencer
2004-11-14
1
-14
/
+21
*
*Make naming convention consistent.*Add convertion to/from Unix Epoch time.*A...
Reid Spencer
2004-11-14
1
-4
/
+16
*
Make the remove*OnSignal functions deal with Paths not strings
Reid Spencer
2004-11-14
1
-2
/
+2
*
*Put the StatusInfo type in the right section. *Provide the ability to rename...
Reid Spencer
2004-11-14
1
-19
/
+72
*
Allow explicit closing of the MappedFile, before destruction
Reid Spencer
2004-11-14
1
-0
/
+2
*
Provide conversion from posix time.
Reid Spencer
2004-11-09
1
-0
/
+9
*
* Implement getStatusInfo for getting stat(2) like information
Reid Spencer
2004-11-09
1
-0
/
+30
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
1
-37
/
+37
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
1
-1
/
+1
*
Wrap comments at 80 cols
Misha Brukman
2004-10-26
1
-1
/
+2
*
* Fit constructor initializer on a single line
Misha Brukman
2004-10-19
1
-3
/
+2
*
Fix file comment header
Misha Brukman
2004-10-12
1
-1
/
+1
*
Fix #include flavor
Chris Lattner
2004-10-04
1
-1
/
+1
*
Minor corrections suggested by Chris' ever-watchful eye.
Reid Spencer
2004-10-04
1
-9
/
+4
*
First version of the MappedFile abstraction for operating system idependent
Reid Spencer
2004-10-04
1
-0
/
+160
*
Clean up the interface of TimeValue:
Reid Spencer
2004-09-25
1
-207
/
+171
*
Initial implementation of the TimeValue abstraction.
Reid Spencer
2004-09-24
1
-0
/
+391
*
Add the GetLibraryPath method.
Reid Spencer
2004-09-13
1
-0
/
+11
*
Simplify the sys::Memory interface per Chris' request.
Reid Spencer
2004-09-13
1
-23
/
+33
*
Clean up the interface and implementation of sys::Program so that it is
Reid Spencer
2004-09-13
1
-22
/
+14
*
Initial commit of a file to declare the interface for platform independent
Reid Spencer
2004-09-11
1
-0
/
+53
*
Add methods for detecting file types by magic number, getting the file name
Reid Spencer
2004-09-11
1
-1
/
+38
*
Add methods for detecting different kinds of files by their magic number,
Reid Spencer
2004-09-11
1
-0
/
+42
[prev]
[next]