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] misc bswap fixes


On 11/7/06, Eric Christopher <echristo@apple.com> wrote:

OK? Uros, see anything else?

-eric

2006-11-06 Eric Christopher <echristo@apple.com>

         * libgcc2.c (__bswapdi2): Rename from bswapDI2.
         (__bswapsi2): Rename from bswapSI2.
         * libgcc2.h: Remove transformation of bswap routines.
         * config/i386/i386.md (bswapsi2): New.
         (bswapdi2): Ditto.

2006-11-06 Eric Christopher <echristo@apple.com>

         * gcc.target/i386/builtin-bswap-1.c: Rewrite for 64-bit.
        Test using scan-assembler-not.

This looks OK for me (but you will still need a formal approval from the maintainer...)

Thanks,
Uros.


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