summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* For PR351:Reid Spencer2004-12-15
* For PR351:Reid Spencer2004-12-15
* For PR351:Reid Spencer2004-12-15
* Constant exprs are not efficiently negatable in practice. This disablesChris Lattner2004-12-14
* Add the getMagicNumber method.Reid Spencer2004-12-14
* The mystery of Olden/tsp solved, and more opportunities for speedup.Brian Gaeke2004-12-14
* Get rid of shifts by zero in most cases.Brian Gaeke2004-12-14
* Implement Win32 Path::getStatusInfo(), TimeValue::toString()Jeff Cohen2004-12-14
* For PR351:Reid Spencer2004-12-14
* For PR351:Reid Spencer2004-12-14
* Revert the last patch as it causes a static destruction ordering problem.Reid Spencer2004-12-14
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* When generating code for X86 targets, make sure the fp control word is setChris Lattner2004-12-13
* Fix link error in PPC optimized build of 'opt'.Brian Gaeke2004-12-13
* For PR351:Reid Spencer2004-12-13
* Add some notesChris Lattner2004-12-13
* For PR351:Reid Spencer2004-12-13
* Get rid of getSizeOf, using ConstantExpr::getSizeOf instead.Chris Lattner2004-12-13
* For PR351:Reid Spencer2004-12-13
* Change this method to return ulong, not uint, for 64-bit targets.Chris Lattner2004-12-13
* Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXTReid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* Set the rounding mode for the X86 FPU to 64-bits instead of 80-bits. WeChris Lattner2004-12-13
* For PR351: \Reid Spencer2004-12-13
* Get rid of some leaks found by VC leak detector.Reid Spencer2004-12-13
* Fix a bug where "." or any single character file name doesn't get theReid Spencer2004-12-13
* Remove an always false clause from an if statement.Reid Spencer2004-12-13
* Fix a bug where directory names of length one or less where not setAlkis Evlogimenos2004-12-13
* * Add a std::ostream inserter for sys::PathReid Spencer2004-12-13
* Fix recent breakage of win32 buildJeff Cohen2004-12-13
* * Fix header block.Reid Spencer2004-12-13
* Add missing space in a comment.Reid Spencer2004-12-13
* Make sure the Archive gets deleted if there's an error.Reid Spencer2004-12-13
* Fix header and function comments.Reid Spencer2004-12-13
* Implement new functions per new interfaceReid Spencer2004-12-13
* For PR351: \Reid Spencer2004-12-13
* For PR351: \Reid Spencer2004-12-13
* This file contains basic Linker facilities needed by all toolsReid Spencer2004-12-13
* Make LinkModules a static member functionReid Spencer2004-12-13
* This file contains only the Linker's library linking supportReid Spencer2004-12-13
* For PR351: \Reid Spencer2004-12-13
* This file contains only the Linker's file linking supportReid Spencer2004-12-13
* For PR351: \Reid Spencer2004-12-13
* For PR351: \Reid Spencer2004-12-13
* Implement error handling in OpenAndLoad* functions so the Linker can handle it.Reid Spencer2004-12-13
* Make the size() method constReid Spencer2004-12-13
* For PR351:Remove the file type checking methods (now in sys::Path)Reid Spencer2004-12-13
* Add V8 SPEC status.Brian Gaeke2004-12-13