|
From: <sv...@va...> - 2005-07-24 17:19:44
|
Author: njn Date: 2005-07-24 18:19:09 +0100 (Sun, 24 Jul 2005) New Revision: 4243 Log: wibble Modified: trunk/NEWS Modified: trunk/NEWS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/NEWS 2005-07-24 11:18:41 UTC (rev 4242) +++ trunk/NEWS 2005-07-24 17:19:09 UTC (rev 4243) @@ -47,7 +47,7 @@ - Support for programs that use self-modifying code has been improved, in particular programs that put temporary code fragments on the stack. This helps for C programs compiled with GCC that use nested functions, - and also Ada programs. This is controlled with the --smc-support + and also Ada programs. This is controlled with the --smc-check flag, although the default setting should work in most cases. =20 - Output can now be printed in XML format. This should make it easier |