summaryrefslogtreecommitdiff
path: root/tools/llvm-shlib
Commit message (Expand)AuthorAge
* Add support for the OpenBSD for Bitrig.Eric Christopher2012-08-06
* openbsd doesn't support soname, patch by Brad Smith!Chris Lattner2012-04-25
* Fix the build under Debian GNU/Hurd.Sylvestre Ledru2012-04-11
* Set soname for FreeBSD as well.Anton Korobeynikov2012-04-03
* Add soname to LLVM shared library on Linux. Probably the same stuff is necess...Anton Korobeynikov2012-03-23
* build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar2011-10-18
* Exclude libLLVMTableGen.a from the shared libraryPeter Collingbourne2011-10-04
* improve solaris support, from PR9109, patch by Yuri!Chris Lattner2011-02-13
* autoconf: Add --disable-embed-stdcxx to suppress linking libstdc++.a into llv...NAKAMURA Takumi2010-12-29
* tools/llvm-shlib/Makefile: Support for FreeBSD and OpenBSD.NAKAMURA Takumi2010-10-28
* This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW...Anton Korobeynikov2010-08-17
* build: Don't pass -avoid-version or -no-undefined on Darwin, they don't doDaniel Dunbar2010-07-31
* Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin2010-02-25
* Roll back r96959 again.Jeffrey Yasskin2010-02-23
* Oops. Pass -lgcc _only_ on ARM, not on everything except ARM.Jeffrey Yasskin2010-02-23
* Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin2010-02-23
* Roll back the shared library, r96559. It broke two darwins and arm, mysterio...Jeffrey Yasskin2010-02-18
* Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add anJeffrey Yasskin2010-02-18