]> git.ipfire.org Git - thirdparty/libtool.git/commit
New Intel OneAPI compiler names
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 9 Aug 2025 11:22:47 +0000 (14:22 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 6 Sep 2025 11:25:42 +0000 (14:25 +0300)
commit4d00c3624d0a2f11442761a154a983031f9cb1c2
tree1b80233f1f6e7e3f0cfed0480b098d7e4ea24df1
parent6389dce814b2f233844510a12eb59b2733933a66
New Intel OneAPI compiler names

Reported: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78817

* libltdl/libltdl/lt__alloc.h: Change FREE and MEMREASSIGN macros for
  -Wcompound-token-split-by-macro.
* libltdl/libltdl/lt_system.h: Change LT_STMT_START and LT_STMT_END
  macros for -Wcompound-token-split-by-macro.
* libltdl/loaders/loadlibrary.c: Add support for icx, icpx, ifx.
* libltdl/ltdl.c: Fixes for Clang.
* m4/libtool.m4: Add support for icx, icpx, and ifx.
* NEWS: Update.
NEWS
libltdl/libltdl/lt__alloc.h
libltdl/libltdl/lt_system.h
libltdl/loaders/loadlibrary.c
libltdl/ltdl.c
m4/libtool.m4