summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for next release candidate.v2.2.7bGary V. Vaughan2010-05-2110-8/+31
* Skip some tests in --disable-ltdl-install mode.Gary V. Vaughan2010-05-217-0/+48
* Clarify versioning algorithm documentation.Peter Rosin2010-05-042-2/+9
* Ranlib is required with -force_load and fat archives.Peter O'Gorman2010-05-042-0/+9
* Fix incompatible struct declarations.Ralf Wildenhues2010-04-094-25/+32
* Use linker_flags not compiler_flags with $LD.Ralf Wildenhues2010-04-042-2/+10
* Add FAQ, and FAQ entry for flags stripped at library link time.Ralf Wildenhues2010-03-313-14/+76
* Fix preloader symbol list declaration in libltdl.Ralf Wildenhues2010-03-282-2/+7
* Fix typo in libtool --help output.Ralf Wildenhues2010-03-282-2/+6
* Fix a couple of documentation errors.Ralf Wildenhues2010-03-282-2/+7
* Do not use @sc nor @acronym in the manual.Ralf Wildenhues2010-03-282-72/+77
* Fix ChangeLog entry.Ralf Wildenhues2010-03-281-1/+1
* Sort output of 'find' to enable deterministic builds.Chris Demetriou2010-03-194-6/+15
* Unconditionally normalize LC_ALL, LANGUAGE in libtool script.Ralf Wildenhues2010-03-192-3/+13
* Preserve the last error when restoring the error mode.Peter Rosin2010-03-172-0/+10
* Use Get/SetThreadErrorMode if they are available.Peter Rosin2010-03-172-24/+89
* Detect Sun compiler suite with 'sun'-prefixed names.Ralf Wildenhues2010-02-283-4/+14
* Fix deplibs check fallback for 64-bit Windows and Windows CE.Pierre Ossman2010-02-286-3/+113
* Update search path on Haiku for legacy system directory.Scott McCreary2010-02-243-1/+10
* manual: fix detailmenu ordering.Ralf Wildenhues2010-02-222-1/+10
* Guard against strerror()==NULLCharles Wilson2010-02-212-4/+13
* Document wrapper changes.Charles Wilson2010-02-213-2/+81
* Add --lt-* options to shell wrapperCharles Wilson2010-02-212-19/+115
* Enable runtime cwrapper debugging; add testsCharles Wilson2010-02-213-85/+200
* Use --email with gendocs.sh.Ralf Wildenhues2010-01-312-1/+5
* Make testsuite code C++ clean again.Ralf Wildenhues2010-01-312-1/+10
* Testsuite exposure for dlloader API.Peter Rosin2010-01-293-0/+426
* * tests/loadlibrary.at: Fix C++ issues.Peter Rosin2010-01-292-2/+18
* Report proper errors from the loadlibrary loader.Peter Rosin2010-01-214-4/+308
* Use GetErrorMode if it is available.Peter Rosin2010-01-182-7/+56
* Ensure functions from resident modules work in atexit handlers.Ralf Wildenhues2010-01-113-0/+142
* Testsuite exposure for relative output file names and deplibs.Ralf Wildenhues2010-01-113-0/+166
* Testsuite exposure for C++ exception handling.Ralf Wildenhues2010-01-113-0/+278
* Bump copyright years.Ralf Wildenhues2010-01-067-878/+893
* * libltdl/ltdl.c (lt_dlerror): Remove meaningless conditional.Peter Rosin2009-12-302-1/+5
* * libltdl/ltdl.c (file_not_found): Fix typos in code comment.Peter Rosin2009-12-292-1/+5
* Replace last __oline__ instance.Ralf Wildenhues2009-12-122-1/+7
* Improve parsing of .la files in libltdl.Ralf Wildenhues2009-12-094-1/+137
* Sane fallback initialization of $ECHO from $as_echo.Ralf Wildenhues2009-12-054-1/+12
* lt_dlloader_remove and lt_dlloader_find accept const arguments.Ralf Wildenhues2009-12-023-6/+12
* Test and fix slist.c.Ralf Wildenhues2009-12-025-5/+191
* Please C++ compilers when calling strrchr.Peter Rosin2009-11-302-1/+8
* Fix bindir and dlopen tests for C++ compilers (CC=g++).Ralf Wildenhues2009-11-293-2/+13
* Enable symbol versioning with the GNU gold linker.Ralf Wildenhues2009-11-294-0/+9
* Fix cross build issue in execute mode test.Peter Rosin2009-11-252-2/+7
* Tighten regex for Portland C++ compiler for version 10.Ralf Wildenhues2009-11-243-2/+12
* Update libltdl version to match 2.2.6b release.Peter O'Gorman2009-11-162-1/+6
* Don't load module.la from current directory by default.Bob Friesenhahn2009-11-153-3/+13
* Only use preopen loader to load preopened archivesPeter O'Gorman2009-11-154-1/+107
* Recognize `pgfortran' as Portland compiler.Ralf Wildenhues2009-11-142-2/+10