OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gas/] [config/] [tc-ia64.c] - Diff between revs 16 and 160

Show entire file | Details | Blame | View Log

Rev 16 Rev 160
Line 612... Line 612...
 
 
    /* unwind-related constants:  */
    /* unwind-related constants:  */
    { "svr4",   PSEUDO_FUNC_CONST,      { ELFOSABI_NONE } },
    { "svr4",   PSEUDO_FUNC_CONST,      { ELFOSABI_NONE } },
    { "hpux",   PSEUDO_FUNC_CONST,      { ELFOSABI_HPUX } },
    { "hpux",   PSEUDO_FUNC_CONST,      { ELFOSABI_HPUX } },
    { "nt",     PSEUDO_FUNC_CONST,      { 2 } },                /* conflicts w/ELFOSABI_NETBSD */
    { "nt",     PSEUDO_FUNC_CONST,      { 2 } },                /* conflicts w/ELFOSABI_NETBSD */
    { "linux",  PSEUDO_FUNC_CONST,      { ELFOSABI_LINUX } },
    { "linux",  PSEUDO_FUNC_CONST,      { ELFOSABI_GNU } },
    { "freebsd", PSEUDO_FUNC_CONST,     { ELFOSABI_FREEBSD } },
    { "freebsd", PSEUDO_FUNC_CONST,     { ELFOSABI_FREEBSD } },
    { "openvms", PSEUDO_FUNC_CONST,     { ELFOSABI_OPENVMS } },
    { "openvms", PSEUDO_FUNC_CONST,     { ELFOSABI_OPENVMS } },
    { "nsk",    PSEUDO_FUNC_CONST,      { ELFOSABI_NSK } },
    { "nsk",    PSEUDO_FUNC_CONST,      { ELFOSABI_NSK } },
 
 
    /* unwind-related registers:  */
    /* unwind-related registers:  */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.