ildumi pushed a change to branch master.
from 6389dce8 gnulib: Update submodule
new 4d00c362 New Intel OneAPI compiler names
new 2a4cc31b Add support for ML64
new 92d62dcb Add test file for libtool-next-version script
new 19c0fcc0 Makefile.am: Reorder testsuite
new 69736cd8 ltmain.in: Pass through all warning flags to the linker.
Summary of changes:
Makefile.am | 6 +-
NEWS | 6 +
build-aux/ltmain.in | 4 +-
configure.ac | 1 +
doc/libtool.texi | 10 +-
libltdl/libltdl/lt__alloc.h | 8 +-
libltdl/libltdl/lt_system.h | 12 +-
libltdl/loaders/loadlibrary.c | 4 +-
libltdl/ltdl.c | 34 +++--
m4/libtool.m4 | 151 +++++++++++++++++++--
tests/flags.at | 20 ++-
tests/infer-tag.at | 19 +++
tests/versioning_script.at | 303 ++++++++++++++++++++++++++++++++++++++++++
13 files changed, 531 insertions(+), 47 deletions(-)
create mode 100644 tests/versioning_script.at