Christian Wiese
806d06e867
uclibc: reintroduced the shared config.cache file which was moved from architecture/share
...
Note:
Currently this is a copy of the glibc config.cache because this was formerly
injected from the frameworks for all builds!
TODO: All the entries need to be checked on a native build!
11 years ago
Christian Wiese
e89ae661d7
uclibc: fixed to also enable ARCH_WANTS_{BIG,LITTLE}_ENDIAN config symbols to properly use the choosen endianess on architectures which supports both flavours
11 years ago
Christian Wiese
8d89363727
uclibc: fixed parse-config-fixarch to properly fix arch_target in the case it doesn't end with "gnu"
11 years ago
Christian Wiese
74680bff9e
uclibc: fixed to enable __progname support if GCC stack-smashing protection is enabled
11 years ago
Christian Wiese
a6258cc333
uclibc/libgcrypt: removed obsolete patch
12 years ago
Christian Wiese
42b6cbe50a
uclibc: enable UCLIBC_HAS_RESOLVER_SUPPORT by default
...
Note:
Enabling this was primary done to be able to build pciutils 3.1.9!
12 years ago
Christian Wiese
23c225691b
uclibc: added 830-arm_unbreak_armv4t.patch for gcc-4.7.1 from buildroot
12 years ago
Christian Wiese
3b48fe9a78
uclibc: updated arm-softfloat-libgcc.patch for gcc-4.7.1
12 years ago
Christian Wiese
8b0871f86b
uclibc: Updated (0.9.32.1 -> 0.9.33.2)
12 years ago
Alejandro Mery
7ff7c6754a
uclibc: add SDECFG_DEBUG support
13 years ago
Alejandro Mery
8c456f187b
uclibc: removed obsolete patch for gdb
13 years ago
Christian Wiese
1be09f4c1e
uclibc: Updated (0.9.32 -> 0.9.32.1)
13 years ago
Nagy Karoly Gabriel
5d367d9e9a
uclibc: removed obsolete parted patch
13 years ago
Christian Wiese
4bfc52114a
uclibc: added NPTL config option
...
Note:
NPTL support within uClibc is in a very early stage of development, thus
should be considered highly experimental!
13 years ago
Christian Wiese
769f7bf1fe
linux26: renamed to linux
13 years ago
Christian Wiese
6f3d2eeece
uclibc/module-init-tools: removed non-applying index.patch
13 years ago
Christian Wiese
f2deec35a5
uclibc: Updated (0.9.31.1 -> 0.9.32)
13 years ago
Christian Wiese
144fdc6916
uclibc: Updated (0.9.31 -> 0.9.31.1)
13 years ago
Nagy Karoly Gabriel
b2fc1ddd06
uclibc: added patches from upstream to add SOCK_CLOEXEC and inotify1 to uclibc .31 (see note)
...
these two patches will become redundant with uclibc .32, they will have to be removed at upgrade.
14 years ago
Christian Wiese
624c1512a2
uclibc: changed parse-config-9 to not run uclibc_fix_configsub() for lvm2/device-mapper anymore
14 years ago
Alejandro Mery
76aeb834d2
uclibc: removed openssl's susv3 patch
14 years ago
Alejandro Mery
36224f8d8c
uclibc: removed obsolete patch for python
14 years ago
Christian Wiese
0dd78b4b3e
uclibc: changed to always disable gcc's TLS support besides while using the newer threads implementation of uclibc (see note)
...
Note:
Tests have shown that the newer threads implementation in uClibc is not
working and seems to be even half implemented for most architectures!
14 years ago
Christian Wiese
37077f5b9e
uclibc: enable libutil support by default to get forkpty(), login(), login_tty(), logout(), logwtmp(), openpty()
14 years ago
Christian Wiese
db9c70f841
uclibc: enabled NFTW support by default (at least mdadm needs it)
14 years ago
Christian Wiese
65cef1c538
uclibc: changed to include libresolv support by default (see note)
...
Note:
At least pciutils tried to link against libresolv which is not enabled by
default in uClibc 0.9.31. I am sure that there are even more applications
that will need it so include libresolv by default.
14 years ago
Christian Wiese
40427c5cef
uclibc: improved to have configuration options for enabling SuSv3 and SuSv4 legacy functions
14 years ago
Christian Wiese
823d1e7004
uclibc: improved to only disable gcc's TLS support if uClibc is build without thread support
14 years ago
Christian Wiese
2df3b76055
uclibc: improved to configure thread support through OpenSDE's configurator
14 years ago
Christian Wiese
8cfdf693ec
uclibc: added upstream fixes (borrowed from buildroot)
14 years ago
Christian Wiese
1bfd49c964
uclibc: removed obsolete '140-math_decl.patch' we borrowed from openwrt
14 years ago
Christian Wiese
5befcfad51
uclibc: Updated (0.9.30.3 -> 0.9.31)
14 years ago
Alejandro Mery
2f77ec9a8b
uclibc: removed obsolete patch for xorg-server
15 years ago
Alejandro Mery
5f1deed355
openssh: enabled to compile against uclibc
15 years ago
Alejandro Mery
b038ccb6eb
uclibc: disable tls on gcc, not yet supported
15 years ago
Christian Wiese
0c3968055b
uclibc: Updated (0.9.30.1 -> 0.9.30.3)
...
Note:
This commit is including a rediff of the ldconfig-glob.patch, as well as
removing obsolete patches.
15 years ago
Christian Wiese
49f963cfd7
uclibc: disable gcc's decimal float support because uclibc has no C99 Floating-point environment (fenv.h)
15 years ago
Christian Wiese
073404487a
uclibc: rediffed needed gcc patches to apply on gcc 4.4.2 and removed obsolete patches
...
NOTE: The reference for the patches was the patchset of the buildroot project.
see: http://git.buildroot.net/buildroot/tree/toolchain/gcc/4.4.2
15 years ago
Christian Wiese
aeb56a86d7
uclibc: rediffed exisiting binutils patches
15 years ago
Alejandro Mery
3267deca5b
uclibc: changed to not install include/scsi
15 years ago
Nagy Karoly Gabriel
0aad6a7608
uclibc: Updated (0.9.28.3 -> 0.9.30.1), adapted legacy T2 patches and added some new ones from buidroot
15 years ago
Alejandro Mery
2bcba36ee1
uclibc: changed to install scsi/ as linux-headers doesn't install it anymore
15 years ago
Alejandro Mery
944cb61599
uclibc: replaced patches for gcc with those from buildroot for 4.2.4
...
http://git.busybox.net/buildroot/tree/toolchain/gcc/4.2.4
15 years ago
Alejandro Mery
35fd9ed2a0
uclibc: changed to look in pkg_patch/$pkg/*.patch instead of pkg_patch/$pkg-*.patch for patches
15 years ago
Alejandro Mery
a6aac98f67
uclibc: make mtools use -liconv explicitly
16 years ago
Alejandro Mery
c9a1d6b1bc
uclibc: removed obsolete patch for php
16 years ago
Alejandro Mery
460bb2fdfa
uclibc: adapted pam patch to the current version
17 years ago
Alejandro Mery
ef9fcdaf49
[uclibc] Enhanced to let lua-wsapi build
17 years ago
Alejandro Mery
f08e1596e9
[uclibc] Enhanced to let fcgi build
17 years ago
Alejandro Mery
5914452b9e
[uclibc] changed to translate -s in package name to _ to avoid conflicts when patching packages which first part is the name of another package
17 years ago