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]

r159950 - in /trunk/gcc: ChangeLog config/xtens...


Author: sterling
Date: Thu May 27 21:10:54 2010
New Revision: 159950

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159950
Log:
2010-05-27 Sterling Augustine <sterling@tensilica.com>

        * doc/invoke.texi (xtensa options): Add -mforce-no-pic.
        * config/xtensa/xtensa.c (override_options): Check
          TARGET_FORCE_NO_PIC and set flag_pic.
        * config/xtensa/xtensa.opt: Document -mforce-no-pic


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/xtensa/xtensa.c
    trunk/gcc/config/xtensa/xtensa.opt
    trunk/gcc/doc/invoke.texi


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