summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/gold/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Remove old versions of binutils.Dan Albert2015-06-171-503/+0
| | | | Change-Id: If634d8d30cfa8c88ca3ba59691a0df4ee5596f85
* Backport Pavel Chupin's fixes for mingw gold pluginsRay Donnelly2013-02-031-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog modified to reflect minor changes, for original patch and changelog, see the links. Thread starts in December: http://sourceware.org/ml/binutils/2012-12/msg00255.html ..continues into January: http://sourceware.org/ml/binutils/2013-01/msg00061.html ..and ends with the final version by Ian Lance Taylor: http://sourceware.org/ml/binutils/2013-01/msg00167.html ChangeLog: 2012-12-25 Pavel Chupin <[hidden email]> Fix mingw gold build with plugins enabled. * gold/Makefile.am: Replace -ldl with @DLOPEN_LIBS@. * gold/configure.ac: Export DLOPEN_LIBS, add headers check. * gold/plugin.cc: Handle non-dlfcn case. * gold/Makefile.in: Regenerate. * gold/config.in: Regenerate. * gold/configure: Regenerate. * gold/testsuite/Makefile.in: Regenerate.
* Backport for binutil-2.21 to respond to --with-gold-ldflagsAndrew Hsieh2012-12-301-0/+20
| | | | | | | | | | | | | | | This is needed to statically link libgcc and libstdc++ into gold 2011-09-20 Simon Baldwin &lt;simonb@google.com&gt; * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflags configuration options. * configure: Regenerate. * Makefile.am: Handle GOLD_LDADD and GOLD_LDFLAGS. * Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. Change-Id: I279fa7c707519cedd994248c63cae13d3c73cd35
* Fix ld.gold mingw buildAndrew Hsieh2012-07-301-2/+16
| | | | | | | | | | | | | | | | | | | Back port fixes in 2.21.51 for mingw build: For systems w/o mmap support 1.29 config.in 1.62 configure.ac 1.65 configure 1.73 fileread.cc 1.3 mremap.c 1.142 output.cc 1.120 output.h For mingw specific 1.10 descriptos.cc 1.143 output.cc Change-Id: I40e088266c203106864f5a440d8bdf2ab295e547
* Add binutils-2.21.Jing Yu2011-12-201-0/+462
Use --enable-gold=default for dual linker support. Change-Id: Id1a744c7db58a0b5e7a3be174cdfa875f2f86e49