aboutsummaryrefslogtreecommitdiffstats
path: root/packages/uclibc
AgeCommit message (Collapse)Author
2007-09-13bfin-uclibc: add blackfin fork of uclibcKoen Kooi
2007-09-13elf2flt: add wrapper for uclinux binaries needing funky linkersKoen Kooi
2007-09-04propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
3fed235384e32b1c9ba26c86ff39b2ffb928fbed) to branch 'org.openembedded.dev.avr32' (head 50c56d6b5b2d15f6bc9c32b4f9907bc0d1c3564b)
2007-09-04uclibc: switch to SRCREV Koen Kooi
2007-08-29uclibc 0.9.29: add templates for different ARM generations and use iwmmxt ↵Koen Kooi
for gumstix-verdex
2007-08-28uclibc.inc: add support for uclinux-uclibc binariesKoen Kooi
2007-08-28uclibc 0.9.29: add config files for gumstixKoen Kooi
2007-08-24propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
63851b92b9273aff39e9034738719537beaaad00) to branch 'org.openembedded.dev.avr32' (head 73b3fea2362aba583bd68ba2381480ce68660133)
2007-08-12uclibc: add blackfin configsKoen Kooi
2007-08-12propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
0f0f223484d369b6dd3347b0af81e9043083a3a6) to branch 'org.openembedded.dev.avr32' (head 979e73021b273ae65b6f3b1f59da5efb6f436a3d)
2007-08-12uclibc svn: fixesKoen Kooi
2007-08-12uclibc: massively improve avr32 support, courtesy Stelios Koroneos Koen Kooi
2007-07-19uclibc-0.9.29: Add config for palmz72 (generic PXA27x).Paul Sokolovsky
2007-07-19uclibc-0.9.29: Add config for palmld (generic PXA27x).Paul Sokolovsky
2007-07-19uclibc-0.9.29: Add palmz31 config (generic PXA of course).Paul Sokolovsky
2007-07-04There are some definition missing in uclibc which preventsHenning Heinold
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 Brake
String comparison in shell is '=', not '=='
2007-06-21uclibc: add generic armeb configKoen Kooi
* where 'generic' read 'armv4teb'
2007-06-20uclibc 0.9.29: add generic config for arm (where 'generic', read 'armv4t')Koen Kooi
2007-06-19uclibc-0.9.29: add compulab-pxa270 machine configCliff Brake
2007-06-12remove a bunch of empty directoriesRolf Leggewie
2007-06-12uclibc: make a bfin arch config instead of a machine config Koen Kooi
2007-06-11Blackfin support:Koen Kooi
* 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 Kooi
2007-05-31uclibc 0.9.28: replace avr32 config with an actual avr32 config.... Koen Kooi
2007-05-31uclibc 0.9.28: add quick & dirty avr32 configKoen Kooi
2007-05-31uclibc 0.9.28: rearrange patches, add avr32 oneKoen Kooi
2007-05-30uclibc 0.9.29: Move the angstrom configuration to the global configuration.Jamie Lenehan
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 Kooi
2007-05-28uclibc: fix strongarm defconfigs and add some moreKoen Kooi
2007-05-23uclibc: Add uclibc-initial-0.9.29 so that toolchain bootstrap from recent ↵Leon Woestenberg
kernel headers works.
2007-05-21uclibc-0.9.29: Revert untested patch, must test first.Leon Woestenberg
2007-05-21uclibc-0.9.29: Fix inproper shift in mmap (uClibc bugid 1303).Leon Woestenberg
2007-05-20uclibc: 0.9.29/angstrom/uClibc.distro needs UCLIBC_SUSV3_LEGACY=y for perlLeon Woestenberg
2007-05-17merge of '093b89e2fccb4864b6f56bcb61c6455a90dc384e'Koen Kooi
and 'a87cb9fd512dbac5e9ea1f2571e2c946278a28ad'
2007-05-17disapproval of revision '2f7cdf8eacd78e273744583cd918480d48f69dc8'Koen Kooi
2007-05-17merge of '0b283e6731fcecb8efe6007eaa4798a26df1938a'Leon Woestenberg
and '49e541f0397109bdc6530a7380f2980a60d577ba'
2007-05-17angstrom-minimal-image: revert broken commit.Leon Woestenberg
2007-05-16uclibc: enable c99 math for ep93xxKoen Kooi
2007-05-16uclibc: bump PR for zecke's change to the configKoen Kooi
2007-05-16uclibc 0.9.29: Add machine configuration for the sh4 based titan board.Jamie Lenehan
2007-05-15packages/uclubc: Enable C99 math to get isnan needed for perl on ansgtromHolger Freyther
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 Kooi
2007-05-14uclibc 0.9.29: add fic-gta01, poodle and (now really) ep93xx configsKoen Kooi
2007-05-14uclibc 0.9.29: fix FILESPATH, add ep93xx configKoen Kooi
2007-05-13uclibc: Use only uClibc.{distro,machine} for 0.9.29. Do not need require ↵Leon Woestenberg
these for <0.9.29. This fixes uclibc-initial-0.9.28 builds.
2007-05-13uclibc: Fix .config for (old) uclibc-0.9.28Leon Woestenberg
2007-05-13uclibc 0.9.29: add config for collieKoen Kooi
* aka "generic sa1100 OABI config"
2007-05-13uclibc 0.9.29: add config for efikaKoen Kooi
2007-05-13uclibc 0.9.29: add configs for c7x0, h2200, h3900, h4000, h5000Koen Kooi
* aka "generic pxa255 config"