This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: patch to define TARGET_MEM_FUNCTIONS for *-rtems
- To: Joel Sherrill <joel at OARcorp dot com>
- Subject: Re: patch to define TARGET_MEM_FUNCTIONS for *-rtems
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 23 Mar 1998 22:54:27 -0700
- cc: egcs at cygnus dot com, wilson at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.BSF.3.96.980323082131.2592G-100000@vespucci.advicom.net>you
write:
>
>
>
> With this patch, RTEMS always uses the memory routines from the C library.
> This is desirable for us because the library routines are easier to
> replace and optimize for special situations.
>
> Mon Mar 23 07:34:25 CST 1998 Joel Sherrill (joel@OARcorp.com)
> * config/i386/go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.
> * config/i386/rtems.h: Likewise.
> * config/i960/rtems.h: Likewise.
> * config/m68k/rtems.h: Likewise.
> * config/mips/rtems64.h: Likewise.
> * config/pa/rtems.h: Likewise.
> * config/rs6000/rtems.h: Likewise.
> * config/sh/rtems.h: Likewise.
> * config/sparc/rtems.h: Likewise.
I was going to apply this patch, but it looks like your mailer
wrapped a bunch of lines. Rather than risk mis-applying the patch
can you resend it? Possibly uuencoding it to avoid the line
wrapping problem?
Thanks,
jeff