summaryrefslogtreecommitdiff
path: root/packages/glibc
AgeCommit message (Collapse)AuthorFiles
2007-08-02eglibc: use SRCDATE for nowKoen Kooi1
2007-08-01eglibc: add svn recipe for eglibcKoen Kooi1
* this is WIP, but it completes do_compile * Need to bother Khem about how to do localegen the eglibc way
2007-07-30glibc 2.6: add more broken localesKoen Kooi1
2007-07-07glibc: remove /opt/QtPalmtop/lib from ld.so.confMichael Krelin5
2007-06-16glibc-intermediate: Unset PACKAGES_DYNAMIC (from Poky)Richard Purdie4
2007-05-31glibc-initial: add 2.6Koen Kooi2
glibc-intermediate: add 2.6
2007-05-31glibc: add 2.6Koen Kooi1
2007-05-31glibc-package.bbclass: replace os.path.join with base_path_join to make OE ↵Koen Kooi1
use the locales from WORKDIR instead of /usr, closes #1821
2007-05-26Unslung: glibc.bb and unslung.conf - make Unslung build with bitbake 1.8Mike Westerhof1
2007-05-03glibc: Remove armeb strlen workaround. We now have the GCC PR16350 patch, ↵Leon Woestenberg3
take 3 in GCC.
2007-05-01glibc: also add strlen patch to glibc-2.4 dirKoen Kooi1
2007-05-01glibc 2.5: fix the strlen() issues on big endian EABI, thanks to Lennert for ↵Koen Kooi2
tracking down the culprit * This is not a proper fix, we still need to find out wht __ARMEB__ isn't defined
2007-03-31glibc 2.5: Fix common case of GNU arrogance, make ldd work on posix shell.Paul Sokolovsky2
* Not bumping PR, to save people trouble. Leaving for decision to OE maintainers.
2007-03-25glibc, local.conf.sample: Introduce and handle new OE variable, ↵Paul Sokolovsky1
GLIBC_GENERATE_LOCALES to limit set of generated binary locales. * If ENABLE_BINARY_LOCALE_GENERATION is set to "1", you can limit locales generated to the list provided by GLIBC_GENERATE_LOCALES. This is huge time-savior for developmental builds. Format: list of locale.encoding pairs with spaces as separators, e.g.: GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 de_DE.UTF-8" * Check your distro for minimal set of locales required. Old-time default is "en_GB.UTF-8 de_DE.UTF-8 fr_FR.UTF-8". * Angstrom requires en_GB only. * This commit does not changes the default, which is still generation of all available locales. * Closes #1966.
2007-03-22glibc: recommit my glibc clean-up (minus the one change that broke things)Rolf Leggewie13
only semantic change is what is being discussed in bug 1987
2007-03-16merge of 'be6200db697731daae7d15a8ac5ca6b54f62a6d0'Rolf Leggewie5
and 'e68c7275015e0b7f4e92aa7483c3d7038567a3dc'
2007-03-16merge of '93f735b7ca958938f3ad5bf1c45cb5cffc450a9f'Rolf Leggewie12
and 'c3ff8bda76176ba50e264f8fde35b69773d69eb5'
2007-03-16merge of '22194037a32f6de23fd28a12aec379cb884388b7'Rolf Leggewie5
and 'b9293118c194a01c44b71ffff72e461a3fe86807'
2007-03-16disapproval of revision '2c516898480b1bc053c9cbf6da853a016059c4c6'Rolf Leggewie12
2007-03-16disapproval of revision '286930242424d10b2503eb290dbc31c7975bab74'Rolf Leggewie12
2007-03-16disapproval of revision 'a96c9acac99b5599d2b0fb0a518603646414d166'Rolf Leggewie1
2007-03-15fix glibc QA issue in debug package and close bug 1987.Rolf Leggewie1
2007-03-15glibc: unify even moreRolf Leggewie12
2007-03-15glibc: unify this beast some more.Rolf Leggewie12
2007-03-15merge of 'a96c9acac99b5599d2b0fb0a518603646414d166'Rolf Leggewie5
and 'e8fe2283e0bda61a19e3e7f4cf561a638aa1b1fd'
2007-03-15merge of '286930242424d10b2503eb290dbc31c7975bab74'Rolf Leggewie5
and 'b7e38ccba43c893e20bc2db30dfbdd9a3f6c2053'
2007-03-12packages/glibc/glibc_2.5.bb: The following set of patches adds support for ↵Stelios Koroneos5
soft-float to powerpc targets without fpu for gcc 4.1.1/glibc 2.5
2007-02-16glibc: add a workaround for some strange shlib renaming problems, needs a ↵Koen Kooi1
proper fix
2007-02-15glibc: don't rdepend on bash, bitbake doesn't like thatdKoen Kooi1
2007-02-15glibc: make explicit the (current) dependency of ldd on bash, partly closes 1788Rolf Leggewie1
2007-02-15glibc: unify some moreRolf Leggewie4
2007-01-04glibc-2.5 initial: hide the 2.3 inheritance a bit betterKoen Kooi1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie7
2006-12-21glibc 2.5: for some reason (#1708) glibc doesn't like thumb, so set ↵Koen Kooi1
ARM_INSTRUCTION_SET = "arm"
2006-12-17glibc: first step to unifyRolf Leggewie12
2006-12-10glibc 2.5: fix some funkiness with mathinline.hKoen Kooi2
2006-12-03glibc-package.bbclass: remove bogus --without-fpKoen Kooi1
2006-12-02glibc initial: add 2.5, needed for powerpcKoen Kooi1
2006-12-01Fix to allow glibc 2.3.5 to compile for powerpc archStelios Koroneos1
2006-11-29glibc 2.5: bump PR due to class changes this afternoonKoen Kooi2
2006-11-29packages/glibc/glibc-package.bbclass: package.bbclass is not yet spacified...Holger Freyther1
Oh use tabs for this method...
2006-11-29packages/glibc/glibc-packages.bbclass: Oh no, tabs :)Holger Freyther1
Use spaces in anonfunc, needed for BitBake trunk to speedup parsing a bit
2006-11-21glibc/glibc_2.3.5+cvs20050627: Setting Default_preference_sh3 = "-1"Kristoffer Ericson1
* Doesnt build for sh3, so lets not use it
2006-11-20many packages: fix parse errorsMarcin Juszkiewicz1
2006-11-16glibc: use xargs to avoid a long command-lineJustin Patrin1
2006-11-14add check_pf.patch to glibc-2.4/ as wellKoen Kooi1
~lart FILESDIR
2006-11-14glibc 2.5: add patch to fix Koen Kooi3
"Assertion `sizeof (req) - ((size_t) &((struct req *)0)->pad) == 3' failed." on ARM/OABI
2006-11-09glibc: Remove duplicate python function declarationsRichard Purdie8
2006-11-06glibc-2.4: Add upstream fix for ARM IPC issuesRichard Purdie2
2006-10-26glibc-package.bbclass: Fix PACKAGES_DYNAMICRichard Purdie1