]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add comments about the BUILD_NATIVE change
authorKinsey Moore <kmoore@digium.com>
Mon, 16 Jul 2012 13:51:57 +0000 (13:51 +0000)
committerKinsey Moore <kmoore@digium.com>
Mon, 16 Jul 2012 13:51:57 +0000 (13:51 +0000)
This is a significant change and mention of it should have gone into
UPGRADE.txt and CHANGES.
........

Merged revisions 370081 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@370082 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES
UPGRADE-1.8.txt
UPGRADE.txt

diff --git a/CHANGES b/CHANGES
index de188581ac29175660b7eb6a2db0aca30cd16aa1..c315b3f870437a5413310e0317ff5a936e7b166d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -24,6 +24,18 @@ SIP Changes
    The LastMsgsSent value has been re-added with the same functionality as in
    previous versions of Asterisk.
 
+------------------------------------------------------------------------------
+--- Functionality changes since Asterisk 10.4.0 ------------------------------
+------------------------------------------------------------------------------
+
+Build System
+------------
+ * The optimization portion of the build system has been reworked to avoid
+   broken builds on certain architectures.  All architecture-specific
+   optimization has been removed in favor of using -march=native to allow gcc
+   to detect the environment in which it is running when possible.  This can
+   be toggled as BUILD_NATIVE under "Compiler Flags" in menuselect.
+
 ------------------------------------------------------------------------------
 --- Functionality changes since Asterisk 10.3.0 ------------------------------
 ------------------------------------------------------------------------------
index d83d031451aca698370b1b824f941f9c2dc79764..2adaa7809fac472a0ede4eda0d18f7ecf534e77e 100644 (file)
 ===
 ===========================================================
 
+From 1.8.12 to 1.8.13:
+* The complex processor detection and optimization has been removed from
+  the makefile in favor of using native optimization suppport when available.
+  BUILD_NATIVE can be disabled via menuselect under "Compiler Flags".
+
 From 1.8.10 to 1.8.11:
 
 * If no transport is specified in sip.conf, transport will default to UDP.
index ec4c072345e25a68cdff0dcfd3e1c390cc5e8595..7e7c1738eebfac8e4e916c75b77c1158c2961f61 100644 (file)
 ===
 ===========================================================
 
+From 10.4 to 10.5:
+
+* The complex processor detection and optimization has been removed from
+  the makefile in favor of using native optimization suppport when available.
+  BUILD_NATIVE can be disabled via menuselect under "Compiler Flags".
+
 From 10.3 to 10.4:
 
 * In AEL dialplans, the "h" extension will now be inherited from prior