Mike Frysinger
|
913c52ce79
ifdef out RTLD defines we dont actually support nor are in POSIX
|
18 years ago |
Mike Frysinger
|
b0973711aa
sync with glibc
|
18 years ago |
Mike Frysinger
|
de853823e0
need to double check internal errno handling wrt libpthread
|
18 years ago |
Eric Andersen
|
f9cdd6edc5
fix the date
|
18 years ago |
Eric Andersen
|
3b69ea3961
note the release of uClibc 0.9.28.2
|
18 years ago |
Mike Frysinger
|
14452ff798
add missing file for previous commit as pointed out by Peter Kjellerstedt
|
18 years ago |
Mike Frysinger
|
f50cd1662f
touchup new kconfig handling so we dont constantly rebuild
|
18 years ago |
Mike Frysinger
|
8da931c772
redo errno handling so that it should work both in thread and non-threaded situations
|
18 years ago |
Mike Frysinger
|
4fd21f190d
make sure we have rtld_hidden_def(_dl_debug_state)
|
18 years ago |
Mike Frysinger
|
cbbabd71c7
stub out msync() for no-mmu as well
|
18 years ago |
Mike Frysinger
|
375c18c1df
drop -Wl,-warn-common since it doesnt serve much purpose
|
18 years ago |
Mike Frysinger
|
cf61af7af9
make sure cleanup handler is only called once
|
18 years ago |
Mike Frysinger
|
8d8b6ba629
call kernel helper to do spinlocks
|
18 years ago |
Mike Frysinger
|
f26d55b4cc
simple script for counting relocs
|
18 years ago |
Mike Frysinger
|
d1746ec9ad
default to pulling kernel headers from the system install
|
18 years ago |
Mike Frysinger
|
1f9c1087f2
rewrite all superh targets to just sh
|
18 years ago |
Mike Frysinger
|
eb9c87739e
rewrite all sparc targets to just sparc
|
18 years ago |
Mike Frysinger
|
4e736021ea
rewrite parisc to hppa
|
18 years ago |
Joakim Tjernlund
|
ecab701ed8
Make _dl_malloc alignment arch configurable.
|
18 years ago |
Mike Frysinger
|
9da4b6afff
make sure static variables are re-initialized everytime
|
18 years ago |
Mike Frysinger
|
138adeccbd
cleanup a little
|
18 years ago |
Joakim Tjernlund
|
2244c71124
Fix dlopen for static apps.
|
18 years ago |
Mike Frysinger
|
72fc4ba5e7
Atsushi Nemoto writes:
|
18 years ago |
Bernhard Reutner-Fischer
|
611a59f6f5
- kbuild update broke uClibc's configuration. It complains about
|
18 years ago |
Joakim Tjernlund
|
e2581aecf5
Revert previous commit as it is unclear if it is needed.
|
18 years ago |
Joakim Tjernlund
|
50ca754115
Hopefully fix the earlier broken if [ -n $(HEADERS_BITS_SUBARCH) ]
|
18 years ago |
Mike Frysinger
|
e5bdbd0f71
make arch default to hostarch
|
18 years ago |
Mike Frysinger
|
43a95b8896
pull latest kconfig from kernel
|
18 years ago |
Mike Frysinger
|
38d85080f6
make sure we declare TARGET_ARCH as a string
|
18 years ago |
Mike Frysinger
|
d5e463c5e8
add silentoldconfig target
|
18 years ago |