freebsd-skq/lib/libc/amd64
jilles fd29e78a68 libc: Access _logname_valid more efficiently.
The variable _logname_valid is not exported via the version script;
therefore, change C and i386/amd64 assembler code to remove indirection
(which allowed interposition). This makes the code slightly smaller and
faster.

Also, remove #define PIC_GOT from i386/amd64 in !PIC mode. Without PIC,
there is no place containing the address of each variable, so there is no
possible definition for PIC_GOT.
2013-08-17 19:24:58 +00:00
..
gen The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +00:00
stdlib Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
string Remove incorrect attribution. 2011-07-21 20:06:14 +00:00
sys libc: Access _logname_valid more efficiently. 2013-08-17 19:24:58 +00:00
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc
Symbol.map libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
SYS.h libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00