- Oct 03, 2008
-
-
Jim Grosbach authored
this handling to work properly for modifying stub functions, relocations back to entry points after JIT compilation, etc.. llvm-svn: 57013
-
- Sep 18, 2008
-
-
Evan Cheng authored
Preliminary support for systems which require changing JIT memory regions privilege from read / write to read / executable. llvm-svn: 56303
-
- Sep 16, 2008
-
-
Evan Cheng authored
llvm-svn: 56244
-
- May 05, 2008
-
-
Evan Cheng authored
llvm-svn: 50659
-
- Mar 24, 2008
-
-
Owen Anderson authored
llvm-svn: 48743
-
- Mar 22, 2008
-
-
Owen Anderson authored
llvm-svn: 48677
-
Owen Anderson authored
llvm-svn: 48676
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45418
-
- Aug 23, 2006
-
-
Reid Spencer authored
Final removal of exceptions from lib/System and adjustment of users to accommodate. llvm-svn: 29846
-
- Jul 07, 2006
-
-
Chris Lattner authored
llvm-svn: 29058
-
- Jul 30, 2005
-
-
Andrew Lenharth authored
llvm-svn: 22554
-
- May 06, 2005
-
-
Misha Brukman authored
llvm-svn: 21704
-
- 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 27, 2004
-
-
Reid Spencer authored
* Ensure #includes are wrapped with appropriate HAVE_ guards * Consolidate implementation from operating system specific directory. llvm-svn: 19157
-
- Sep 11, 2004
-
-
Reid Spencer authored
llvm-svn: 16291
-
- 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
-