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