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]

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


Author: rearnsha
Date: Wed Nov 16 18:02:12 2011
New Revision: 181419

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181419
Log:
2011-11-16  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>

	* config/arm/lib1funcs.asm (udivsi3): Add support for divide
	functions.
	(aeabi_uidivmod): Likewise.	
	(umodsi3): Likewise.
	(divsi3): Likewise.
	(aeabi_idivmod): Likewise.
	(modsi3): Likewise.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/arm/lib1funcs.S


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