summaryrefslogtreecommitdiffstats
path: root/ndk/platforms/android-9/arch-mips/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed atexit()Andrew Hsieh2014-09-041-5/+14
* Update mips crtfiles from bionic with C versionsAndrew Hsieh2013-08-056-527/+133
* Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S.Chao-Ying Fu2012-08-282-37/+0
* Add comments about why "call" instead of "jump" is used.Andrew Hsieh2012-07-252-0/+2
* Fix SEGV when unwinding stack pasts __libc_initAndrew Hsieh2012-06-282-0/+4
* ndk: Add crtbrand.c ; crtbegin_static.S includes "atexit.S" for x86/mipsAndrew Hsieh2012-06-251-1/+1
* ndk: Remove prebuilt C runtime objects. Add sources instead.David 'Digit' Turner2012-05-311-1/+1
* ndk: Add MIPS Platform files which contain C runtime headersRaghu Gandham2012-03-277-0/+669