Home | History | Annotate | Download | only in quad
History log of /src/common/lib/libc/arch/arm/quad/__aeabi_uldivmod.S
RevisionDateAuthorComments
 1.9  06-May-2014  joerg branches: 1.9.24;
Make EHABI optional.
 1.8  12-Dec-2013  matt branches: 1.8.2;
Fix a bug in the divby0 case.
 1.7  19-Aug-2013  matt Add .cfi ops
Thumbify
 1.6  09-May-2013  matt Don't worry about divide by 0 for kernel or standalone
 1.5  08-May-2013  matt When using EABI, call __aeabi_{i,l}div0 when diving by 0.
 1.4  14-Apr-2013  skrll Pretty sure we don't want to change instruction set here. hi matt.
 1.3  14-Apr-2013  matt Fix calling of __qdivrem which the 3rd arg needs to passed on the stack.
 1.2  05-Aug-2012  matt branches: 1.2.2; 1.2.4;
Add RCSID.
Simplify.
 1.1  05-Aug-2012  matt Add a routine for __aeabi_uldivmod which is just a wrapper around __qdivrem
but returns the 64-bit dividend and remainder in r0-r3.
 1.2.4.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.2  30-Oct-2012  yamt sync with head
 1.2.4.1  05-Aug-2012  yamt file __aeabi_uldivmod.S was added on branch yamt-pagecache on 2012-10-30 18:46:13 +0000
 1.2.2.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.2.1  23-Jun-2013  tls resync from head
 1.8.2.1  10-Aug-2014  tls Rebase.
 1.9.24.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.9.24.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed