libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Libtool annotated tag, v2.4.2.418, created. v2.4.2.418


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool annotated tag, v2.4.2.418, created. v2.4.2.418
Date: Sun, 27 Oct 2013 00:55:25 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".

The annotated tag, v2.4.2.418 has been created
        at  8ce3ae0ad103366fbc2511b55f8a174f1975937a (tag)
   tagging  4427784fe74e8f18c781d62624a0adb647893849 (commit)
  replaces  v2.4.2
 tagged by  Gary V. Vaughan
        on  Sun Oct 27 11:52:43 2013 +1300

- Log -----------------------------------------------------------------
libtool 2.4.2.418
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.20 (Darwin)

iEYEABECAAYFAlJsR7sACgkQFRMICSmD1gaN+gCfRv2uPNKGjnxawuhiSVwNQtwr
x64AoI5coiNyu5XWdXRgI8IHYUIj288A
=qwCV
-----END PGP SIGNATURE-----

Alan Modra (5):
      libtool: initial powerpc*le-linux support
      libtool: fix mangled powerpc*le-linux support patch
      libtool: refix unmangled powerpc*le-linux support patch
      libtool: fix refixed unmangled powerpc*le-linux support patch
      bootstrap: make first char of IFS a space.

Andreas Schwab (2):
      Pass through -g* so that debugging information is not dropped
      Pass through -g* so that debugging information is not dropped

Bernhard Voelker (1):
      bootstrap: always auto-add .gitignore files at the top.

Bob Friesenhahn (1):
      Fixed func_split_equals shell quoting syntax error encountered with

Brad Smith (3):
      Update/simplify OpenBSD support
      Update/simplify OpenBSD support
      libtool: add bitrig support.

Brook Moses (1):
      libtool: improve comments for _LT_ENABLE_LOCK implementation.

Brooks Moses (4):
      * AUTHORS: Add myself to committers list.
      libtool: Discard "-mllvm $arg" options when linking.
      libtool: Fix comment indentation
      libtool: Remove unneeded quotes in assignment.

DJ Delorie (1):
      libtool: Add TPF settings for LT_SYS_DLOPEN_SELF

David 'Digit' Turner (1):
      libtool: Add Android/Linux support.

David Edelsohn (2):
      AIX PIC shared library support
      AIX PIC shared library support

Fabian Groffen (1):
      libtool: Fix x86_64-pc-solaris2.* GNU ld breakage

