summaryrefslogtreecommitdiff
path: root/packages/uclibc/uclibc-0.9.29
AgeCommit message (Collapse)AuthorFiles
2007-08-29uclibc 0.9.29: add templates for different ARM generations and use iwmmxt ↵Koen Kooi5
for gumstix-verdex
2007-08-28uclibc 0.9.29: add config files for gumstixKoen Kooi4
2007-08-12uclibc: add blackfin configsKoen Kooi3
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-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-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 Kooi4
2007-05-28uclibc: fix strongarm defconfigs and add some moreKoen Kooi7
2007-05-20uclibc: 0.9.29/angstrom/uClibc.distro needs UCLIBC_SUSV3_LEGACY=y for perlLeon Woestenberg1
2007-05-17merge of '093b89e2fccb4864b6f56bcb61c6455a90dc384e'Koen Kooi10
and 'a87cb9fd512dbac5e9ea1f2571e2c946278a28ad'
2007-05-17disapproval of revision '2f7cdf8eacd78e273744583cd918480d48f69dc8'Koen Kooi1
2007-05-17angstrom-minimal-image: revert broken commit.Leon Woestenberg1
2007-05-16uclibc: enable c99 math for ep93xxKoen 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 Kooi1
2007-05-14uclibc 0.9.29: add fic-gta01, poodle and (now really) ep93xx configsKoen Kooi7
2007-05-13uclibc 0.9.29: add config for collieKoen Kooi2
* aka "generic sa1100 OABI config"
2007-05-13uclibc 0.9.29: add config for efikaKoen Kooi2
2007-05-13uclibc 0.9.29: add configs for c7x0, h2200, h3900, h4000, h5000Koen Kooi10
* aka "generic pxa255 config"
2007-05-12uclibc 0.9.29: add configs for a780, akita, spitz and hx4700Koen Kooi8
* aka "generic pxa270 config"
2007-05-12uclibc 0.9.29: drop bogus configKoen Kooi1
2007-05-12uclibc: add recipe for 0.9.29Koen Kooi6
* builds for angstrom/ixp4xxbe * other distros and machines need to add their own uClibc.machine and uClibc.distro configs