public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* when did support for i686 begin
@ 2003-01-02 19:50 Hunter Peress
  2003-01-02 22:41 ` Joe Buck
  0 siblings, 1 reply; 2+ messages in thread
From: Hunter Peress @ 2003-01-02 19:50 UTC (permalink / raw)
  To: gcc

#PLEASE reply to me (im not on the list).

I dont mean...when was gcc compilable on i686. I mean, when did it start
having a flag for it...

eg: 
i386 Options
    -m486 -mno-486 -msoft-float -mno-fp-ret-in-387

But for i686.


from word of mouth (eg irc probing), it seems like it only began in 3.2,
i dont believe this. And after searching gcc's site on gnu.org for a
_while_, its too complex.


I'd appreciate: a solid answer to this question, AND knowledge on how to
find such changes on your website for other architectures.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: when did support for i686 begin
  2003-01-02 19:50 when did support for i686 begin Hunter Peress
@ 2003-01-02 22:41 ` Joe Buck
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Buck @ 2003-01-02 22:41 UTC (permalink / raw)
  To: Hunter Peress; +Cc: gcc

On Thu, Jan 02, 2003 at 02:01:21PM -0600, Hunter Peress wrote:
> I dont mean...when was gcc compilable on i686. I mean, when did it start
> having a flag for it...
> 
> eg: 
> i386 Options
>     -m486 -mno-486 -msoft-float -mno-fp-ret-in-387
> 
> But for i686.

Hard to determine, since it predates the use of CVS. 
 
> from word of mouth (eg irc probing), it seems like it only began in 3.2,
> i dont believe this. And after searching gcc's site on gnu.org for a
> _while_, its too complex.

*Much* earlier than that, e.g. pre-1996.

That's not to say that the i686 code generated by circa-1996 gcc's was
any good ...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-02 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-02 19:50 when did support for i686 begin Hunter Peress
2003-01-02 22:41 ` Joe Buck

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).