Fix bug where sys::Wait could wait on wrong pid.
[oota-llvm.git] / lib / Support / Makefile
2014-06-17 Justin BognerSupport: Inject LLVM_VERSION_INFO into the Support...
2012-10-26 Joerg SonnenbergerDon't explicitly require RTTI and EH.
2012-10-10 Sean SilvaRevert r165652: "Remove unnecessary RTTI from the build."
2012-10-10 Sean SilvaRemove unnecessary RTTI from the build.
2010-11-29 Michael J. SpencerMerge System into Support.
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2007-10-18 Chris LattnerThis requires rtti info because tblgen uses commandline,
2007-05-06 Chris Lattnerdon't build bzip2 for now
2006-08-23 Reid SpencerFor PR797:
2006-07-28 Chris Lattnerlibsupport still throws.
2005-10-24 Chris LattnerDONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIV...
2005-10-24 Chris LattnerOnly build .a file versions of these libraries, instead...
2004-11-25 Reid SpencerAdd bzip2 subdirectory
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2003-10-05 Chris LattnerMove support/lib/Support back to lib/Support
2003-09-29 John CriswellMoved code from llvm/lib/Support to llvm/support/lib...
2002-07-23 Chris Lattner*** empty log message ***
2001-07-23 Chris LattnerLarge scale changes to implement new command line argum...
2001-07-21 Vikram S. AdveProgram options class.