optimize explicit_bzero for size |
|
|
|
2018-06-28 |
Alexander Monakov |
|
New |
__libc_start_main: slightly simplify stage2 pointer setup |
|
|
|
2018-10-20 |
Alexander Monakov |
|
New |
math: move x86_64 fabs, fabsf to C with inline asm |
|
|
|
2020-01-05 |
Alexander Monakov |
|
New |
math: move more x86-family fabs functions to C |
|
|
|
2020-01-06 |
Alexander Monakov |
|
New |
math: move trivial x86-family sqrt functions to C |
|
|
|
2020-01-06 |
Alexander Monakov |
|
New |
math: move i386 sqrtf to C |
|
|
|
2020-01-06 |
Alexander Monakov |
|
New |
math: move i386 sqrt to C |
|
|
|
2020-01-07 |
Alexander Monakov |
|
New |
math: move x86_64 (l)lrint(f) functions to C |
|
|
|
2020-01-11 |
Alexander Monakov |
|
New |
math: move more x86-family lrint functions to C |
|
|
|
2020-01-11 |
Alexander Monakov |
|
New |
math: move x86-family rint functions to C |
|
|
|
2020-01-14 |
Alexander Monakov |
|
New |
math: move x86-family remainder functions to C |
|
|
|
2020-01-14 |
Alexander Monakov |
|
New |
math: move x86-family fmod functions to C |
|
|
|
2020-01-15 |
Alexander Monakov |
|
New |
math: add x86_64 remquol |
|
|
|
2020-01-16 |
Alexander Monakov |
|
New |
math/x32: correct lrintl.s for 32-bit long |
|
|
|
2020-01-18 |
Alexander Monakov |
|
New |
remove redundant condition in memccpy |
|
|
|
2020-03-09 |
Alexander Monakov |
|
New |
[1/3] setjmp: fix x86-64 longjmp argument adjustment |
|
|
|
2020-08-11 |
Alexander Monakov |
|
New |
[2/3] setjmp: avoid useless REX-prefix on xor %eax, %eax |
|
|
|
2020-08-11 |
Alexander Monakov |
|
New |
[3/3] setjmp: optimize x86 longjmp epilogues |
|
|
|
2020-08-11 |
Alexander Monakov |
|
New |
setjmp: optimize x86-64 longjmp prologues |
|
|
|
2020-08-11 |
Alexander Monakov |
|
New |
[4/3] setjmp: optimize longjmp prologues |
|
|
|
2020-08-12 |
Alexander Monakov |
|
New |