Home | History | Annotate | Download | only in quad
History log of /src/common/lib/libc/arch/arm/quad/__aeabi_ldivmod.S
RevisionDateAuthorComments
 1.13  06-May-2014  joerg branches: 1.13.24;
Make EHABI optional.
 1.12  19-Aug-2013  matt branches: 1.12.2;
Add cfi ops.
Thumbify
 1.11  13-Aug-2013  matt Use mvnge AHI, #0x80000000 instead of mvnge AHI, ALO, lsr #1
 1.10  13-Aug-2013  matt 0x800000000 -> 0x80000000 (one too many zeroes)
 1.9  13-Aug-2013  matt Fix movlt
 1.8  13-Aug-2013  matt andlt -> movlt
 1.7  09-May-2013  matt Don't worry about divide by 0 for kernel or standalone
 1.6  09-May-2013  skrll Don't use old syntax - it breaks the build. hi matt.
 1.5  08-May-2013  matt When using EABI, call __aeabi_{i,l}div0 when diving by 0.
 1.4  05-May-2013  skrll Whitespace.
 1.3  19-Apr-2013  skrll Fix logic inversion.
 1.2  14-Apr-2013  matt Fix calling of __qdivrem which the 3rd arg needs to passed on the stack.
 1.1  05-Aug-2012  matt branches: 1.1.2; 1.1.4;
Add another ARM EABI runtime routine for
combined quotient / remainder for signed long long.
 1.1.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.1.4.2  30-Oct-2012  yamt sync with head
 1.1.4.1  05-Aug-2012  yamt file __aeabi_ldivmod.S was added on branch yamt-pagecache on 2012-10-30 18:46:13 +0000
 1.1.2.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.2.1  23-Jun-2013  tls resync from head
 1.12.2.1  10-Aug-2014  tls Rebase.
 1.13.24.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.13.24.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed