From 59498fa94e044604ace91a0f7dc06e8740e6cf9b Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 20 Oct 2013 20:00:51 +0000 Subject: Use interface for MMX SSE instrinsics instead of GCC-specific verisons git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2022 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index 7d1c0327..d353f154 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -15,8 +15,12 @@ not yet BJH Release 10.65.00 Fix compile failure on system such as OpenBSD that don't have SIGWINCH and SIGIO. Broken since 10.49 (December 2009). - Build on system without vasprintf (not GNU libc): fix - compiler warning. + Build: Use interface for MMX SSE intrinsics + instead of GCC-specific versions. Thanks Prophet of the Way + . + + Build on system without vasprintf (not GNU libc): fix compiler + warning. Apple build: use vasprintf. -- cgit 1.4.1