opnsense-src/lib/libc/amd64
Mateusz Guzik c5890784f6 amd64: bring back asm bcmp, shared with memcmp
Turns out clang converts "memcmp(foo, bar, len) == 0" and similar to
bcmp calls.

Reviewed by:	emaste (previous version), jhb (previous version)
Differential Revision:	https://reviews.freebsd.org/D34673

(cherry picked from commit fbc002cb72)
2022-03-29 10:25:17 +00:00
..
gen libc: add _get_tp() private function 2021-04-23 14:14:07 +03:00
stdlib Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
string amd64: bring back asm bcmp, shared with memcmp 2022-03-29 10:25:17 +00:00
sys libc/<arch>/sys/cerror.S: fix typo 2021-04-06 03:47:34 +03:00
_fpmath.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
arith.h Add a comment describing why it's important for the values in this 2003-05-08 13:50:44 +00:00
gd_qnan.h Arrange so that the NaN returned by strtod("nan", NULL) is the same as 2007-12-16 21:15:09 +00:00
Makefile.inc Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
static_tls.h Fix initial exec TLS mode for dynamically loaded shared objects. 2019-03-29 17:52:57 +00:00
Symbol.map Add usermode helpers for for Intel userspace protection keys feature. 2019-02-20 09:56:23 +00:00
SYS.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00