r111788 - in /branches/csl/coldfire-4_1: Change...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Mon Mar 6 15:21:00 GMT 2006


Author: nathan
Date: Mon Mar  6 15:21:29 2006
New Revision: 111788

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111788
Log:
        * gcc/config/m68k/m68k-cores.def: Set FL_PCREL_16 as appropriate.
        * gcc/config/m68k/m68k.c (FL_NOPIC): Remove.
        (FL_PCREL_16): Define.
        (all_architectures): Set FL_PCREL_16 as appropriate.
        (all_tunings): Likewise.
        (override_options): Replace 68k specific FL_NOPIC test with general
        FL_PCREL_16 one.

Modified:
    branches/csl/coldfire-4_1/ChangeLog.csl
    branches/csl/coldfire-4_1/gcc/config/m68k/m68k-cores.def
    branches/csl/coldfire-4_1/gcc/config/m68k/m68k.c



More information about the Gcc-cvs mailing list