This is the mail archive of the gcc-cvs@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]

r117882 - in /trunk: ChangeLog MAINTAINERS gcc/...


Author: liqin
Date: Thu Oct 19 09:19:21 2006
New Revision: 117882

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117882
Log:
        * doc/invoke.texi (Score Options): New section.
        * doc/md.texi (Score family): New section to document constraints.
        * config/score/t-score-elf: Fix spelling typo.
        * config/score/score.c: Add TARGET_DEFAULT_TARGET_FLAGS macro.
        * config/score/score.h: Fix spelling typo.
        * config/score/score-mdaux.c: Remove TARGET_NOPINDEX condition.
        * config/score/score.opt: Remove -mnpi -mnuls -mSCORE5/5U -mSCORE7
          options.


Modified:
    trunk/ChangeLog
    trunk/MAINTAINERS
    trunk/gcc/ChangeLog
    trunk/gcc/config/score/score-mdaux.c
    trunk/gcc/config/score/score.c
    trunk/gcc/config/score/score.h
    trunk/gcc/config/score/score.opt
    trunk/gcc/config/score/t-score-elf
    trunk/gcc/doc/invoke.texi
    trunk/gcc/doc/md.texi


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