diff ChangeLog @ 566:cb162d45916d

./configure for SunOS now uses isainfo(1) to deduce native instruction set
author Tassilo Philipp
date Sun, 04 Sep 2022 11:11:20 +0200
parents fe31a2e3ac90
children 9cff26b919f3
line wrap: on
line diff
--- a/ChangeLog	Sun Sep 04 10:36:51 2022 +0200
+++ b/ChangeLog	Sun Sep 04 11:11:20 2022 +0200
@@ -34,6 +34,7 @@
     signature and case generator) across test suites
 buildsys:
   o ./configure output for sun make builds: set correct C++ compiler flag var
+  o ./configure for SunOS now uses isainfo(1) to deduce native instruction set
 doc:
   o callconv section additions about aggregate-by-value passing for all platforms
   o new Linux-Std-Base-specific PPC32/SysV section, as aggregate retval handling differs from