index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
llvm
/
System
Age
Commit message (
Expand
)
Author
2005-05-05
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-04-21
Remove trailing whitespace
Misha Brukman
2005-04-21
Add two new methods for getting the User Id and Group Id values for the
Reid Spencer
2005-01-28
Do not clean up if the MappedFile was never used or if the client already
Chris Lattner
2005-01-11
Fix the documentation for executeAndWait so the argument comments are
Reid Spencer
2005-01-08
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-01
Add functions for determining if the stdin/out/err is connected to a
Reid Spencer
2005-01-01
Fix bountiful sources of VC++ 'possible loss of data' warnings
Jeff Cohen
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-20
For PR351:
Reid Spencer
2004-12-20
Wrap long lines
Reid Spencer
2004-12-19
For PR351:
Reid Spencer
2004-12-18
Correct the name of the method. CopyFiles -> CopyFile.
Reid Spencer
2004-12-15
Adjust documentation of GetBytecodeLibraryPaths after removing LLVMGCCDIR
Reid Spencer
2004-12-15
Fix a file overwrite bug in llvm-ar introduced by changes to
Reid Spencer
2004-12-15
For PR351:
Reid Spencer
2004-12-14
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
Jeff Cohen
2004-12-14
For PR351:
Reid Spencer
2004-12-13
For PR351:
Reid Spencer
2004-12-13
For PR351: \
Reid Spencer
2004-12-13
* Add a std::ostream inserter for sys::Path
Reid Spencer
2004-12-13
Make the size() method const
Reid Spencer
2004-12-13
For PR351:\
Reid Spencer
2004-12-11
Path::get -> Path::toString
Reid Spencer
2004-11-29
Add in some methods for use by the JIT. LoadLibraryPermanently brings the
Reid Spencer
2004-11-29
Make the default constructor cause the program's symbols to be loaded as
Reid Spencer
2004-11-18
Dynamic Library abstraction. This makes the abstraction of a single dynamic
Reid Spencer
2004-11-16
Per code review:
Reid Spencer
2004-11-16
Per code review:
Reid Spencer
2004-11-14
Changes per code review:
Reid Spencer
2004-11-14
*Make naming convention consistent.*Add convertion to/from Unix Epoch time.*A...
Reid Spencer
2004-11-14
Make the remove*OnSignal functions deal with Paths not strings
Reid Spencer
2004-11-14
*Put the StatusInfo type in the right section. *Provide the ability to rename...
Reid Spencer
2004-11-14
Allow explicit closing of the MappedFile, before destruction
Reid Spencer
2004-11-09
Provide conversion from posix time.
Reid Spencer
2004-11-09
* Implement getStatusInfo for getting stat(2) like information
Reid Spencer
2004-11-05
Stop propagating method names that violate the coding standard
Reid Spencer
2004-10-27
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-26
Wrap comments at 80 cols
Misha Brukman
2004-10-19
* Fit constructor initializer on a single line
Misha Brukman
2004-10-12
Fix file comment header
Misha Brukman
2004-10-04
Fix #include flavor
Chris Lattner
2004-10-04
Minor corrections suggested by Chris' ever-watchful eye.
Reid Spencer
2004-10-04
First version of the MappedFile abstraction for operating system idependent
Reid Spencer
2004-09-25
Clean up the interface of TimeValue:
Reid Spencer
2004-09-24
Initial implementation of the TimeValue abstraction.
Reid Spencer
2004-09-13
Add the GetLibraryPath method.
Reid Spencer
2004-09-13
Simplify the sys::Memory interface per Chris' request.
Reid Spencer
2004-09-13
Clean up the interface and implementation of sys::Program so that it is
Reid Spencer
[prev]
[next]