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]

r156868 - in /trunk/gcc: ChangeLog config/arm/l...


Author: rearnsha
Date: Thu Feb 18 17:29:58 2010
New Revision: 156868

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156868
Log:
2010-02-18  Sebastian Huber <sebastian.huber@embedded-brains.de>

	* config/arm/lib1funcs.asm (__prefer_thumb__): New define.
	(udivsi3, aeabi_uidivmod, divsi3, aeabi_idivmod): Use Thumb-1 variant
	if __prefer_thumb__ is defined.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/lib1funcs.asm


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