- Mar 05, 2007
-
-
Jeff Cohen authored
llvm-svn: 34922
-
- Feb 16, 2007
-
-
Anton Korobeynikov authored
is especially needed for bugpoint. This partly implements PR688 llvm-svn: 34349
-
- Sep 01, 2006
-
-
Anton Korobeynikov authored
- Removed warning about clobbered parameter in Bytecode/Reader llvm-svn: 30026
-
- Aug 21, 2006
-
-
Reid Spencer authored
Remove all exception code from Program.inc and implement its new interface with an ErrMsg string argument. llvm-svn: 29790
-
- Jun 08, 2006
-
-
Reid Spencer authored
Provide new llvm::sys::Program facilities for converting the stdout and stdin to binary mode. There is no standard way to do this and the available mechanisms are platform specific. Adjust the bytecode reader and writer to use these methods when their input is stdin or output is stdout. THis avoids the problem with \n writing CRLF to a bytecode file on windows. Patch Contributed by Michael Smith. llvm-svn: 28722
-
- Jul 08, 2005
-
-
Jeff Cohen authored
llvm-svn: 22353
-
- May 06, 2005
-
-
Misha Brukman authored
llvm-svn: 21704
-
- Apr 11, 2005
-
-
Jeff Cohen authored
llvm-svn: 21216
-
- Feb 20, 2005
-
-
Jeff Cohen authored
llvm-svn: 20256
-
Jeff Cohen authored
llvm-svn: 20255
-
- Feb 16, 2005
-
-
Jeff Cohen authored
llvm-svn: 20208
-
- Jan 10, 2005
-
-
Reid Spencer authored
gdb debugger doesn't get confused on which file it is reading (the one in lib/System or the one in lib/System/{Win32,Unix}) llvm-svn: 19426
-
- Dec 20, 2004
-
-
Jeff Cohen authored
llvm-svn: 19057
-
- Dec 14, 2004
-
-
Jeff Cohen authored
llvm-svn: 18930
-
Reid Spencer authored
Implement the new environment pointer for ExecuteAndWait llvm-svn: 18928
-
- Dec 11, 2004
-
-
Reid Spencer authored
llvm-svn: 18802
-
- Nov 16, 2004
-
-
Misha Brukman authored
llvm-svn: 17896
-
Reid Spencer authored
Patch contributed by Jeff Cohen. llvm-svn: 17891
-
- Nov 05, 2004
-
-
Reid Spencer authored
llvm-svn: 17498
-
- Sep 15, 2004
-
-
Reid Spencer authored
Patches submitted by Jeff Cohen. Thanks Jeff! llvm-svn: 16362
-
- Aug 29, 2004
-
-
Reid Spencer authored
"Program" operating system concept (find and execute programs). llvm-svn: 16084
-
Reid Spencer authored
note individually but these essence of it is to not derive from std::string, clarify the interface, and provide better documentation. There is now also (untested) implementations for AIX, Darwin, and SunOS. llvm-svn: 16078
-
- Aug 25, 2004
-
-
Reid Spencer authored
llvm-svn: 16048
-