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]

r185698 - in /trunk/libgcc: ChangeLog config/ar...


Author: rearnsha
Date: Thu Mar 22 15:14:46 2012
New Revision: 185698

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185698
Log:
* arm/lib1funcs.asm (ctzsi2): New function.
* arm/t-elf (LIB1ASMFUNCS): Add _ctzsi2.
* arm/t-linux (LIB1ASMFUNCS): Likewise.
* arm/t-strongarm-elf (LIB1ASMFUNCS): Likewise.
* arm/t-symbian (LIB1ASMFUNCS): Likewise.
* arm/t-vxworks (LIB1ASMFUNCS): Likewise.
* arm/t-wince-pe (LIB1ASMFUNCS): Likewise.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/arm/lib1funcs.S
    trunk/libgcc/config/arm/t-elf
    trunk/libgcc/config/arm/t-linux
    trunk/libgcc/config/arm/t-strongarm-elf
    trunk/libgcc/config/arm/t-symbian
    trunk/libgcc/config/arm/t-vxworks
    trunk/libgcc/config/arm/t-wince-pe


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