Age | Commit message (Expand) | Author | Files | Lines |
2012-08-06 | Add support for the OpenBSD for Bitrig. | Eric Christopher | 1 | -1/+1 |
2012-04-25 | openbsd doesn't support soname, patch by Brad Smith! | Chris Lattner | 1 | -0/+3 |
2012-04-11 | Fix the build under Debian GNU/Hurd. | Sylvestre Ledru | 1 | -2/+2 |
2012-04-03 | Set soname for FreeBSD as well. | Anton Korobeynikov | 1 | -2/+2 |
2012-03-23 | Add soname to LLVM shared library on Linux. Probably the same stuff is necess... | Anton Korobeynikov | 1 | -0/+2 |
2011-10-18 | build: Tidy up a bunch of tool Makefiles, and simplify where possible using the | Daniel Dunbar | 1 | -4/+4 |
2011-10-04 | Exclude libLLVMTableGen.a from the shared library | Peter Collingbourne | 1 | -2/+3 |
2011-02-13 | improve solaris support, from PR9109, patch by Yuri! | Chris Lattner | 1 | -0/+5 |
2010-12-29 | autoconf: Add --disable-embed-stdcxx to suppress linking libstdc++.a into llv... | NAKAMURA Takumi | 1 | -2/+3 |
2010-10-28 | tools/llvm-shlib/Makefile: Support for FreeBSD and OpenBSD. | NAKAMURA Takumi | 1 | -1/+4 |
2010-08-17 | This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW... | Anton Korobeynikov | 1 | -0/+52 |
2010-07-31 | build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do | Daniel Dunbar | 1 | -1/+0 |
2010-02-25 | Try r96559 for the third time. This time the shared library is only built if | Jeffrey Yasskin | 1 | -0/+60 |
2010-02-23 | Roll back r96959 again. | Jeffrey Yasskin | 1 | -67/+0 |
2010-02-23 | Oops. Pass -lgcc _only_ on ARM, not on everything except ARM. | Jeffrey Yasskin | 1 | -1/+1 |
2010-02-23 | Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of | Jeffrey Yasskin | 1 | -0/+67 |
2010-02-18 | Roll back the shared library, r96559. It broke two darwins and arm, mysterio... | Jeffrey Yasskin | 1 | -61/+0 |
2010-02-18 | Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add an | Jeffrey Yasskin | 1 | -0/+61 |