aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-shlib
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-25/+38
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-232-2/+11
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-022-0/+113
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-11/+2
* Rules adjustments in order to build on DragonFly BSD.Rafael Espindola2013-10-311-2/+2
* Use @rpath for libraries rather than @executable_path on OSX.Eric Christopher2013-08-021-1/+1
* The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.Sylvestre Ledru2013-07-011-3/+3
* Remove "-Wl,-seg1addr -Wl,0xE0000000" from link options.Bob Wilson2013-06-041-2/+1
* Add support for the OpenBSD for Bitrig.Eric Christopher2012-08-061-1/+1
* openbsd doesn't support soname, patch by Brad Smith!Chris Lattner2012-04-251-0/+3
* Fix the build under Debian GNU/Hurd.Sylvestre Ledru2012-04-111-2/+2
* Set soname for FreeBSD as well.Anton Korobeynikov2012-04-031-2/+2
* Add soname to LLVM shared library on Linux. Probably the same stuff is necess...Anton Korobeynikov2012-03-231-0/+2
* build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar2011-10-181-4/+4
* Exclude libLLVMTableGen.a from the shared libraryPeter Collingbourne2011-10-041-2/+3
* improve solaris support, from PR9109, patch by Yuri!Chris Lattner2011-02-131-0/+5
* autoconf: Add --disable-embed-stdcxx to suppress linking libstdc++.a into llv...NAKAMURA Takumi2010-12-291-2/+3
* tools/llvm-shlib/Makefile: Support for FreeBSD and OpenBSD.NAKAMURA Takumi2010-10-281-1/+4
* This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW...Anton Korobeynikov2010-08-171-0/+52
* build: Don't pass -avoid-version or -no-undefined on Darwin, they don't doDaniel Dunbar2010-07-311-1/+0
* Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin2010-02-251-0/+60
* Roll back r96959 again.Jeffrey Yasskin2010-02-231-67/+0
* Oops. Pass -lgcc _only_ on ARM, not on everything except ARM.Jeffrey Yasskin2010-02-231-1/+1
* Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin2010-02-231-0/+67
* Roll back the shared library, r96559. It broke two darwins and arm, mysterio...Jeffrey Yasskin2010-02-181-61/+0
* Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add anJeffrey Yasskin2010-02-181-0/+61