public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 8086 target generation
@ 2002-10-25 17:27 Adam Sulmicki
  2002-10-25 18:00 ` Richard Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Sulmicki @ 2002-10-25 17:27 UTC (permalink / raw)
  To: gcc


hello,
	I was wondering what's status of generating 16 bit x86 code
	I know there are ".code16" and ".code16gcc" tags for gas.

	But as whole would/could 'gcc' be drop in replacement for 'bcc'
	from dev86 package?

	Is there some better place where I can find more information on
	this?

Thanks,
Adam

-- 
Adam
http://www.eax.com	The Supreme Headquarters of the 32 bit registers

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

* Re: 8086 target generation
  2002-10-25 17:27 8086 target generation Adam Sulmicki
@ 2002-10-25 18:00 ` Richard Henderson
  2002-10-25 18:19   ` DJ Delorie
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Henderson @ 2002-10-25 18:00 UTC (permalink / raw)
  To: Adam Sulmicki; +Cc: gcc

On Fri, Oct 25, 2002 at 04:10:37PM -0400, Adam Sulmicki wrote:
> 	I was wondering what's status of generating 16 bit x86 code

We don't.  It would be possible, but would be a lot of work.


r~

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

* Re: 8086 target generation
  2002-10-25 18:00 ` Richard Henderson
@ 2002-10-25 18:19   ` DJ Delorie
  0 siblings, 0 replies; 3+ messages in thread
From: DJ Delorie @ 2002-10-25 18:19 UTC (permalink / raw)
  To: rth; +Cc: adam, gcc


> > 	I was wondering what's status of generating 16 bit x86 code
> 
> We don't.  It would be possible, but would be a lot of work.

But if someone wants to play with it anyway...

http://www.delorie.com/djgpp/16bit/gcc/

It's quite old and probably won't work with gcc 3.x, but there it is.

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

end of thread, other threads:[~2002-10-25 20:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-25 17:27 8086 target generation Adam Sulmicki
2002-10-25 18:00 ` Richard Henderson
2002-10-25 18:19   ` DJ Delorie

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