Gary V. Vaughan (321):
      Post-release administrivia.
      build: avoid spurious bootstrap_edit call.
      build: compare `revision' rather than `correctver' in Makefile.am.
      build: avoid unnecessary directory changes in Makefile rules.
      build: factor Makefile.am `m4sh' invocations to LT_M4SH.
      build: name temporary files in `Makefile.am' consistently.
      build: make better use of automatic variables in `Makefile.am'.
      build: don't hardcode repeated long paths in Makefile rules.
      build: eliminate `ltmain.in' and `libtoolize.in' intermediate files.
      build: eliminate superfluous temporary files from `Makefile.am'.
      maint: simplify and improve safety of bootstrap process.
      maint: let make employ user's `SED' setting.
      Makefile: try to be robust against shell meta-chars in filenames.
      maint: use aux_dir consistently in all files.
      maint: use macro_dir consistently in all files.
      CLEANUP: fix error from pushing too far up the branch.
      maint: DRYing out `Makefile.am' file paths.
      maint: factor out ltmain.sh variable deletion.
      maint: pass directory declarations in configure.ac into Makefile.
      tests: DRYing out `tests/sh.test'.
      tests: remove unused `aux_dir' variable from `getopt-m4sh.test'.
      maint: don't run help2man on programs not-yet-built.
      maint: tidy, sort and consolidate .gitignore files.
      maint: add gnulib submodule.
      maint: use gnulib's (pending saner) bootstrap script.
      maint: use gnulib's canonical COPYING files.
      maint: use gnulib's canonical fdl.texi.
      maint: use gnulib's maintainer-makefile module.
      maint: don't make autobuild a hard bootstrap requirement.
      tests: ensure VPATH autom4te search path can find autotests.
      maint: use gnulib's maint.mk and support scripts release procedure.
      maint: use gnulib's git-version-gen instead of mkstamp.
      maint: use gnulib's gitlog-to-changelog instead of a ChangeLog file.
      libtoolize: fix some long-standing sed substitution bugs
      tests: add a keyword `expensive' to very long running tests.
      maint: ensure bootstrap runs from dist tarball.
      maint: add autobuild prerequisite only if autobuild.m4 is absent.
      build: support AM_SILENT_RULES
      build: substitute paths into defs.m4sh instead of recalculating.
      maint: dynamically strip unused scripts from libltdl Makefile.
      maint: rename the debug shell command variable to `debug_cmd'.
      libtoolize: fix a scoping bug in func_aclocal_update_check.
      libtoolize: rename `--subproject' option, and make it work.
      tests: fix parsing of configure output by pic_flag.at.
      maint: substitute static directory names.
      maint: calculate required mkinstalldirs calls during `make install'.
      tests: prefix absolute directory variables with 'abs_'.
      bootstrap: split into reusable parts.
      libtoolize: refactor configure_ac discovery.
      libtoolize: refactor macro_dir discovery around extract-trace script.
      libtoolize: display aux files output header for non-autoconf parents.
      libtoolize: install autoconf macros only if there is a $configure_ac.
      libtoolize: refactor aux_dir discovery.
      libtoolize: refactor ltdl_dir discovery.
      libtoolize: refactor ltdl_mode discovery.
      libtoolize: remove sed based configure scanning.
      libtoolize: use only space delimited file lists.
      libtoolize: massage installed macro list at make time.
      libtoolize: massage installed libltdl file list at make time.
      libtoolize: massage installed auxiliary script list at make time.
      build: remove an over-exuberant $(srcdir) prefix.
      libtoolize: order pkgltdl_files to avoid reconfiguration.
      install: correct a typo in pkgaux_files location.
      build: use pkgauxdir for local install and uninstall rules.
      ltmain.sh: append relative path trailing slashes explicitly.
      general.m4sh: relative path to the same directory is `.'.
      libtoolize: update a bit-rotted comment.
      libtoolize: refactor $opt_quiet, func_echo and func_echo_once.
      bootstrap: remove consumed options from the list to be processed.
      libtoolize: remove NL2SP and initialisation.
      gnulib: update gnulib submodule.
      bootstrap: accept --gnulib-srcdir=/path/to/gnulib again.
      bootstrap: display accurate usage message.
      options-parser: provide a saner pluggable API.
      maint: generate full and correct ChangeLog.
      libtoolize: simplify file-copying and -linking call-graph.
      libtoolize: simplify copying of files that are edited during install.
      libtoolize: rename require_makefile_am to require_Makefile_am.
      libtoolize: refactor ACLOCAL_AMFLAGS extraction.
      libtoolize: rename `Makefile.inc' to standard `ltdl.mk'.
      libtoolize: rename `libltdl/m4' directory to standard `m4'.
      libtoolize: generate require_ltdl_relative_aux_dir definition.
      libtoolize: simplify runtime by substituting pkgauxdir.
      libtoolize: aux scripts go in ltdl dir when parent has no configure.
      libtoolize: rename `libltdl/config' directory to standard `build-aux'.
      syntax-check: skip sc_unmarked_diagnostics.
      syntax-check: fix violations and re-enable sc_avoid_if_before_free.
      syntax-check: fix violations and re-enable sc_cast_of_argument_to_free.
      syntax-check: rationale for disabling sc_cast_of_x_alloc_return_value.
      syntax-check: fix violations and re-enable sc_error_message_uppercase.
      syntax-check: fix violations and re-enable sc_file_system.
      syntax-check: fix violations and re-enable sc_m4_quote_check.
      syntax-check: fix violations and re-enable 
sc_makefile_TAB_only_indentation.
      syntax-check: fix violations and re-enable sc_makefile_at_at_check.
      syntax-check: fix violations and re-enable sc_prohibit_cvs_keyword.
      syntax-check: fix violations and re-enable sc_prohibit_doubled_word.
      syntax-check: fix violations and re-enable sc_prohibit_empty_lines_at_EOF.
      syntax-check: fix violations and re-enable sc_prohibit_have_config_h.
      syntax-check: fix violations and re-enable sc_prohibit_magic_number_exit.
      syntax-check: fix violations and re-enable sc_prohibit_stddef_without_use.
      syntax-check: fix violations and re-enable sc_prohibit_strcmp.
      syntax-check: fix violations and re-enable sc_probibit_test_minus_ao.
      syntax-check: fix violations and re-enable 
