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
/
Support
/
SystemUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doxygen-ify the comments by using '///' instead of '//'.
Misha Brukman
2003-08-07
1
-5
/
+5
*
Remove references to `bugpoint' from the now-generic system utilities.
Misha Brukman
2003-08-07
1
-7
/
+8
*
Moved removeFile() and getUniqueFilename() into FileUtilities.
Misha Brukman
2003-08-07
1
-36
/
+1
*
Use the C++, more portable, deleter
Chris Lattner
2003-08-01
1
-1
/
+1
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
1
-1
/
+1
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-6
/
+6
*
Actually, change it to use explicit new/delete, which is more likely to be
Chris Lattner
2003-06-16
1
-6
/
+7
*
Remove usage of alloca
Chris Lattner
2003-06-16
1
-6
/
+6
*
Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h",
Brian Gaeke
2003-06-16
1
-1
/
+1
*
Fix build problem on sparc
Chris Lattner
2003-01-29
1
-1
/
+2
*
Fix compilation on GCC 3.2
Chris Lattner
2002-12-24
1
-0
/
+1
*
New files for miscompilation detection
Chris Lattner
2002-12-23
1
-0
/
+189