public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at physics dot uc dot edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/3922] [sparc-elf] embedded target makes UNIX calls
Date: Sat, 19 Jul 2003 20:17:00 -0000	[thread overview]
Message-ID: <20030719201712.23760.qmail@sources.redhat.com> (raw)
In-Reply-To: <20010803072600.3922.joel@gcc.gnu.org>

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3922


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-19 20:17 -------
Fixed in 3.3 by:
2002-06-20  Rainer Orth

        * config/sol2.h: New file.
        * config.gcc (i?86-*-solaris2*): Include it before i386/sol2.h.
        (sparc64-wrs-vxworks*): Include it before sparc/sol2.h.
        (sparc-*-chorusos*): Likewise.
        (sparc-*-elf*): Likewise.
        (sparc-*-rtems*, sparc-*-rtemself*): Likewise.       
        (sparc64-*-solaris2*, sparcv9-*-solaris2*): Likewise.
        (sparc-hal-solaris2*): Likewise.
        (sparc-*-solaris2*): Likewise.
        (sparclite-*-elf*): Likewise.      
        (sparc86x-*-elf*): Likewise.
        (sparc64-*-elf*): Likewise.

        * config/i386/sol2.h (PREFERRED_DEBUGGING_TYPE): Moved to
        config/sol2.h.
        (ASM_SPEC): Override config/sol2.h version for now.
        Removed obsolete GAS_REJECTS_MINUS_S variant.
        (WINT_TYPE, WINT_TYPE_SIZE): Moved to config/sol2.h.
        (HANDLE_PRAGMA_REDEFINE_EXTNAME): Likewise.
        (TARGET_OS_CPP_BUILTINS): Likewise.
        Assert system=unix.
        (CPP_SPEC): Simplified using new CPP_SUBTARGET_SPEC.
        (LIB_SPEC, ENDFILE_SPEC, STARTFILE_SPEC, LINK_SPEC): Moved to
        config/sol2.h.
        (SWITCH_TAKES_ARG, STDC_0_IN_SYSTEM_HEADERS): Likewise.
        (ASM_CPU_SPEC): Define.
        (SUBTARGET_EXTRA_SPECS): Define.

        * config/sparc/sol2-bi.h (LONG_DOUBLE_TYPE_SIZE): Removed, already
        in config/sparc/sol2.h.
        (ASM_SPEC): Moved to config/sol2.h.
        (CPP_CPU_SPEC): Simplified.
        (STARTFILE_SPEC32): Likewise, renamed to STARTFILE_ARCH32_SPEC for
        consistency.
        (STARTFILE_SPEC64): Renamed to STARTFILE_ARCH64_SPEC.
        (STARTFILE_ARCH_SPEC): Use new names STARTFILE_ARCH32_SPEC,   
        STARTFILE_ARCH64_SPEC.
        (STARTFILE_SPEC): Moved to config/sol2.h
        (SUBTARGET_EXTRA_SPECS): Add startfile_arch.
        (LINK_ARCH32_SPEC): Moved to config/sol2.h.
        (LINK_ARCH64_SPEC): Simplified.
        (LINK_ARCH_SPEC): Redefined config/sol2.h version for 64-bit support.
        (LINK_SPEC): Moved to config/sol2.h

        * config/sparc/sol2.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Moved to
        config/sol2.h.
        Use BITS_PER_WORD for size.
        (WINT_TYPE, WINT_TYPE_SIZE): Likewise.
        (HANDLE_PRAGMA_REDEFINE_EXTNAME): Likewise.
        (CPP_PREDEFINES): Removed OS-specific part handled by
        TARGET_OS_CPP_BUILTINS.
        (CPP_SUBTARGET_SPEC): Moved to config/sol2.h.
        (CPLUSPLUS_CPP_SPEC): Removed, handled by TARGET_OS_CPP_BUILTINS.
        (ASM_SPEC): Moved to config/sol2.h.
        (PREFERRED_DEBUGGING_TYPE): Likewise.
        (STARTFILE_SPEC, LIB_SPEC, LINK_SPEC): Likewise.
        (SWITCH_TAKES_ARG, STDC_0_IN_SYSTEM_HEADERS): Likewise.
        (TARGET_DEFAULT): Reordered to match config/sparc/sol2-bi.h version.
        (TRANSFER_FROM_TRAMPOLINE): Moved to config/sol2.h

        * config.gcc (i?86-*-solaris2*): Removed obsolete gas support.
        * config/i386/sol2gas.h: Removed.


  parent reply	other threads:[~2003-07-19 20:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010803072600.3922.joel@gcc.gnu.org>
2003-06-02 19:29 ` dhazeghi@yahoo.com
2003-07-05 16:36 ` dhazeghi at yahoo dot com
2003-07-19 20:17 ` pinskia at physics dot uc dot edu [this message]
2003-12-09 16:40 ` dhazeghi at yahoo dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030719201712.23760.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).