# HG changeset patch # User Tassilo Philipp # Date 1662301900 -7200 # Node ID 9cff26b919f3e7f4d9932aaaa86c0fb78dc38814 # Parent 996424e8a5fc2596f1172e7700a955d0d4880fae changelog diff -r 996424e8a5fc -r 9cff26b919f3 ChangeLog --- a/ChangeLog Sun Sep 04 16:29:30 2022 +0200 +++ b/ChangeLog Sun Sep 04 16:31:40 2022 +0200 @@ -32,6 +32,7 @@ o callback_plain_c++: new test, focusing on methods and non-trivial C++ aggregates o simplifications and major refactoring to share more code (especially signature and case generator) across test suites + o dynload_plain: simplified build and robustness fixes on some platforms 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