[OpenSER-Devel] SF.net SVN: openser: [3358] trunk/Makefile.defs

Henning Westerholt henning.westerholt at 1und1.de
Thu Dec 13 12:19:53 UTC 2007


Revision: 3358
          http://openser.svn.sourceforge.net/openser/?rev=3358&view=rev
Author:   henningw
Date:     2007-12-13 04:19:52 -0800 (Thu, 13 Dec 2007)

Log Message:
-----------
- change CPU optimization, optimize for Intel CPUs as they have a much higher
  market share (autodetection of CPU vendor would of course be even better)
- the generated code work of course for all i386 based CPUs
- add comment about optimization for AMD CPUs
- don't use a 64 bit optimization for the i386 case
- use mtune instead of march for 32 bit gcc 3.x too
- fix missing mtune statements for 64 bit gcc 3.x

Modified Paths:
--------------
    trunk/Makefile.defs


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list