Age | Commit message (Collapse) | Author |
|
|
|
supports it
|
|
uClibc_init
|
|
the makefile structure is killing me. Sorry to put more native thread stuff in, but it cannot be activated in the trunk, so there is no harm.
|
|
|
|
some auxillary TLS set up has to happen beforehand. This has been tested for almost two months now and I am tired of chasing it around in my merges. Look in the NPTL trunk if you want more information.
|
|
|
|
|
|
the target system's byteorder
|
|
linuxthreads/sysdeps/TARGET_ARCH/Makefile.in proposed by vapier. The current implementation should suffice for now, but it needs to be extended for the nptl tree.
|
|
an additional condition for libc.so linker script creation checking for libc.so.0 in place.
|
|
|
|
libc.so are rebuilt again if make is run a second time.
|
|
finished
|
|
|
|
|
|
not resolve to anything, not pulling in libm.a target. Add libm.a to all: .
|
|
|
|
|
|
__PIC__. Add these weaks to mips/crt1.S as well.
|
|
|
|
only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a
|
|
|
|
|
|
Costa. Couldn't test it though on ppc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
breaks compatibility with existing binaries, unless the new COMPAT_ATEXIT option is enabled.
|
|
|
|
toolchain one
|
|
have enabled threads.
|
|
|
|
|
|
|
|
Moved guard_setup to __uClibc_main.c, the only place where it is called.
Removed SIGKILL option, not usable with sigaction.
|
|
|
|
|
|
option is not set, more Makefile cleanups
|
|
|
|
|
|
|
|
|
|
|
|
|