Bug 5606 - recognition for x86_64-pc-solaris2.10 target
Summary: recognition for x86_64-pc-solaris2.10 target
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.19
: P2 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-13 19:39 UTC by Fabian Groffen
Modified: 2008-02-08 20:59 UTC (History)
1 user (show)

See Also:
Host: i386-pc-solaris2.10
Target: x86_64-pc-solaris2.10
Build: i386-pc-solaris2.10
Last reconfirmed:


Attachments
x86_64-pc-solaris2 target recognition (381 bytes, patch)
2008-01-13 19:40 UTC, Fabian Groffen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Groffen 2008-01-13 19:39:38 UTC
Using the patch that I will attach next, I added support for
x86_64-pc-solaris2.10 as target.  I based the patch on the
sparcv9-sun-solaris2.* case.  The patch allows me to have a full 64-bits
environment (toolchain, userland).  So far I haven't found any problems.
Comment 1 Fabian Groffen 2008-01-13 19:40:30 UTC
Created attachment 2198 [details]
x86_64-pc-solaris2 target recognition
Comment 2 Nick Clifton 2008-01-28 16:58:19 UTC
Hi Fabian,

  Thanks for the patch, and please accept my apologies for taking so long to
review it.

  The patch is fine and I have applied it to the mainline sources.

Cheers
  Nick
Comment 3 Fabian Groffen 2008-01-28 17:45:50 UTC
Hi Nick,

No apologies required.
Thanks for applying, do you know in which release of binutils it will end up?

PS. I forgot to cross mention the patch for GCC with which I tested it:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30726
Comment 4 Nick Clifton 2008-01-29 11:03:21 UTC
Subject: Re:  recognition for x86_64-pc-solaris2.10 target

Hi Fabian,

> do you know in which release of binutils it will end up?

2.19

Cheers
   Nick


Comment 5 H.J. Lu 2008-02-08 20:59:58 UTC
Fixed.