summaryrefslogtreecommitdiff
path: root/packages/uclibc
AgeCommit message (Collapse)AuthorFiles
2007-11-23uclibc-0.9.29: add configuration for qemux86 machineJeremy Laine2
2007-10-25uclibc: (Re)added mpc8313e-rdb/uClibc.machineLeon Woestenberg1
2007-10-25mpc8323e-rdb: Adapted from mpc8313e-rdb, tested.Jeremy Laine3
2007-10-16elf2flt: update to match cross dir updatesKoen Kooi1
2007-10-12uclibc 0.9.29: add patches from buildrot to fix mmapKoen Kooi6
2007-10-06rename compulab-pxa270 machine to cm-x270Cliff Brake2
2007-09-13bfin-uclibc: add blackfin fork of uclibcKoen Kooi1
2007-09-13elf2flt: add wrapper for uclinux binaries needing funky linkersKoen Kooi1
2007-09-04uclibc: switch to SRCREV Koen Kooi1
2007-08-29uclibc 0.9.29: add templates for different ARM generations and use iwmmxt ↵Koen Kooi6
for gumstix-verdex
2007-08-28uclibc.inc: add support for uclinux-uclibc binariesKoen Kooi1
2007-08-28uclibc 0.9.29: add config files for gumstixKoen Kooi4
2007-08-12uclibc: add blackfin configsKoen Kooi3
2007-08-12uclibc svn: fixesKoen Kooi1
2007-07-19uclibc-0.9.29: Add config for palmz72 (generic PXA27x).Paul Sokolovsky2
2007-07-19uclibc-0.9.29: Add config for palmld (generic PXA27x).Paul Sokolovsky2
2007-07-19uclibc-0.9.29: Add palmz31 config (generic PXA of course).Paul Sokolovsky2
2007-07-04There are some definition missing in uclibc which preventsHenning Heinold3
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-06-28uclibc: fix string comparison ops in do_configure script.Cliff Brake1
String comparison in shell is '=', not '=='
2007-06-21uclibc: add generic armeb configKoen Kooi2
* where 'generic' read 'armv4teb'
2007-06-20uclibc 0.9.29: add generic config for arm (where 'generic', read 'armv4t')Koen Kooi3
2007-06-19uclibc-0.9.29: add compulab-pxa270 machine configCliff Brake2
2007-06-12remove a bunch of empty directoriesRolf Leggewie1
2007-06-12uclibc: make a bfin arch config instead of a machine config Koen Kooi2
2007-06-11Blackfin support:Koen Kooi2
* siteinfo.bbclass, bfin-common: autofoo support * kernel-arch.bbclass, linux-libc-headers_2.6.20.bb: bfin -> blackfin mapping for the kernel * insane.bbclass: stubs for bfin arch, needs proper number, but that will get reported when it encounters the first binary * uclibc: config for adsp-bf537-stamp machine * adsp-bf537-stamp.conf: machine description for adsp-bf537-stamp board (http://www.analog.com/en/prod/0%2C2877%2CBF537%25252DSTAMP%2C00.html) The build currently stops in binutils cross with the "ld not supported on this archicture" message
2007-06-02uclibc: enable ipv6 and rpc for avr32Koen Kooi1
2007-05-31uclibc 0.9.28: replace avr32 config with an actual avr32 config.... Koen Kooi1
2007-05-31uclibc 0.9.28: add quick & dirty avr32 configKoen Kooi2
2007-05-31uclibc 0.9.28: rearrange patches, add avr32 oneKoen Kooi1
2007-05-30uclibc 0.9.29: Move the angstrom configuration to the global configuration.Jamie Lenehan1
This allows uclibc to build for other distros and it'll make life a lot easier for everyone if we can have a single configuration for all distros. Long term we may need to re-add distro specific configurations, but for now lets see if we can all use the same one.
2007-05-28uclibc: fix strongarm configsKoen Kooi5
2007-05-28uclibc: fix strongarm defconfigs and add some moreKoen Kooi8
2007-05-23uclibc: Add uclibc-initial-0.9.29 so that toolchain bootstrap from recent ↵Leon Woestenberg2
kernel headers works.
2007-05-21uclibc-0.9.29: Revert untested patch, must test first.Leon Woestenberg1
2007-05-21uclibc-0.9.29: Fix inproper shift in mmap (uClibc bugid 1303).Leon Woestenberg1
2007-05-20uclibc: 0.9.29/angstrom/uClibc.distro needs UCLIBC_SUSV3_LEGACY=y for perlLeon Woestenberg1
2007-05-17merge of '093b89e2fccb4864b6f56bcb61c6455a90dc384e'Koen Kooi11
and 'a87cb9fd512dbac5e9ea1f2571e2c946278a28ad'
2007-05-17disapproval of revision '2f7cdf8eacd78e273744583cd918480d48f69dc8'Koen Kooi2
2007-05-17merge of '0b283e6731fcecb8efe6007eaa4798a26df1938a'Leon Woestenberg11
and '49e541f0397109bdc6530a7380f2980a60d577ba'
2007-05-17angstrom-minimal-image: revert broken commit.Leon Woestenberg2
2007-05-16uclibc: enable c99 math for ep93xxKoen Kooi1
2007-05-16uclibc: bump PR for zecke's change to the configKoen Kooi1
2007-05-16uclibc 0.9.29: Add machine configuration for the sh4 based titan board.Jamie Lenehan2
2007-05-15packages/uclubc: Enable C99 math to get isnan needed for perl on ansgtromHolger Freyther2
Feel free to move this to the machine files if it is not a distro feature
2007-05-14uclibc 0.9.29: turn on SUSV3 stuff on angsgrom to build perlKoen Kooi2
2007-05-14uclibc 0.9.29: add fic-gta01, poodle and (now really) ep93xx configsKoen Kooi7
2007-05-14uclibc 0.9.29: fix FILESPATH, add ep93xx configKoen Kooi1
2007-05-13uclibc: Use only uClibc.{distro,machine} for 0.9.29. Do not need require ↵Leon Woestenberg2
these for <0.9.29. This fixes uclibc-initial-0.9.28 builds.
2007-05-13uclibc: Fix .config for (old) uclibc-0.9.28Leon Woestenberg1
2007-05-13uclibc 0.9.29: add config for collieKoen Kooi2
* aka "generic sa1100 OABI config"