am 0661bbe2: am 69d242d2: Merge "Re-export libgcc\'s __aeabi_uidivmod and __popcount_tab"

* commit '0661bbe2570ff52382552d9c404159f7651101f3':
  Re-export libgcc's __aeabi_uidivmod and __popcount_tab
This commit is contained in:
Ben Cheng 2014-01-24 18:22:48 +00:00 committed by Android Git Automerger
commit cc70de8fc3

View File

@ -129,6 +129,7 @@
XX(__aeabi_ui2f) \ XX(__aeabi_ui2f) \
XX(__aeabi_ul2d) \ XX(__aeabi_ul2d) \
XX(__aeabi_ul2f) \ XX(__aeabi_ul2f) \
XX(__aeabi_uidivmod) \
XX(__cmpdf2) \ XX(__cmpdf2) \
XX(__divdf3) \ XX(__divdf3) \
XX(__divsf3) \ XX(__divsf3) \
@ -153,6 +154,7 @@
XX(__mulsf3) \ XX(__mulsf3) \
XX(__nedf2) \ XX(__nedf2) \
XX(__popcountsi2) \ XX(__popcountsi2) \
XX(__popcount_tab) \
XX(__subdf3) \ XX(__subdf3) \
XX(__subsf3) \ XX(__subsf3) \
XX(__truncdfsf2) \ XX(__truncdfsf2) \