From 7a8098c7cb5329c45e855c2a41b24ec3d0b945fb Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Sun, 3 Jan 2010 15:41:22 +0300 Subject: [PATCH] doc/changes.src: Update changes Signed-off-by: Cyrill Gorcunov --- doc/changes.src | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/doc/changes.src b/doc/changes.src index 8e0c207..0592f22 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -39,13 +39,22 @@ since 2007. \b Visual Studio 2008 NASM integration (rules file). -\b Warn a user if a constant too long (and as a result will be stripped). +\b Warn a user if a constant is too long (and as result will be stripped). \b The obsoleted pre-XOP AMD SSE5 instruction set which was never actualized was removed. \b Fix stack overrun on too long error file name passed from the command line. +\b Bind symbols to the .text section by default (ie in case if SECTION + directive was omitted) in the ELF output format. + +\b Fix sync points array index wrapping. + +\b A few fixes for FMA4 and XOP instruction templates. + +\b Add AMD Lightweight Profiling (LWP) instructions. + \S{cl-2.07} Version 2.07 \b NASM is now under the 2-clause BSD license. See \k{legal}. -- 2.7.4