This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap/3922: sparc-elf embedded target makes UNIX calls


Synopsis: sparc-elf embedded target makes UNIX calls

State-Changed-From-To: open->analyzed
State-Changed-By: davem
State-Changed-When: Tue Jun 25 12:47:03 2002
State-Changed-Why:
    It gets it from the trampoline stack execute protection
    code, ie. the macro sol2.h:TRANSFER_FROM_TRAMPOLINE
    
    I've always been mystified why the embedded targets
    use the Solaris headers.  They either have to start
    using their own embedded headers or somehow
    conditionalize TRANSFER_FROM_TRAMPOLINE with a suitable
    ifdef that will match on the embedded Sparc targets.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3922


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]