- d67e439 Remove linux/solaris specific stuff. by Chris Lattner · 21 years ago
- 21ddf17 Get rid of the printout from the low-level system interface by Chris Lattner · 21 years ago
- de0213b Add support for killing the program if it executes for too long. by Chris Lattner · 21 years ago
- ebb0faa * Fix file header and name * Order #includes alphabetically by Misha Brukman · 21 years ago
- b487303 Use the machine-independent method of querying the page size. by Misha Brukman · 21 years ago
- d6af686 Fix spelling, trim empty space, tighten up function header comment. by Misha Brukman · 21 years ago
- 49f61c4 Add support for getting executable memory on Windows. This is actually by Chris Lattner · 21 years ago
- c89fe6d Add a new function for the JIT. libsupport is now the only library that by Chris Lattner · 21 years ago
- d895ffe Changes to make libSupport build on systems that don't have the wait syscall. by Chris Lattner · 21 years ago
- bf3d2e2 Bugpoint was not correctly capturing stderr! This caused it to "find" bugs by Chris Lattner · 21 years ago
- 8507ecb Add autoconf support for isStandardOutAConsole (). by Brian Gaeke · 21 years ago
- b234d46 Add new function, autoconf support required tho by Chris Lattner · 21 years ago
- 74b1f45 Remove config wrapper around <cerrno> by Chris Lattner · 22 years ago
- 2cdd21c Finegrainify namespacification by Chris Lattner · 22 years ago
- d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
- b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
- 53e557d Fix up error message. by Brian Gaeke · 22 years ago
- 44f8a34 Fixed space issues, code alignment, tabs -> spaces. by Misha Brukman · 22 years ago
- e5b3e15 In ExecWait(), made the child process exit if it can't execve() the new by John Criswell · 22 years ago
- 5afb5f6 Added the ExecWait() function. It executes a program with the specified by John Criswell · 22 years ago
- 950971d Fixed spelling & grammar. by Misha Brukman · 22 years ago
- f7066c7 Doxygen-ify the comments by using '///' instead of '//'. by Misha Brukman · 22 years ago
- 35d402f Remove references to `bugpoint' from the now-generic system utilities. by Misha Brukman · 22 years ago
- 3d1b0c7 Moved removeFile() and getUniqueFilename() into FileUtilities. by Misha Brukman · 22 years ago
- 794a58e Use the C++, more portable, deleter by Chris Lattner · 22 years ago
- bc0e998 The word `separate' only has one `e'. by Misha Brukman · 22 years ago
- 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 22 years ago
- 2eb9a25 Actually, change it to use explicit new/delete, which is more likely to be by Chris Lattner · 22 years ago
- 5b1688d Remove usage of alloca by Chris Lattner · 22 years ago
- ad95d9e Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h", by Brian Gaeke · 22 years ago
- 3301b69 Fix build problem on sparc by Chris Lattner · 23 years ago
- e1b52b7 Fix compilation on GCC 3.2 by Chris Lattner · 23 years ago
- 4a10645 New files for miscompilation detection by Chris Lattner · 23 years ago