aboutsummaryrefslogtreecommitdiff
path: root/support/lib/Support/SystemUtils.cpp
AgeCommit message (Expand)Author
2003-07-14The word `separate' only has one `e'.Misha Brukman
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-06-16Actually, change it to use explicit new/delete, which is more likely to beChris Lattner
2003-06-16Remove usage of allocaChris Lattner
2003-06-16Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h",Brian Gaeke
2003-01-29Fix build problem on sparcChris Lattner
2002-12-24Fix compilation on GCC 3.2Chris Lattner
2002-12-23New files for miscompilation detectionChris Lattner