r117597 - in /trunk: ChangeLog gcc/config.gcc g...

Joseph S. Myers joseph@codesourcery.com
Tue Oct 10 17:52:00 GMT 2006


On Tue, 10 Oct 2006, liqin@gcc.gnu.org wrote:

> Log:
>         * Add new port for score.
> 
> Added:
>     trunk/gcc/config/score/
>     trunk/gcc/config/score/crti.asm
>     trunk/gcc/config/score/crtn.asm
>     trunk/gcc/config/score/elf.h
>     trunk/gcc/config/score/mac.md
>     trunk/gcc/config/score/misc.md
>     trunk/gcc/config/score/mul-div.S
>     trunk/gcc/config/score/predicates.md
>     trunk/gcc/config/score/score-conv.h
>     trunk/gcc/config/score/score-mdaux.c
>     trunk/gcc/config/score/score-mdaux.h
>     trunk/gcc/config/score/score-modes.def
>     trunk/gcc/config/score/score-protos.h
>     trunk/gcc/config/score/score-version.h
>     trunk/gcc/config/score/score.c
>     trunk/gcc/config/score/score.h
>     trunk/gcc/config/score/score.md
>     trunk/gcc/config/score/score.opt
>     trunk/gcc/config/score/score7.md
>     trunk/gcc/config/score/t-score-elf
> Modified:
>     trunk/ChangeLog
>     trunk/gcc/config.gcc
>     trunk/gcc/configure

You appear to have committed an incomplete port.  Please commit the rest 
of it.  See the checklist in gcc/doc/sourcebuild.texi, "Anatomy of a 
Target Back End".  For example, there are target options in score.opt but 
these are not documented in invoke.texi.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list