Eric Andersen
|
433ccbdd22
Patch from Peter S. Mazinger:
|
před 20 roky |
Eric Andersen
|
e320e67feb
Patch from Peter S. Mazinger:
|
před 20 roky |
Eric Andersen
|
5941632e79
Patch from Peter S. Mazinger to simplify PIE handling
|
před 20 roky |
Eric Andersen
|
05d9958f68
Add support for the Analog Devices Blackfin mmuless processor
|
před 20 roky |
Ned Ludd
|
d503d1d6c6
- Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional.
|
před 20 roky |
Joakim Tjernlund
|
9f9ab49223
Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and
|
před 20 roky |
Joakim Tjernlund
|
2e0531ba98
PIE option correction for Config.in. From Peter Mazinger.
|
před 20 roky |
Joakim Tjernlund
|
162e21b2a2
Peter Kjellerstedt writes:
|
před 20 roky |
Eric Andersen
|
3b8039fd51
This patch from Mike Frysinger, extended from an earlier patch from Peter S.
|
před 20 roky |
Eric Andersen
|
cf84d3fc7b
uClibc gettext support is under development and really shouldn't
|
před 20 roky |
Manuel Novoa III
|
bec90733b9
Add a couple of mips-specific string funcs.
|
před 20 roky |
Manuel Novoa III
|
2fa66a163a
solar asked that this bit be reverted.
|
před 20 roky |
Manuel Novoa III
|
9d7a22d351
Fixes from gentoo.
|
před 20 roky |
Eric Andersen
|
6e112da93a
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
|
před 20 roky |
Eric Andersen
|
c3d50a6983
Pete Popov writes:
|
před 20 roky |
Eric Andersen
|
d45e66d4ff
UCLIBC_COMPLETELY_PIC does nothing, so kill it
|
před 20 roky |
Eric Andersen
|
6994dd8083
More detail about malloc-simple
|
před 20 roky |
Eric Andersen
|
baa67289df
Alexandre Oliva writes:
|
před 21 roky |
Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
před 21 roky |
Eric Andersen
|
fb84603f8c
Peter S. Mazinger writes:
|
před 21 roky |
Eric Andersen
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
před 21 roky |
Eric Andersen
|
5660d0d42d
Set the default stdio buffer size to 4096, rather then 256.
|
před 21 roky |
Eric Andersen
|
1e4f229f0e
Yet more messing with selecting sane default configs
|
před 21 roky |
Eric Andersen
|
f8bc724a4d
Yet more config system updates
|
před 21 roky |
Eric Andersen
|
8407ee91dd
Peter S. Mazinger writes:
|
před 21 roky |
Eric Andersen
|
591baf8f35
Naming things this way will be much easier to deal with
|
před 21 roky |
Eric Andersen
|
f8a3fa0247
Rework the config system. Better utilize the Kconfig language
|
před 21 roky |
Manuel Novoa III
|
f72338a387
Some more soft float fixes... for arm in particular (libfloat).
|
před 21 roky |
Eric Andersen
|
336eda9bf6
Add a new RUNTIME_PREFIX
|
před 21 roky |
Eric Andersen
|
2d421e4f94
More detail on the use of MALLOC_DEBUG
|
před 21 roky |