This is the mail archive of the gcc-patches@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: [PATCH] m32r-*-gcc 3.4 , 3.5 miss endian


Hi Kazuhiro,

gcc/ChangeLog
2004-04-16  Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>

    * config/m32r/m32r.h (BIG_ENDIAN_BIT): Deleted to fix endian
    bug.
    (TARGET_LITTLE_ENDIAN, TARGET_BIG_ENDIAN,
    TARGET_DEFAULT): Changed. Ditto.
    (LITTLE_ENDIAN_BIT, TARGET_CPU_DEFAULT,
    TERGET_ENDIAN_DEFAULT): Added. Ditto.
    * config/m32r/little.h (TARGET_LITTLE_ENDIAN): Deleted. Ditto.
    (TARGET_ENDIAN_DEFAULT): Added. Ditto.

Approved and applied.


Cheers
 Nick



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