sc_prohibit_undesirable_word_seq.
      syntax-check: fix violations and re-enable sc_space_tab.
      syntax-check: fix violations and re-enable sc_useless_cpp_parens.
      syntax-check: fix violations and implement sc_trailing_blank-non-rfc3676.
      syntax-check: enable sc_bindtextdomain.
      syntax-check: enable sc_program_name.
      syntax-check: enable sc_prohibit_always_true_header_tests.
      dist: hook syntax-check into `make distcheck'.
      build: fix a quoting bug when regenerating with bootstrap_edit.
      maint: quote $file correctly in bootstrap.
      syntax-check: fix violations and implement sc_useless_quotes_in_case.
      syntax-check: fix violations and implement 
sc_useless_quotes_in_assignment.
      tests: migrate tests/sh.test checks to syntax-checks.
      syntax-check: fix violations and implement sc_prohibit_bare_basename.
      syntax-check: fix violations and implement 
sc_prohibit_test_const_follows_var.
      syntax-check: fix violations and implement sc_prohibit_sed_s_comma.
      syntax-check: fix violations and implement 
sc_useless_braces_in_variable_derefs.
      maint: Fix generated ChangeLog typos.
      m4: fix logic error leading to -fno-rtti being added wrongly.
      bootstrap: make sure patch is available to bootstrap if necessary.
      bootstrap: ensure consistent function header comments.
      bootstrap: use _buildreq as a prefix for better ordering.
      bootstrap: reorder function definitions to keep func_buildreq_* together.
      bootstrap: escape quotes properly in generated functions.
      libtoolize: rename ltdl.mk filter function.
      libtoolize: use _filter as a prefix for better ordering.
      libtoolize: reorder function definitions to keep func_filter_* together.
      maint: share useful functions from general.m4sh.
      maint: pick XSI funcs at runtime, not configure time.
      libtoolize: refactor copying filter creation.
      bootstrap: put back missing spaces before parens.
      maint: eliminate some more spurious leading Xs.
      tests: make sure file restore traps are called correctly on AIX.
      tests: s/snippit/snippet/.
      maint: disable prohibit_always-defined_macros syntax check.
      libtool: minimise forks per invocation under bash.
      bootstrap: adopt autoconf echo normalization code.
      libtool: make fork minimisation compatible with dash and zsh.
      gnulib: update gnulib submodule.
      bootstrap: fix Autoconf version typo.
      libtoolize: improve verbose mode output.
      bootstrap: ensure there is a ChangeLog before running automake.
      gnulib: update gnulib submodule.
      gnulib: update local gnulib patches.
      git: don't complain about new parallel tests driver and file droppings.
      bootstrap: update bootstrap script to latest upstream.
      bootstrap: use gnulib update-copyright script.
      maint: run update-copyright for missing 2011 and 2012 years.
      maint: remove unused cvsu script.
      Revert "bootstrap: delete unneeded README-release patch"
      syntax-check: skip prohibit_always_true_header_tests rule.
      syntax-check: skip prohibit_strncpy.
      syntax-check: remove useless_braces_in_variable_derefs.
      syntax-check: fix texinfo formatting flagged by 
prohibit_undesirable_word_seq.
      syntax-check: [REDO] fix violations and implement 
sc_prohibit_test_const_follows_var.
      syntax-check: fix violations and implement sc_prohibit_sed_s_comma.
      maint: Fix generated ChangeLog typos.
      bootstrap: make sure patch is available to bootstrap if necessary.
      bootstrap: ensure consistent function header comments.
      bootstrap: use _buildreq as a prefix for better ordering.
      bootstrap: reorder function definitions to keep func_buildreq_* together.
      bootstrap: escape quotes properly in generated functions.
      libtoolize: rename ltdl.mk filter function.
      libtoolize: use _filter as a prefix for better ordering.
      libtoolize: reorder function definitions to keep func_filter_* together.
      maint: share useful functions from general.m4sh.
      maint: pick XSI funcs at runtime, not configure time.
      libtoolize: refactor copying filter creation.
      bootstrap: put back missing spaces before parens.
      tests: make sure file restore traps are called correctly on AIX.
      tests: s/snippit/snippet/.
      maint: disable prohibit_always-defined_macros syntax check.
      libtool: minimise forks per invocation under bash.
      bootstrap: adopt autoconf echo normalization code.
      libtool: make fork minimisation compatible with dash and zsh.
      gnulib: update gnulib submodule.
      bootstrap: fix Autoconf version typo.
      libtoolize: improve verbose mode output.
      bootstrap: ensure there is a ChangeLog before running automake.
      gnulib: update gnulib submodule.
      gnulib: update local gnulib patches.
      git: don't complain about new parallel tests driver and file droppings.
      bootstrap: update bootstrap script to latest upstream.
      bootstrap: use gnulib update-copyright script.
      maint: run update-copyright for missing 2011 and 2012 years.
      maint: remove unused cvsu script.
      Revert "bootstrap: delete unneeded README-release patch"
      syntax-check: skip prohibit_always_true_header_tests rule.
      syntax-check: skip prohibit_strncpy.
      syntax-check: remove useless_braces_in_variable_derefs.
      syntax-check: fix texinfo formatting flagged by 
prohibit_undesirable_word_seq.
      libtool: use false or : for $isdir, and simplify
      libtool: use false or : for $finalize, and simplify
      libtool: use false or : for $my_pic_p, and simplify
      libtool: use false or : for $preload, and simplify
      libtool: use false or : for $alldeplibs, and simplify
      libtool: use false or : for $found, and simplify
      libtool: use false or : for $valid_a_lib, and simplify
      libtool: use false or : for $linkalldeplibs, and simplify
      libtool: use false or : for $wrappers_required, and simplify
      libtool: use false or : for $rmforce, and simplify
      libtool: fold if into a compound OR statement when more readable
      libtool: simplify multiple string tests
      libtool: save an if statement, with a compound statement.
      libtool: simplify an if statement
      libtool: simplify $skipped_export blocks
      libtool: unroll nested if into a single case statement.
      libtool: unroll complex nested compound statements
      tests: simplify some shell code.
      Merge branch 'gary/reredo-test-operand-order'
      syntax-check: fix violations and implement sc_prohibit_space_semicolon.
      maint: distribute a single ChangeLog file.
      tests: migrate legacy tests/cdemo tests to Autotest.
      tests: migrate legacy tests/demo tests to Autotest.
      tests: migrate legacy tests/depdemo tests to Autotest.
      tests: migrate legacy tests/tagdemo tests to Autotest.
      tests: migrate legacy tests/pdemo tests to Autotest.
      tests: migrate legacy tests/mdemo tests to Autotest.
      tests: migrate legacy tests/mdemo2 tests to Autotest.
      tests: migrate legacy tests/f77demo tests to Autotest.
      tests: migrate legacy tests/fcdemo tests to Autotest.
      tests: let pic_flag and with-pic Autotests work on non-VPATH builds.
      bootstrap: remove support for `-r' and `reconf_dirs'.
      configure: remove unused conditionals and support for order only rules.
      syntax-check: remove test/demo directories from exemption regexps.
      maint: add missing 2012 copyright to newly pushed old files.
      tests: migrate legacy quote.test to Autotest.
      tests: migrate legacy suffix.test to Autotest.
      tests: migrate legacy nomode.test to Autotest.
      tests: migrate legacy link.test and link-2.test to Autotest.
      tests: migrate legacy objectlist.test to Autotest.
      tests: migrate legacy tagtrace.test to Autotest.
      tests: remove last vestiges of the legacy test harness.
      tests: allow for unstable fortran output ordering.
      tests: ensure mdemo.at doesn't rely on installed libltdl.
      tests: sanitise the libtool quote checking Autotests.
      maint: simplify "Local variables:" footer with time-stamp-pattern.
      bootstrap: require GNU make to bootstrap.
      bootstrap: work when using fallback shallow gnulib clone.
      options-parser: prefix usage message with "Usage: ".
      options-parser: keep non-option arguments separate!
      options-parser: employ fork minimisation.
      libtoolize: source extract-trace rather than fork and execute each call.
      maint: factor common shell code into build-aux/funclib.sh.
      options-parser: correctly quote shell meta-characters in arguments.
      libtoolize: rewritten over funclib.sh instead of general.m4sh.
      libtoolize: inline sourced helper scripts during install.
      libtool: rewritten over funclib.sh instead of general.m4sh.
      maint: remove m4sh support.
      extract-trace: only source funclib.sh when $progname is extract-trace.
      libtool: don't set auxscriptsdir at bootstrap time.
      syntax-check: exclude false positive nested quote test.
      doc: add a missing period following @xref.
      tests: always extract only the first ACLOCAL_AMFLAGS include arg.
      tests: always extract only the first AC_CONFIG_MACRO_DIR arg.
      libtoolize: fix a misspelled variable name.
      bootstrap: use short gnu.org urls consistently.
      bootstrap: extract *first* ACLOCAL_AMFLAGS -I argument.
      bootstrap: always extract only the first AC_CONFIG_MACRO_DIR arg.
      libtoolize: migrate to new AC_CONFIG_MACRO_DIRS api.
      libtoolize: select the first directory from AC_CONFIG_MACRO_DIRS.
      tests: make sure AC_CONFIG_MACRO_DIR is still supported.
      bootstrap: move into local gl overrides directory.
      bootstrap: allow bootstrap.texi to pass syntax-check.
      bootstrap: add missing bootstrap override module file.
      tests: remove spurious shell variable braces.
      syntax-check: fix violations and implement sc_old_style_quoting.
      bootstrap: regenerate to propagate Bob's func_split_equals fix.
      maint: fixup badly formatted ChangeLog entries.
      bootstrap: show output from 'make bootstrap-deps'.
      bootstrap: emphasize command executions with terminal bold.
      bootstrap: make error messages prettier.
      bootstrap: honor COLORTERM and USE_ANSI_COLORS.
      bootstrap: display prerequisite program environment vars.
      bootstrap: fix rectangle select induced trailing spaces.
      bootstrap: don't $tc_standout spaces, it's ugly!
      bootstrap: use of ';' in sed scripts is not portable.
      tests: fixup experr for addition whitespace in error prefix.
      maint: fix missing command error in make dist.
      bootstrap: bash versions 3.00.x do not have += functionality.
      bootstrap: fix a typo in a find invocation.
      bootstrap: be sure to register gnulib submodule.
      bootstrap: use a decent awk if /bin/awk is hopeless.
      maint: update copyright notices to include 2013.
      maint: remove unsupported Tested-by: tag.
      docs: update copyright dates in libtool.texi.
      syntax-check: fix prohibit_strcmp syntax-check violation.
      syntax-check: fix a useless_quotes_in_assignment violation.
      maint: fix recent badly formatted ChangeLog entry.
      git: ignore .serial file.
      maint: note warnings during ChangeLog generation are normal.
      maint: patch gitlog-to-changelog to reduce bogus warnings.
      syntax-check: fix new SPACE-TAB violations.
      syntax-check: fix a quoted_test_operand violation.
      bootstrap: factor out gnulib-tool option calculations.
      bootstrap: fix func_insert_if_absent bugs.
      libtool: refactor powerpc*le-linux case branch expressions.
      libltdl: don't trip subdir-objects warning from Automake >= 1.14.
      maint: correct many abuses of the word "which".
      bootstrap: support OpenBSD sed.
      bootstrap: diagnose bad $buildreq formatting.
      bootstrap: support tools that don't accept '--version' in buildreq.
      bootstrap: support sha1 binary on OpenBSD.
      bootstrap: support gnulib gnulib_tool_option_extras settings.
      bootstrap: support --no-git and --no-po options.
      bootstrap: gnulib_tool=true means no gnulib submodule.
      maint: normalise formatting of recent commit log entry.
      bootstrap: fetch defaults from gnulib-cache.m4 for non-imported projects.
      bootstrap: make ensure_changelog work for update mode projects.
      bootstrap: clean up spurious 'gnulib-cache.m4 missing' error.
      maint: fix a syntax-check violation from commit 12641bd.
      maint: bump serials on m4 sources changed since v2.4.2.
      maint: Update README-release for Makefile.inc -> ltdl.mk rename.
      libltdl: bump -version-info revision by 1.
      tests: use K&R main() syntax for old-ltdl-iface.at.
      refactor: move func_sort_ver from bootstrap.in to funclib.sh.
      gnulib: use func_sort_ver instead of GNU sort -V in 
