This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [bfin, patch] Adding bfin*-rtems*


On Mon, 2007-01-08 at 12:29 +0100, Bernd Schmidt wrote:
> Ralf Corsepius wrote:
> 
> > I'd like to add the patch below to svn-trunk and gcc-4_2-branch.
> > 
> > This patch adds a new target: bfin*-rtems*.
> 
> This is OK. 
Thanks, patches applied.

>  I'd just like to mention that I can't test that target, so 
> changes I make in the future may accidentally break it.

Shouldn't be much of a problem, bfin-rtems* is almost identical to
bfin-elf. So should we encounter a problem (There are several :-) ),
it will probably also apply to bfin-elf and vice-versa.


BTW:

Can you explain what the 
GCC_CFLAGS += -N
in gcc/config/bfin/t-bfin* is trying to resolve?

I could not find any thing on "-N" in gcc's docs, nor in binutils.

Ralf



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]