This is the mail archive of the gcc@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: merging the maverick FPU patches


Martin Guy <martinwguy@gmail.com> writes:

> now that stage3 is over I'm thinking of updating the
> MaverickCrunch FPU fixes (currently for 4.3) and merging them but
> would appreciate some guidance.
>
> There are 26 patches in all and I can't expect anyone to understand
> them because they require a good understanding of the FPU and its
> hardware bugs (and there are a lot of them!) :) What's the best path?
> Create a branch, work there and then merge when done?
>
> I have done the copyright assignment stuff but don't have an account
> on gcc.gnu.org. They all affect files under config/arm/ apart from one
> testsuite fix and the docs.

For a backend specific patch like this, I would recommend contacting
the ARM backend maintainers directly to ask how they would prefer to
proceed.  They can be found in the top level MAINTAINERS file:

arm port		Nick Clifton		nickc@redhat.com
arm port		Richard Earnshaw	richard.earnshaw@arm.com
arm port		Paul Brook		paul@codesourcery.com

Ian


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