do-release-commit-and-tag.
      gnulib: update to latest upstream revision.
      version 2.4.2.418

H.J. Lu (2):
      Support x32.
      Support x32.

Jan Engelhardt (1):
      doc: fix an orthographic error

Joseph Prostko (1):
      libtool: Haiku change for shlibpath_overrides_runpath

Juergen Reuter (4):
      Fixing -shared error message for nagfor compiler.
      Enable nagfor fortran compiler support
      Fixing -shared error message for nagfor compiler.
      Enable nagfor fortran compiler support

Karl Berry (1):
      doc: modernize libtool.texi.

Mike Frysinger (2):
      Handle getconf returning "undefined".
      Handle getconf returning "undefined".

Mikhail Zabaluev (1):
      configury: make LT_INIT options pic-only and no-pic work.

Olivier Blin (1):
      libtool: Fix detection of ld version with parentheses.

Ondřej Bílka (1):
      maint: Fix various comment and documentation typos.

Pavel (Pasha) Shamis (2):
      Improve debug error reporting in ltdl.
      Improve debug error reporting in ltdl.

Peter Johansson (1):
      libtool: use AS_HELP_STRING in LT_WITH_SYSROOT help message.

Peter O'Gorman (7):
      Deleted unneeded gitlog-to-changelog patch
      Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/libtool
      Fix typo that caused sys_lib_search_path_spec to be wrong.
      Add the 'n' to then.
      Deleted unneeded gitlog-to-changelog patch
      Fix typo that caused sys_lib_search_path_spec to be wrong.
      Add the 'n' to then.

