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
2004-09-11
Initial commit of a file to declare the interface for platform independent
Reid Spencer
2004-09-11
Add methods for detecting file types by magic number, getting the file name
Reid Spencer
2004-09-11
Add methods for detecting different kinds of files by their magic number,
Reid Spencer
2004-08-31
Initial commit for platform independent system configuration support.
Reid Spencer
2004-08-29
Put the lib/System interface functions in llvm::sys namespace.
Reid Spencer
2004-08-29
Initial commit of the platform agnostic interface to finding and executing
Reid Spencer
2004-08-29
Add a function to remove whole directorys on fatal signal.
Reid Spencer
2004-08-29
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-25
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-16
Back out include/llvm/System changes until a satisfactory solution can
Reid Spencer
2004-08-15
First version of a class to represent the notion of an operating system
Reid Spencer
2004-08-15
First version of a class to represent operating system and lib/System
Reid Spencer
2004-07-17
Added a README to point users to the documentation on the design of this
Reid Spencer
2004-05-27
Moved header from include/Support/ to include/llvm/System
Chris Lattner
2004-02-19
Add a new function
Chris Lattner
2003-12-31
doxygenify
Chris Lattner
2003-11-11
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-10-20
Added LLVM notice.
John Criswell
2003-09-30
Standardize header file comments
Chris Lattner
2003-08-01
This file doesn't need this include
Chris Lattner
2003-06-30
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2002-12-12
Fix header
Chris Lattner
2002-04-18
New api for signal handling for LLVM tools
Chris Lattner
[prev]