Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-08-21 | This patch Does following | Khem Raj | 1 | |
1. Adds new recipe for uclibc nptl build. (currently only arm is in) 2. Renames uclibc-cvs to uclibc-svn 3. Revs up the sane rev of svn recipes to tested one. 4. Makes arm_fix_alignment.patch in two versions one for svn and one for 0.9.29 unfortunately changes in svn does not let us apply the 0.9.29 patch on svn cleanly. -Khem | ||||
2008-08-20 | Enable -fgnu89-inline on compilers that support it. This helps | Khem Raj | 1 | |
0.9.29 to compile with gcc 4.3. | ||||
2008-08-12 | uclibc 0.9.29: Enable UCLIBC_HAS_PROGRAM_INVOCATION_NAME in uClibc.distro. | Robert Schuster | 1 | |
2008-08-03 | apply uclibc-arm-ftruncate64 patch for 0.9.29 | Khem Raj | 1 | |
2008-07-25 | Change the toolchain build sequence. Helps in reproducable toolchains ↵ | Khem Raj | 1 | |
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working. | ||||
2008-05-25 | uclibc: the higher DEFAULT_PREFERENCE are the more it is taken | Henning Heinold | 1 | |
* set uclibc 0.9.28 to 1 * set uclibc 0.9.29 to 3 | ||||
2008-05-25 | uclibc: 0.9.28 shouldnt bee the DEFAULT_PREFERENCE | Henning Heinold | 1 | |
* 0.9.28 set DEFAULT_PREFERENCE to 3 * 0.9.29 set DEFAULT_PREFERENCE to 1 | ||||
2008-05-24 | uclibc-dev should rdepend on kernel-headers-dev | Khem Raj | 1 | |
2008-05-17 | uclibc_0.9.29: add arm_fix_alignment.patch | Cliff Brake | 1 | |
2008-05-06 | uclibc_0.9.29/svn: add wcs_upper_buffer patch from Henning Heinold | Cliff Brake | 1 | |
2008-05-04 | packages/uclibc/uclibc_0.9.29.bb : Bump PR to account for additions/changes ↵ | Stelios Koroneos | 1 | |
in several machine config files | ||||
2008-05-01 | packages/uclibc/uclibc_0.9.29.bb : bump PR | Stelios Koroneos | 1 | |
2008-04-28 | Fix recently added DEPENDS on ncurses-native. Fix HOSTCFLAGS to use _NATIVE. | Leon Woestenberg | 1 | |
2008-04-11 | uclibc: fix extra/scripts/gen_bits_syscall_h.sh for arm | Henning Heinold | 1 | |
* gen_bits_syscall_h.sh worked right for serval years * unistd.h for arm contains now some syscalls starting with __ARM_NR_ * and thats why they don't get parsed over to the uclibc-header * they are seldom used, but the cacao-javavm use one of them * unistd_arm.patch fixes this issues | ||||
2008-03-26 | uclibc 0.9.29: Actually apply the uClibc-0.9.29 patch for the AVR32 bzero() ↵ | Geoffrey Wossum | 1 | |
issue | ||||
2008-03-09 | uclibc_0.9.29: Fix bash'ism according with upstream uclibc fix. | Leon Woestenberg | 1 | |
2008-03-09 | uclibc-0.9.29: Remove bash'ism in equal check of some config script. | Leon Woestenberg | 1 | |
2008-03-05 | uclibc: Merge various changes made in Poky to fix various paths | Richard Purdie | 1 | |
2008-02-15 | uclibc 0.9.29: blackfin and avr32 updates | Koen Kooi | 1 | |
2007-10-12 | uclibc 0.9.29: add patches from buildrot to fix mmap | Koen Kooi | 1 | |
2007-08-29 | uclibc 0.9.29: add templates for different ARM generations and use iwmmxt ↵ | Koen Kooi | 1 | |
for gumstix-verdex | ||||
2007-07-04 | There are some definition missing in uclibc which prevents | Henning Heinold | 1 | |
building of bluez-utils. -termios.h will be fixed in nex uclibc version according to this thread http://www.mail-archive.com/uclibc@uclibc.org/msg00382.html -errno_values.h is mostly the same as the linux kernel headers but didnt change for years and so stucked with the 2.4 defintions, 2.6 added some more like "ENOKEY" Bumping PR to get rebuilds. Beaware that the toolchain could be broken after compiling the new uclibc version. If you got side-effects with __clz-tab missing symbol, recompile the whole stuff. | ||||
2007-05-28 | uclibc: fix strongarm configs | Koen Kooi | 1 | |
2007-05-28 | uclibc: fix strongarm defconfigs and add some more | Koen Kooi | 1 | |
2007-05-23 | uclibc: Add uclibc-initial-0.9.29 so that toolchain bootstrap from recent ↵ | Leon Woestenberg | 1 | |
kernel headers works. | ||||
2007-05-21 | uclibc-0.9.29: Revert untested patch, must test first. | Leon Woestenberg | 1 | |
2007-05-21 | uclibc-0.9.29: Fix inproper shift in mmap (uClibc bugid 1303). | Leon Woestenberg | 1 | |
2007-05-16 | uclibc: bump PR for zecke's change to the config | Koen Kooi | 1 | |
2007-05-14 | uclibc 0.9.29: turn on SUSV3 stuff on angsgrom to build perl | Koen Kooi | 1 | |
2007-05-14 | uclibc 0.9.29: fix FILESPATH, add ep93xx config | Koen Kooi | 1 | |
2007-05-13 | uclibc: Use only uClibc.{distro,machine} for 0.9.29. Do not need require ↵ | Leon Woestenberg | 1 | |
these for <0.9.29. This fixes uclibc-initial-0.9.28 builds. | ||||
2007-05-12 | uclibc: add recipe for 0.9.29 | Koen Kooi | 1 | |
* builds for angstrom/ixp4xxbe * other distros and machines need to add their own uClibc.machine and uClibc.distro configs |