Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc] Add ffs(), ffsl(), and ffsll() | Michael Brown | 2015-03-16 | 1 | -0/+74 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [libc] Add flsll() | Michael Brown | 2014-04-27 | 1 | -0/+37 |
* | [libc] Add isqrt() function to find integer square roots | Michael Brown | 2014-04-26 | 1 | -0/+11 |
* | [test] Check for correct -mrtd assumption on libgcc arithmetic functions | Michael Brown | 2014-04-26 | 1 | -4/+74 |
* | [test] Add tests for 64-bit division | Michael Brown | 2014-04-25 | 1 | -0/+122 |
* | [test] Add self-tests for flsl() | Michael Brown | 2014-04-24 | 1 | -0/+86 |