Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-05-03 | glibc: Remove armeb strlen workaround. We now have the GCC PR16350 patch, ↵ | Leon Woestenberg | 3 | |
take 3 in GCC. | ||||
2007-05-01 | glibc: also add strlen patch to glibc-2.4 dir | Koen Kooi | 1 | |
2007-05-01 | glibc 2.5: fix the strlen() issues on big endian EABI, thanks to Lennert for ↵ | Koen Kooi | 2 | |
tracking down the culprit * This is not a proper fix, we still need to find out wht __ARMEB__ isn't defined | ||||
2007-03-31 | glibc 2.5: Fix common case of GNU arrogance, make ldd work on posix shell. | Paul Sokolovsky | 2 | |
* Not bumping PR, to save people trouble. Leaving for decision to OE maintainers. | ||||
2007-03-25 | glibc, local.conf.sample: Introduce and handle new OE variable, ↵ | Paul Sokolovsky | 1 | |
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-22 | glibc: recommit my glibc clean-up (minus the one change that broke things) | Rolf Leggewie | 13 | |
only semantic change is what is being discussed in bug 1987 | ||||
2007-03-16 | merge of 'be6200db697731daae7d15a8ac5ca6b54f62a6d0' | Rolf Leggewie | 5 | |
and 'e68c7275015e0b7f4e92aa7483c3d7038567a3dc' | ||||
2007-03-16 | merge of '93f735b7ca958938f3ad5bf1c45cb5cffc450a9f' | Rolf Leggewie | 12 | |
and 'c3ff8bda76176ba50e264f8fde35b69773d69eb5' | ||||
2007-03-16 | merge of '22194037a32f6de23fd28a12aec379cb884388b7' | Rolf Leggewie | 5 | |
and 'b9293118c194a01c44b71ffff72e461a3fe86807' | ||||
2007-03-16 | disapproval of revision '2c516898480b1bc053c9cbf6da853a016059c4c6' | Rolf Leggewie | 12 | |
2007-03-16 | disapproval of revision '286930242424d10b2503eb290dbc31c7975bab74' | Rolf Leggewie | 12 | |
2007-03-16 | disapproval of revision 'a96c9acac99b5599d2b0fb0a518603646414d166' | Rolf Leggewie | 1 | |
2007-03-15 | fix glibc QA issue in debug package and close bug 1987. | Rolf Leggewie | 1 | |
2007-03-15 | glibc: unify even more | Rolf Leggewie | 12 | |
2007-03-15 | glibc: unify this beast some more. | Rolf Leggewie | 12 | |
2007-03-15 | merge of 'a96c9acac99b5599d2b0fb0a518603646414d166' | Rolf Leggewie | 5 | |
and 'e8fe2283e0bda61a19e3e7f4cf561a638aa1b1fd' | ||||
2007-03-15 | merge of '286930242424d10b2503eb290dbc31c7975bab74' | Rolf Leggewie | 5 | |
and 'b7e38ccba43c893e20bc2db30dfbdd9a3f6c2053' | ||||
2007-03-12 | packages/glibc/glibc_2.5.bb: The following set of patches adds support for ↵ | Stelios Koroneos | 5 | |
soft-float to powerpc targets without fpu for gcc 4.1.1/glibc 2.5 | ||||
2007-02-16 | glibc: add a workaround for some strange shlib renaming problems, needs a ↵ | Koen Kooi | 1 | |
proper fix | ||||
2007-02-15 | glibc: don't rdepend on bash, bitbake doesn't like thatd | Koen Kooi | 1 | |
2007-02-15 | glibc: make explicit the (current) dependency of ldd on bash, partly closes 1788 | Rolf Leggewie | 1 | |
2007-02-15 | glibc: unify some more | Rolf Leggewie | 4 | |
2007-01-04 | glibc-2.5 initial: hide the 2.3 inheritance a bit better | Koen Kooi | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 7 | |
2006-12-21 | glibc 2.5: for some reason (#1708) glibc doesn't like thumb, so set ↵ | Koen Kooi | 1 | |
ARM_INSTRUCTION_SET = "arm" | ||||
2006-12-17 | glibc: first step to unify | Rolf Leggewie | 12 | |
2006-12-10 | glibc 2.5: fix some funkiness with mathinline.h | Koen Kooi | 2 | |
2006-12-03 | glibc-package.bbclass: remove bogus --without-fp | Koen Kooi | 1 | |
2006-12-02 | glibc initial: add 2.5, needed for powerpc | Koen Kooi | 1 | |
2006-12-01 | Fix to allow glibc 2.3.5 to compile for powerpc arch | Stelios Koroneos | 1 | |
2006-11-29 | glibc 2.5: bump PR due to class changes this afternoon | Koen Kooi | 2 | |
2006-11-29 | packages/glibc/glibc-package.bbclass: package.bbclass is not yet spacified... | Holger Freyther | 1 | |
Oh use tabs for this method... | ||||
2006-11-29 | packages/glibc/glibc-packages.bbclass: Oh no, tabs :) | Holger Freyther | 1 | |
Use spaces in anonfunc, needed for BitBake trunk to speedup parsing a bit | ||||
2006-11-21 | glibc/glibc_2.3.5+cvs20050627: Setting Default_preference_sh3 = "-1" | Kristoffer Ericson | 1 | |
* Doesnt build for sh3, so lets not use it | ||||
2006-11-20 | many packages: fix parse errors | Marcin Juszkiewicz | 1 | |
2006-11-16 | glibc: use xargs to avoid a long command-line | Justin Patrin | 1 | |
2006-11-14 | add check_pf.patch to glibc-2.4/ as well | Koen Kooi | 1 | |
~lart FILESDIR | ||||
2006-11-14 | glibc 2.5: add patch to fix | Koen Kooi | 3 | |
"Assertion `sizeof (req) - ((size_t) &((struct req *)0)->pad) == 3' failed." on ARM/OABI | ||||
2006-11-09 | glibc: Remove duplicate python function declarations | Richard Purdie | 8 | |
2006-11-06 | glibc-2.4: Add upstream fix for ARM IPC issues | Richard Purdie | 2 | |
2006-10-26 | glibc-package.bbclass: Fix PACKAGES_DYNAMIC | Richard Purdie | 1 | |
2006-10-20 | glibc 2.5: stage correct sigthreads.h | Koen Kooi | 1 | |
* fixes mysql compilation * spotted by 'nicolasfr' in #oe | ||||
2006-10-20 | glibc 2.4: start whitelisting compatible hosts with COMPATIBLE_MACHINE | Koen Kooi | 1 | |
* default_preference is too weak to mask out broken archs | ||||
2006-10-20 | glibc: re-added 2.4 with DEFAULT_PREFERENCE = "-1" set for ARM | Marcin Juszkiewicz | 3 | |
- it would be nice if developers will *check* before commiting does changeset break other configurations then their one | ||||
2006-10-19 | glibc: drop 2.4, since it is confirmed to be nonworking on arm | Koen Kooi | 3 | |
2006-10-16 | glibc-package.bbclass: Make the localedef error more helpful | Richard Purdie | 1 | |
2006-10-11 | glibc 2.5: remove some hardcoded references | Koen Kooi | 2 | |
glibc-intermediate 2.5: add it | ||||
2006-10-11 | glibc 2.5: re-enable zecke-sane-readelf | Koen Kooi | 1 | |
2006-10-10 | glibc 2.5: add version that builds, not tested on device yet | Koen Kooi | 1 | |
* zecke-sane-readelf needs refreshing * other non-applying patches seen to have been applied, but references have been left in for further inspection | ||||
2006-10-10 | glibc | Erik Hovland | 1 | |
* Formatting change to the SRC_URI list. Zecke's patch used spaces instead of tabs and spaces. |