summaryrefslogtreecommitdiff
path: root/packages/glibc
AgeCommit message (Collapse)AuthorFiles
2008-05-28Fix glibc-stage.inc to copy the .a files to /usr/lib and not into /libKhem Raj13
2008-05-24Move eglibc to a separate package. Adios glibc.Khem Raj8
2008-05-20glibc: Fix binary locale generation for i586/i686 TARGET_ARCHOtavio Salvador1
2008-05-19glibc/linux-libc-headers: make sure that scsi headers are available when ↵Tom Rini15
needed. Fixes 4262. * commit by Laibsch
2008-04-21merge of '8a3c4530401cc8efd585c6614fd3e4bcc0679140'Khem Raj1
and 'a76532fd2709fdf263260cffd0dd46812f4c8540'
2008-04-21glibc_2.6.1.bb: fix powerpc/soft-float buildsJeremy Laine2
* fixes errors message stating fe_nomask.o cannot be built * see http://sources.redhat.com/ml/libc-ports/2007-06/msg00005.html
2008-04-19Bump eglibc svn to 2.8Khem Raj1
2008-04-07Fix eglibc to make it build using OABI.Khem Raj6
Bring up to latest stable svn revision. Fix unused global variable problem in eglibc-package.bbclass.
2008-04-05glibc: add currently unused glibc-includes-fixed-isystem.patch based on ↵Koen Kooi1
http://sourceware.org/ml/libc-alpha/2007-03/msg00017.html
2008-04-04glibc: add libgcc do RDEPENDS if we build glibc with nptlThomas Kunze15
-ntpl dlopens libgcc so our shlibs code can't get this right
2008-03-27glibc: Add 2.3.6Richard Purdie8
2008-03-24glibc.inc: QA add LEAD_SONAMEJunqian Gordon Xu1
2008-03-17glibc-initial: Stage stdio_lim.h header since it doesn't seem to stage by ↵Richard Purdie1
default breaking gcc-cross-initial
2008-03-16Bump the eglibc sane revision.Khem Raj1
Use glibc-stage.inc in eglibc recipes.
2008-03-14eglibc: Fix after the sysroot changesRichard Purdie1
2008-03-07glibc: Fix the headers path option for various files, thanks for mwester for ↵Richard Purdie11
pointing it out
2008-03-04glibc 2.7: fix undefined referenceKoen Kooi2
2008-03-01glibc: use QEMU_OPTIONS to generate binary locales for armv6 machines (from ↵Marcin Juszkiewicz1
Poky)
2008-02-29merge of '7ebcf65940382b7ebea258189704cb0e4a77dc70'Michael Lauer2
and 'ae9980c1d055e682beb2fea6cfddb080c495b43b'
2008-02-28eglibc: Remove hardcoded layout, improve staging path referencesRichard Purdie2
2008-02-20glibc 2.5|2.6.1 actually apply the local-dynamic-resolvconf.patch instead ofMichael Lauer3
just unpacking it into debian/patches... ~lart debian...
2008-02-17packages/glibc/zecke-sane-readelf.patch: This was needed because OSX has no ↵Holger Freyther2
readelf command by default and thread support of the compiler was misdetected to the missing readelf.
2008-02-12add patch to make glibc-intermediate compile on arm-oabiThomas Kunze2
* closes 3618
2008-01-29glibc 2.5, 2.6.1:Michael Lauer4
* check for updated resolv.conf before a nameserver call (see debian bug #272265) * remove bogus executable attribute for patch * clean up ugly mixing of tabs and spaces
2008-01-28divers: delete 22 empty directoriesRolf Leggewie1
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2007-12-23Remove some GNUism and replace cp -a with cp -pPR (once again)Holger Freyther2
I didn't touch the to be installed files, as we have GNU coreutils or at least a compatible busybox version on our targets so far.
2007-12-19glibc-2.2.5: Disable gconv package processing for Unslung distro.Rod Whitby1
2007-12-19glibc-2.2.5: Fixed staging (someone made a typo when putting in ↵Rod Whitby1
layout_base_libdir).
2007-12-19glibc-2.2.5: Added a couple of well-known patches to allow this old version ↵Rod Whitby3
of glibc to be built with gcc 4.x and dash.
2007-12-12Add glibc-* to equivalent eglibc-* packages in RPROVIDES.Khem Raj2
2007-12-05glibc-package.bbclass: merge LOCALE_UTF8_ONLY from pokyKoen Kooi1
2007-11-20packages/glibc/glibc_2.5.bb : Add a new patch for the powerpc targets with ↵Stelios Koroneos2
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-17glibc: Various tweaks from PokyRichard Purdie2
2007-11-15glibc-intermediate: first stab at a recipe for 2.7Koen Kooi1
2007-11-12glibc 2.7: first stab at recipeKoen Kooi1
2007-10-29glibc: Factor staging function into a common .inc and remove hardcoded ↵Richard Purdie15
staging layout
2007-10-29packages: Improve BUILD_SYS references to stagingRichard Purdie4
2007-10-21glibc-initial: Factor common code into a .inc fileRichard Purdie8
2007-10-21glibc-intermediate: Factor common code into a .inc fileRichard Purdie6
2007-10-12glibc 2.3.3+cvs20050221: fix patch pnum (from Robert Shuster)Cliff Brake1
2007-09-29glibc-initial: Clear PACKAGES_DYNAMIC to avoid bogus valuesRichard Purdie8
2007-09-29glibc: No longer need to install to cross as well as staging (from poky)Richard Purdie14
2007-09-29glibc-initial: Can install to staging instead of cross due to cross-linkageRichard Purdie7
2007-09-24glibc: ldconfig patch applies to big-endian (armeb) as well as arm.Mike Westerhof1
2007-09-15glibc-package.bbclass: fix do_prep_locale_treePhilipp Zabel1
* there are both libgcc_s.so and libgcc_s.so.${someversion} in ${CROSS_DIR}/${TARGET_SYS}/lib
2007-09-14Delete the fcntl2 patch. Its committed upstream.Khem Raj2
2007-09-06merge of '4a859de905afc30ec35cf91dcd1dd6c18307c1f8'Leon Woestenberg15
and '9c6ceb61576fa98453a24fedb60c9d2b23d79c72'
2007-09-06eglibc: touch configure files to prevent them from being regenerated.Leon Woestenberg3
2007-09-04eglibc: apply glibc fix to eglibc as wellKoen Kooi2
2007-09-04glibc: do not package /usr/include/scsi as it is in libc-linux-headers-dev ↵Marcin Juszkiewicz13
(from Poky)