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
..
2012-05-18 18:55:58 +00:00
MFC
2011-05-09 18:53:13 +00:00
2013-07-28 18:44:17 +00:00
2012-08-01 17:24:53 +00:00
2012-05-24 22:00:48 +00:00
2012-07-21 21:52:48 +00:00
2012-01-15 13:23:18 +00:00
2013-04-08 19:19:10 +00:00
2013-03-12 03:48:05 +00:00
2012-03-28 20:58:30 +00:00