Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
using the check_ld function.
* Only use --warn-unresolved-symbols with linkers that support it.
|
|
|
|
|
|
|
|
|
|
-DSTATIC for those not needing shared libs, needed to be seen in libc-symbols.h
|
|
|
|
|
|
-D__ASSEMBLER__, bug in all gcc
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
do multilib
|
|
binary via TAR make variable for non-GNU systems
|
|
|
|
|
|
I needed this patch setting CPU_LDFLAGS to build uClibc for little-endian
MIPS (with a compiler with both little-endian and big-endian multilibs);
otherwise it used ld (in default big-endian mode) to link little-endian
objects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only headers
|
|
|
|
|
|
|
|
foreign objects to a lib
|
|
common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH
|
|
of latest glibc version
|
|
|
|
|
|
.os/.oS (Makerules)
|
|
all over the place
|
|
|