summaryrefslogtreecommitdiff
path: root/libltdl
Commit message (Expand)AuthorAgeFilesLines
* Add Go support.Ian Lance Taylor2010-12-202-1/+114
* Also turn off -fuse-linker-plugin for postdep_objects computation.Brice De Bruyne2010-12-201-0/+1
* Set command line length limit for OS/2.KO Myung-Hun2010-12-201-0/+5
* Fix PIC flags with mpif77 using ifort on GNU/Linux.Ralf Wildenhues2010-12-201-0/+5
* Fix PIC flags with MPI wrappers using Portland on GNU/Linux.Ralf Wildenhues2010-12-161-0/+5
* * libltdl/m4/libtool.m4 (_LT_SETUP): Fix quoting for PATH_SEPARATOR.Ralf Wildenhues2010-12-161-1/+1
* Fix PATH_SEPARATOR handling for OS/2.KO Myung-Hun2010-12-152-1/+3
* Fix nvcc PIC setting on darwin.Ralf Wildenhues2010-12-101-1/+3
* Honor $AUTOCONF, $AUTOMAKE in --help output.Ralf Wildenhues2010-12-101-2/+2
* Eliminate hardcode_libdir_flag_spec_ld tag variable.Ralf Wildenhues2010-11-152-15/+7
* Modify --with-pic to support per-package configurations.Ollie Wild2010-11-101-2/+17
* Fix linking from only convenience archives with gfortran on Darwin.Ralf Wildenhues2010-10-151-2/+4
* Add missing sysroot resolution.Paolo Bonzini2010-10-091-1/+2
* cwrapper: split long lines when dumping the wrapper script.Peter Rosin2010-10-041-3/+9
* msvc: handle symbols from different files independently.Peter Rosin2010-10-041-0/+1
* msvc: don't try to export import descriptors.Peter Rosin2010-09-241-1/+4
* Fix regression in command-line length computation.Ralf Wildenhues2010-09-221-1/+1
* Post-release administrivia.Gary V. Vaughan2010-09-221-1/+1
* Release 2.4.v2.4Gary V. Vaughan2010-09-222-2/+2
* tests: reloadable objects do not work on MSVC, SKIP test.Peter Rosin2010-09-221-0/+5
* msvc: eliminate spaces in the library search path.Peter Rosin2010-09-211-9/+38
* Revert to per-language libpath computation on AIX.Ralf Wildenhues2010-09-211-23/+31
* maint: edit-readme-alpha shouldn't try to re-edit during dist.Gary V. Vaughan2010-09-211-2/+15
* build: ship autobuild.m4, to reduce bootstrap requirementEric Blake2010-09-202-1/+40
* libltdl: Make sure preloaded symbols are declared extern "C".Peter Rosin2010-09-201-4/+5
* maint: use sed instead of maintaining 2 README files.Gary V. Vaughan2010-09-191-0/+81
* Copy over DLL_EXPORT handling from C to C++ for non-GCC on w32.Peter Rosin2010-09-171-0/+6
* Merge branch 'lto'Ralf Wildenhues2010-09-172-3/+3
|\
| * LTO: consistently accept -fwhopr* and -flto* for GCC.ltoRalf Wildenhues2010-09-172-3/+3
* | Fix order of PATH manipulation in cwrapper and shwrapperCharles Wilson2010-09-171-9/+17
* | Fix sh.test failure introduced in 72064249Charles Wilson2010-09-161-1/+1
* | Prefer $NM @file when the toolchain isn't native to $build.Peter Rosin2010-09-161-4/+17
* | Remove obsolete .cvs ignore files.Gary V. Vaughan2010-09-164-34/+0
* | When assigning $linklib value, honor [-all]-static[-libtool-libs]Charles Wilson2010-09-121-3/+9
* | Fix AC_NO_EXECUTABLES test failure on IRIX 6.5.Ralf Wildenhues2010-09-121-14/+20
* | Initial support for the NAG Fortran compiler on GNU/Linux.Jürgen Reuter2010-09-121-0/+6
* | Fix getopt.m4sh to require Autoconf 2.62 or newer.Ralf Wildenhues2010-09-121-2/+2
* | Merge branch 'lto'Ralf Wildenhues2010-09-122-12/+39
|\ \ | |/
| * Merge branch 'master' into ltoRalf Wildenhues2010-09-026-880/+6
| |\
| * | Support GCC LTO on GNU/Linux.Ralf Wildenhues2010-08-292-4/+8
| * | Disable GCC LTO for verbose library extraction.Ralf Wildenhues2010-08-291-0/+8
| * | Save and restore CFLAGS properly inside libtool.m4 macros.Ralf Wildenhues2010-08-291-8/+23
* | | Correct typo: $sharedlib_from_linklib_cmd missing '_cmd'Charles Wilson2010-09-111-1/+1
* | | Convert file name to toolchain format when invoking $NM.Peter Rosin2010-09-101-8/+15
* | | Fix dependency tracking for MSYS/MinGW.Peter Rosin2010-09-091-5/+13
* | | Adjust naming of MSVC import libraries.Peter Rosin2010-09-071-3/+3
* | | Convert POSIX file names to toolchain format for MSVCPeter Rosin2010-09-072-9/+23
* | | Use func_to_tool_file instead of fix_srcfile_path.Peter Rosin2010-09-062-6/+2
* | | Convert file names to toolchain format in $NM and $AR @files.Peter Rosin2010-09-061-4/+8
* | | Convert file names to toolchain format when linking.Peter Rosin2010-09-061-3/+8