- Jul 07, 2006
-
-
Chris Lattner authored
llvm-svn: 29058
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21422
-
- Apr 21, 2005
-
-
Reid Spencer authored
Allow the ThrowErrno function to optionally accept an error number parameter so that callers can specify the error number to be used. llvm-svn: 21384
-
- Feb 14, 2005
-
-
Chris Lattner authored
llvm-svn: 20184
-
- Feb 13, 2005
-
-
Chris Lattner authored
This causes garbage to be printed out after error messages. llvm-svn: 20165
-
- Dec 27, 2004
-
-
Reid Spencer authored
* Ensure #includes are wrapped with appropriate HAVE_ guards * Account for variations in time.h and sys/time.h inclusion. * Add macros for getting wait(2) exit status correctly (per autoconf sugg.) * Implement ThrowErrno in terms of strerror_r, strerror or none based on what is available on the platform. llvm-svn: 19161
-
- Dec 08, 2004
-
-
Chris Lattner authored
llvm-svn: 18626
-
- Nov 14, 2004
-
-
Reid Spencer authored
llvm-svn: 17783
-
- Oct 05, 2004
-
-
Reid Spencer authored
llvm-svn: 16686
-
Tanya Lattner authored
llvm-svn: 16685
-
- Sep 02, 2004
-
-
Reid Spencer authored
Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
-
- Aug 31, 2004
-
-
Reid Spencer authored
configuration calls. Right now this just contains PreventCoreFiles so that bugpoint can by platform independent. llvm-svn: 16124
-
- Aug 30, 2004
-
-
Reid Spencer authored
llvm-svn: 16118
-
- Aug 29, 2004
-
-
Reid Spencer authored
Fix the banner length. llvm-svn: 16086
-
- Aug 25, 2004
-
-
Reid Spencer authored
llvm-svn: 16048
-