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
/
Path.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add path separator support, patch by Sam Bishop.
Chris Lattner
2008-02-27
1
-0
/
+19
*
Add convenient helper to get suffix of the file
Anton Korobeynikov
2008-02-20
1
-1
/
+4
*
Fix compile failures with g++-4.3.
Duncan Sands
2008-01-09
1
-0
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
remove obviously dead uses of IncludeFile.
Chris Lattner
2007-12-18
1
-1
/
+0
*
eliminate residual cruft related to recognizing bytecode
Gabor Greif
2007-07-06
1
-16
/
+0
*
pull some win32 code into common code, add bitcode identification support.
Chris Lattner
2007-05-06
1
-0
/
+29
*
silence annoying gcc 4.3 warnings
Chris Lattner
2007-05-03
1
-2
/
+4
*
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
*
For PR1302:
Reid Spencer
2007-04-04
1
-9
/
+38
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+2
*
Move << method out of line.
Chris Lattner
2006-07-07
1
-8
/
+8
*
For PR495:
Reid Spencer
2005-07-07
1
-3
/
+3
*
For PR495:
Reid Spencer
2005-07-07
1
-2
/
+2
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-6
/
+6
*
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
Reid Spencer
2005-01-09
1
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-24
1
-1
/
+7
*
Fix VC++ compilation errors
Jeff Cohen
2004-12-15
1
-0
/
+2
*
For PR351:
Reid Spencer
2004-12-15
1
-0
/
+8
*
Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT
Reid Spencer
2004-12-13
1
-0
/
+6
*
For PR351: \
Reid Spencer
2004-12-13
1
-0
/
+31
*
Make sure IdentifyFileType is in the sys namespace.
Reid Spencer
2004-11-14
1
-1
/
+1
*
Add missing include.
Alkis Evlogimenos
2004-11-14
1
-0
/
+1
*
Implement IdentifyFileType function
Reid Spencer
2004-11-14
1
-0
/
+27
*
Provide initial implementations of Memory and Process concepts for various
Reid Spencer
2004-09-11
1
-10
/
+0
*
Correct the vim: specification
Reid Spencer
2004-08-29
1
-1
/
+1
*
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-29
1
-28
/
+7
*
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-25
1
-0
/
+60
*
Remove lib/System contents until a satisfactory solution can be
Reid Spencer
2004-08-16
1
-90
/
+0
*
Initial implementations of the ErrorCode and Path concepts for Linux.
Reid Spencer
2004-08-15
1
-0
/
+90