Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-11-20 | packages/glibc/glibc_2.5.bb : Add a new patch for the powerpc targets with ↵ | Stelios Koroneos | 2 | |
softfloat support that handles a case of strong alias for two (soft) float point functions. Original patch provided by Hiroki Kaminaga kaminaga at sm dot sony dot co dot jp | ||||
2007-11-17 | glibc: Various tweaks from Poky | Richard Purdie | 2 | |
2007-11-15 | glibc-intermediate: first stab at a recipe for 2.7 | Koen Kooi | 1 | |
2007-11-12 | glibc 2.7: first stab at recipe | Koen Kooi | 1 | |
2007-10-29 | glibc: Factor staging function into a common .inc and remove hardcoded ↵ | Richard Purdie | 15 | |
staging layout | ||||
2007-10-29 | packages: Improve BUILD_SYS references to staging | Richard Purdie | 4 | |
2007-10-21 | glibc-initial: Factor common code into a .inc file | Richard Purdie | 8 | |
2007-10-21 | glibc-intermediate: Factor common code into a .inc file | Richard Purdie | 6 | |
2007-10-12 | glibc 2.3.3+cvs20050221: fix patch pnum (from Robert Shuster) | Cliff Brake | 1 | |
2007-09-29 | glibc-initial: Clear PACKAGES_DYNAMIC to avoid bogus values | Richard Purdie | 8 | |
2007-09-29 | glibc: No longer need to install to cross as well as staging (from poky) | Richard Purdie | 14 | |
2007-09-29 | glibc-initial: Can install to staging instead of cross due to cross-linkage | Richard Purdie | 7 | |
2007-09-24 | glibc: ldconfig patch applies to big-endian (armeb) as well as arm. | Mike Westerhof | 1 | |
2007-09-15 | glibc-package.bbclass: fix do_prep_locale_tree | Philipp Zabel | 1 | |
* there are both libgcc_s.so and libgcc_s.so.${someversion} in ${CROSS_DIR}/${TARGET_SYS}/lib | ||||
2007-09-14 | Delete the fcntl2 patch. Its committed upstream. | Khem Raj | 2 | |
2007-09-06 | merge of '4a859de905afc30ec35cf91dcd1dd6c18307c1f8' | Leon Woestenberg | 15 | |
and '9c6ceb61576fa98453a24fedb60c9d2b23d79c72' | ||||
2007-09-06 | eglibc: touch configure files to prevent them from being regenerated. | Leon Woestenberg | 3 | |
2007-09-04 | eglibc: apply glibc fix to eglibc as well | Koen Kooi | 2 | |
2007-09-04 | glibc: do not package /usr/include/scsi as it is in libc-linux-headers-dev ↵ | Marcin Juszkiewicz | 13 | |
(from Poky) | ||||
2007-09-01 | eglibc_svn: get_glibc_fpu_setting must be .._eglibc_.. | Leon Woestenberg | 1 | |
2007-08-30 | eglibc: (r)provide glibc stuff, since it is compatible, closes #2894 | Khem Raj | 2 | |
2007-08-25 | glibc-package.bbclass: Correct PACKAGES_DYNAMIC | Richard Purdie | 1 | |
2007-08-22 | glibc: update to 2.6.1 | Koen Kooi | 3 | |
2007-08-21 | glibc-2.6: remove ppc-nofpu patched, as they seem to have been applied | Koen Kooi | 1 | |
2007-08-13 | glibc-intermediate_2.3.2+cvs20040726.bb : PACKAGES_DYNAMIC = "" because | Graeme Gregory | 1 | |
intermediate doesnt supply things like gconv. | ||||
2007-08-08 | eglibc: use eglibc-package.bbclass | Koen Kooi | 1 | |
2007-08-08 | eglibc: add eglibc-package.bbclass based on glibc-package.bbclass | Koen Kooi | 1 | |
2007-08-08 | eglibc: fix staging, SRC_URI and add a backport fix from gcc | Khem Raj | 3 | |
2007-08-07 | eglibc-intermediate: add completely untested eglibc-intermediate | Koen Kooi | 1 | |
2007-08-06 | eglibc-initial: add completely untested recipe (copy of glibc-initial 2.6) | Koen Kooi | 1 | |
2007-08-02 | eglibc: use SRCDATE for now | Koen Kooi | 1 | |
2007-08-01 | eglibc: add svn recipe for eglibc | Koen Kooi | 1 | |
* this is WIP, but it completes do_compile * Need to bother Khem about how to do localegen the eglibc way | ||||
2007-07-30 | glibc 2.6: add more broken locales | Koen Kooi | 1 | |
2007-07-07 | glibc: remove /opt/QtPalmtop/lib from ld.so.conf | Michael Krelin | 5 | |
2007-06-16 | glibc-intermediate: Unset PACKAGES_DYNAMIC (from Poky) | Richard Purdie | 4 | |
2007-05-31 | glibc-initial: add 2.6 | Koen Kooi | 2 | |
glibc-intermediate: add 2.6 | ||||
2007-05-31 | glibc: add 2.6 | Koen Kooi | 1 | |
2007-05-31 | glibc-package.bbclass: replace os.path.join with base_path_join to make OE ↵ | Koen Kooi | 1 | |
use the locales from WORKDIR instead of /usr, closes #1821 | ||||
2007-05-26 | Unslung: glibc.bb and unslung.conf - make Unslung build with bitbake 1.8 | Mike Westerhof | 1 | |
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 | |