summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Where do these tabs keep coming from???Jeff Cohen2004-12-31
* Mostly cleanup, but also some bug fixes, for win32/Path.cppJeff Cohen2004-12-31
* Fix a compilation error for the case where mallinfo() is not available.Reid Spencer2004-12-31
* Get rid of those nasty tabs...Jeff Cohen2004-12-31
* Bring win32/Path.cpp up to date with respect to Unix/Path.cppJeff Cohen2004-12-31
* Fix MINGW compilation errorsJeff Cohen2004-12-30
* Fix PR491 and testcase Transforms/DeadStoreElimination/2004-12-28-PartialStor...Chris Lattner2004-12-29
* Fix PR490Chris Lattner2004-12-29
* Remove potential platform portability issue with size of "int".Reid Spencer2004-12-29
* Fix a bug that made the nightly tester *really* slow. During changes forReid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* mingw doesn't support the official debug API.Jeff Cohen2004-12-25
* Get VC++ building againJeff Cohen2004-12-24
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-24
* For PR351:Reid Spencer2004-12-24
* For PR351:Reid Spencer2004-12-24
* For PR351:Reid Spencer2004-12-24
* Resurrect this file.Reid Spencer2004-12-24
* Remove these files as they are not being included any more. DynamicLibraryReid Spencer2004-12-24
* Fix VC++ compilation errorJeff Cohen2004-12-24
* Put CopyFile in the sys namespace.Reid Spencer2004-12-23
* Wrap at 80 colsMisha Brukman2004-12-23
* Correct the comments and file header.Reid Spencer2004-12-23
* Try to speed up gccld hot spot in BasicVN::getEqualNumberNodes by makingReid Spencer2004-12-23
* Patch to fix mingw compilation problem contributed by Henrik.Jeff Cohen2004-12-23
* For PR351:Reid Spencer2004-12-22
* For PR351:Reid Spencer2004-12-22
* For PR351:Reid Spencer2004-12-22
* For PR351:Reid Spencer2004-12-21
* Put the CopyFile function explicitly in the sys namespace.Reid Spencer2004-12-21
* Include <cassert> for Cygwin.Reid Spencer2004-12-21
* Cygwin doesn't like .. through a link, so drop the ..Reid Spencer2004-12-20
* Fix a bug where system time always equals user timeReid Spencer2004-12-20
* Implement GetTimeUsage correctly.Reid Spencer2004-12-20
* Provide a getrusage based implementation of GetTotalMemoryUsage and useReid Spencer2004-12-20
* Consistently use the same #if style. Also, fix a bug testing for sbrk(3)Reid Spencer2004-12-20
* Remove unnecessary #includes.Reid Spencer2004-12-20
* Be double sure about including sys/stat.h by wrapping the inclusion inReid Spencer2004-12-20