Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
linktime warnings for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is a useless attempt
|
|
|
|
|
|
strong_alias/hidden_strong_alias when .set support is disabled
|
|
|
|
Moved weak[_const]_function into proper place (if we have weak support), else noop. Modified comment about changes to glibc. Moved -D_LIBC from CFLAGS to libc-symbols.h. I am not sure about unlikely/likely/__cast
|
|
|
|
|
|
hidden_strong_alias adapted, HAVE_ELF defined always, __SYMBOL_PREFIX removed
|
|
specific header file to make porting/updates a lot easier
|
|
sys/syscall.h uses the IS_IN_libc define before including any header that
includes libc-internal.h (where IS_IN_libc is defined). This patch makes
sys/syscall.h include features.h to get the IS_IN_libc define where
appropriate.
|
|
|
|
|
|
USER_PREFIX (like bfin)
|
|
header, keep it visible
|
|
missing headers, other jump relocs removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|