test commit
[oota-llvm.git] / tools / llvm-shlib /
2012-04-25 Chris Lattneropenbsd doesn't support soname, patch by Brad Smith!
2012-04-11 Sylvestre LedruFix the build under Debian GNU/Hurd.
2012-04-03 Anton KorobeynikovSet soname for FreeBSD as well.
2012-03-23 Anton KorobeynikovAdd soname to LLVM shared library on Linux. Probably...
2011-10-18 Daniel Dunbarbuild: Tidy up a bunch of tool Makefiles, and simplify...
2011-10-04 Peter CollingbourneExclude libLLVMTableGen.a from the shared library
2011-02-13 Chris Lattnerimprove solaris support, from PR9109, patch by Yuri!
2010-12-29 NAKAMURA Takumiautoconf: Add --disable-embed-stdcxx to suppress linkin...
2010-10-28 NAKAMURA Takumitools/llvm-shlib/Makefile: Support for FreeBSD and...
2010-08-17 Anton KorobeynikovThis patch enables ENABLE_SHARED=1 to build DLL based...
2010-07-31 Daniel Dunbarbuild: Don't pass -avoid-version or -no-undefined on...
2010-02-25 Jeffrey YasskinTry r96559 for the third time. This time the shared...
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Jeffrey YasskinOops. Pass -lgcc _only_ on ARM, not on everything...
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
2010-02-18 Jeffrey YasskinRoll back the shared library, r96559. It broke two...
2010-02-18 Jeffrey YasskinAdd a shared library for LLVM, named libLLVM2.7svn...