Peter Rosin (41):
      libtoolize: fix spelling nit.
      cwrapper: avoid surplus strlen calculations.
      bootstrap: delete unneeded README-release patch
      libtool: quote progpath properly
      tests: skip with-pic test when no "real" pic flag is used.
      cwrapper: avoid surplus strlen calculations.
      bootstrap: delete unneeded README-release patch
      libtool: quote progpath properly
      tests: skip with-pic test when no "real" pic flag is used.
      tests: fix line ending problems on MinGW
      tests: make LT_AT_HOST_DATA retain whitespace on MinGW
      tests: use dry runs in both parts of 'check link mode operation'
      tests: refix line ending problems on MinGW.
      tests: rerefix line ending problems on MinGW.
      tests: skip the with-pic test only if DLL_EXPORT is defined
      libtool: fix spelling nit
      libtool: kill leftover m4 quoting
      libtool: unbreak Windows path quoting
      libtool: avoid non-underscore symbols in the "dumpbin -symbols" wrapper
      libtool: make func_win32_libid work when the name lister is MS dumpbin
      libtool: parse "dumpbin -headers" to get symbols exported from implibs
      libtool: break up long lines
      libtool: unify the global symbol transformations
      libtool: add @INIT@ to the preloader, for data imports on Windows
      libtool: Drop $LDFLAGS when invoking the toolchain
      bootstrap: update README-release patch
      maint: really do update to latest upstream gnulib
      maint: check if git works before relying on it
      tests: don't feed -no-undefined to the linker during configure.
      libtool: simplify quoting and code for symbols exporting sed programs
      tests: fix nits in path handling
      libtool: use false or : for $always_export_symbols, and simplify
      Revert "libtool: use false or : for $always_export_symbols, and simplify"
      libtool: feed .def files verbatim to the MSVC linker
      libtool: align archive_cmds with archive_expsym_cmds for MSVC
      libtool: avoid tabs in all *_cmds variables.
      libtool: allow tabs in *_cmds variables
      libtool: factor out the dll .def file test and improve it
      maint: update email address...
      libtool: break all the way out when a good nm is found
      libtool: trust -print-search-dirs from recent GCC

Richard Palo (1):
      libtool: Add SONAME to the so when exporting explicit symbols on Solaris

Roumen Petrov (1):
      fixup: restore EXPORTS test

Samuel Thibault (2):
      Improve GNU/Hurd support.
      Improve GNU/Hurd support.

Steve Ellcey (1):
      libtool: set correct linker ABI flags on mips64 linux.

Titus von Boxberg (2):
      Accept clang's -stdlib linker flag.
      Accept clang's -stdlib linker flag.

Vadim Zeitlin (1):
      libtool: Don't fall back to static libraries if building them was disabled

Vincent Lefevre (1):
      libtool: Fix $wl setting for tcc on GNU systems

Yaakov Selkowitz (1):
      libtool: fix conversion warnings in cwrapper

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Libtool



reply via email to

[Prev in Thread] Current Thread [Next in Thread]