public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* REGISTER_PREFIX in egcs 1.0.2
@ 1998-05-02  8:47 Joel Sherrill
  1998-05-03 22:02 ` Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Sherrill @ 1998-05-02  8:47 UTC (permalink / raw)
  To: egcs

The RTEMS source code uses the same trick as newlib to write portable
assembly language across object formats.  We try to use the macros
__REGISTER_PREFIX__ and __USER_LABEL_PREFIX__ which are sometimes provided
by gcc.  This works great on the m68k and a handful of other CPU families.
But it is not supported by all. 

This would be easy to add to all the configurations if one had the right
knowledge. How would be the safest way to go about adding these to make
sure they are correct?

Thanks.

--joel
Joel Sherrill                    Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (205) 722-9985





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

end of thread, other threads:[~1998-05-04  5:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-02  8:47 REGISTER_PREFIX in egcs 1.0.2 Joel Sherrill
1998-05-03 22:02 ` Jeffrey A Law
1998-05-04  5:51   ` Joel Sherrill

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