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: [patch] Disable fixproto on m68k-elf


Paul Brook wrote:
> The patch below disables fixproto for m68k-elf.  My main motivation for doing 
> this is I want to build a newlib based canadian cross, and fixproto doesn't 
> work in canadian cross configurations.
> 
> As discussed previously there's some suspicion that fixproto never did 
> anything useful on this target. It's definitely not needed for newlib based 
> toolchains.
> http://gcc.gnu.org/ml/gcc/2005-11/msg01160.html
> 
> Ok?

In light of previous discussion, OK.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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