ReleaseNotes: fix typo, reported by Eugene
[oota-llvm.git] / tools / llvm-ar / Makefile
2015-06-09 Peter CollingbourneLibDriver, llvm-lib: introduce.
2014-07-03 Rafael EspindolaAdd support for inline asm symbols in llvm-ar.
2013-08-28 Rafael EspindolaAdd a minimal implementation of ranlib.
2013-07-12 Rafael Espindolafix autoconf build
2013-06-17 Rafael EspindolaMove lib/Archive to tools/llvm-ar.
2012-10-26 Joerg SonnenbergerAdjust llvm-ar and llvm-ranlib to not depend on excepti...
2011-10-18 Daniel Dunbarbuild: Tidy up a bunch of tool Makefiles, and simplify...
2011-10-18 Daniel Dunbarllvm-ar: Remove local test target, this is no longer...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2009-02-26 Chris Lattnerdisable exports from a bunch more tools, those without...
2007-12-29 Chris Lattnerremove attributions from tools/utils makefiles.
2007-05-06 Chris Lattnerthis doesn't directly depend on bytecode
2006-09-04 Chris LattnerUse LINK_COMPONENTS to specify *components* to link...
2006-07-07 Chris LattnerTools require EH for their top-level try blocks.
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2005-05-19 Reid SpencerMake sure that tool names don't have any leading or...
2004-11-29 Reid SpencerMake the check a little quieter.
2004-11-25 Reid SpencerAdd LLVMbzip2 library, now required.
2004-11-14 Reid SpencerThis tool needs the libLLVMArchive library now.
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-08-29 Reid SpencerAdd the LLVMsystem.a library as it is now used for...
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-08-28 Tanya LattnerFirst version of llvm-ar added to cvs repository.