autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #7707] [PATCH] AX_GCC_ARCHFLAG: add new Intel/AMD CPU support


From: Tsukasa Oi
Subject: [patch #7707] [PATCH] AX_GCC_ARCHFLAG: add new Intel/AMD CPU support
Date: Thu, 26 Jan 2012 10:19:13 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1

URL:
  <http://savannah.gnu.org/patch/?7707>

                 Summary: [PATCH] AX_GCC_ARCHFLAG: add new Intel/AMD CPU
support
                 Project: GNU Autoconf Archive
            Submitted by: a4lg
            Submitted on: 2012年01月26日 10時19分12秒
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Full patch attached.

= 1. Add support for latest x86 processors =
* AMD K10 (amdfam10)
* AMD Bobcat (btver1)
* AMD Bulldozer (bdver1)
* Intel Atom (atom)
* Intel Core (no specific arch flags so "pentium-m" is used)
* Intel Core 2 (core2/penryn)
* Intel Core i7 (corei7/corei7-avx)
Please note that "penryn" is not a GCC architecture flag but LLVM Clang's
one.

= 2. Make identification patterns stricter =
Matching patterns are modified to refer extended family ID and extended model
ID. This is required to identify latest CPUs correctly.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: 2012年01月26日 10時19分12秒  Name:
0001-AX_GCC_ARCHFLAG-add-new-Intel-AMD-CPU-support.patch  Size: 4kB   By: a4lg

<http://savannah.gnu.org/patch/download.php?file_id=24894>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7707>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]