1. 6fc30c2 Fix the build under Debian GNU/Hurd. Thanks to Pino Toscano for the patch by Sylvestre Ledru · 12 years ago
  2. 1895fc9 Set soname for FreeBSD as well. Patch by Bernard Cafarelli! by Anton Korobeynikov · 12 years ago
  3. d25dc33 Add soname to LLVM shared library on Linux. Probably the same stuff is necessary for *BSD. by Anton Korobeynikov · 12 years ago
  4. 8c39c96 build: Tidy up a bunch of tool Makefiles, and simplify where possible using the by Daniel Dunbar · 13 years ago
  5. e97552e Exclude libLLVMTableGen.a from the shared library by Peter Collingbourne · 13 years ago
  6. c55f58b improve solaris support, from PR9109, patch by Yuri! by Chris Lattner · 13 years ago
  7. 8eac886 autoconf: Add --disable-embed-stdcxx to suppress linking libstdc++.a into llvm.dll with --enable-shared on Cygming. by NAKAMURA Takumi · 14 years ago
  8. 1c48377 tools/llvm-shlib/Makefile: Support for FreeBSD and OpenBSD. by NAKAMURA Takumi · 14 years ago
  9. 59a430f This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW & Cygwin. by Anton Korobeynikov · 14 years ago
  10. b259c01 build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do by Daniel Dunbar · 14 years ago
  11. c901719 Try r96559 for the third time. This time the shared library is only built if by Jeffrey Yasskin · 14 years ago
  12. 407fbdd Roll back r96959 again. by Jeffrey Yasskin · 14 years ago
  13. 5294af0 Oops. Pass -lgcc _only_ on ARM, not on everything except ARM. by Jeffrey Yasskin · 14 years ago
  14. ea6c39d Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of by Jeffrey Yasskin · 14 years ago
  15. 2155d45 Roll back the shared library, r96559. It broke two darwins and arm, mysteriously. by Jeffrey Yasskin · 14 years ago
  16. f6afae2 Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add an by Jeffrey Yasskin · 14 years ago