summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added checks for mkstemp and getrusage.John Criswell2004-06-074-34/+48
* Add some notes so I can throw away one of my many todo lists.Chris Lattner2004-06-051-0/+6
* Fix GCC warningChris Lattner2004-06-051-1/+1
* Fix GCC warningsChris Lattner2004-06-051-2/+2
* Fix a few typos, spellos, grammaros.Reid Spencer2004-06-051-15/+17
* Add "work in progress" warning.Reid Spencer2004-06-051-0/+3
* Include cerrno.Alkis Evlogimenos2004-06-051-1/+2
* Remove an unused variable.Chris Lattner2004-06-052-14/+20
* Macros are baaad.Chris Lattner2004-06-052-0/+4
* Don't #include <unistd.h> directly, go through the config filesChris Lattner2004-06-054-20/+8
* Add missing #includeChris Lattner2004-06-051-0/+1
* Work around VS bugChris Lattner2004-06-051-3/+2
* Warning fooChris Lattner2004-06-051-1/+1
* As much as I dislike doing this, it's the only fix for VC8.0 that I can comeChris Lattner2004-06-051-2/+4
* Remove unused varChris Lattner2004-06-051-1/+0
* Squelch a warningChris Lattner2004-06-041-1/+2
* Delete some unreachable codeChris Lattner2004-06-041-5/+0
* * No more CachedWriter::setStream()Misha Brukman2004-06-041-52/+47
* Revert ostream back to reference: the only user (llvm-tv) no longer needs it.Misha Brukman2004-06-041-8/+5
* Add some constants for VCChris Lattner2004-06-042-6/+22
* Fix up some spacing & fix a typo in an assertion in cpValue2Value.Brian Gaeke2004-06-041-3/+3
* Ugh, apparently there is no common ground here.Chris Lattner2004-06-041-0/+5
* Fix a *really* dumb warning on VCChris Lattner2004-06-042-2/+2
* Fix more warningsChris Lattner2004-06-041-4/+4
* Remove support for printing strings from the cached writerChris Lattner2004-06-041-4/+0
* Don't send random junk to CachedWriter's. Also remove a cast that could beChris Lattner2004-06-041-4/+6
* GCC doesn't like prefix form of cast with two identifiers I guess.Chris Lattner2004-06-042-2/+2
* Squish a warningChris Lattner2004-06-041-1/+1
* Silence a warningChris Lattner2004-06-042-2/+2
* Add ssize_t for VC++Chris Lattner2004-06-042-4/+6
* <io.h> provides read/write/open/...Chris Lattner2004-06-042-2/+4
* Visual C has something resembling a stat function, but it doesn't provide S_I...Chris Lattner2004-06-044-2/+10
* Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicatingChris Lattner2004-06-042-32/+24
* Add more needed typedefsChris Lattner2004-06-042-0/+4
* Add explicit casts to silence warnings. There is no need to use snprintf here.Chris Lattner2004-06-042-8/+8
* Make this work with VC++Chris Lattner2004-06-042-0/+14
* Fix a nasty bug that caused areAliases to always return false.Chris Lattner2004-06-041-1/+1
* Emit a more sensible error message if no subclasses of Target are defined.Misha Brukman2004-06-042-0/+4
* Clarify documentation and use correct doxygen comment form /// vs. // .Misha Brukman2004-06-041-8/+11
* Fix extraneous tagChris Lattner2004-06-041-1/+0
* New docChris Lattner2004-06-041-0/+2
* Fix PR356: [doc] lib/Target/X86/README.txt needs updateChris Lattner2004-06-041-1/+280
* This file is obsoleteChris Lattner2004-06-041-194/+0
* Honor DISABLE_CBE, etc., even when doing the "running tests" (i.e., Olden)Brian Gaeke2004-06-041-1/+1
* Fix broken internal link; add stub for missing subsection.Misha Brukman2004-06-031-1/+6
* Fix broken internal link.Misha Brukman2004-06-033-3/+3
* GCSE has suddenly become a struct, not a class; fix broken link.Misha Brukman2004-06-031-1/+1
* Fix more broken links as a result of the llvm namespace.Misha Brukman2004-06-031-6/+6
* Fix broken internal links.Misha Brukman2004-06-031-2/+2
* Fix broken links as a result of the llvm namespace.Misha Brukman2004-06-031-15/+19