Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-09-13 | This fixes the problem reported in bug 4536. Backport the patch which adds ↵ | Khem Raj | 4 | |
include-fixed to be searched for include files in glibc configure mechanism. This means we do not need the include packaging hack that we have in gcc 4.3.x recipes. I was using 2.6.25 kernel headers which means I have to backport another patch to get rid of asm/page.h. I have tested it on angstrom 2008.1 gcc-4.3.2+glibc-2.6.1 and gcc-4.3.2+eglibc_svn -Khem | ||||
2008-08-23 | This adds a package name alias virtual-libc-dev for libc-dev(uclibc) | Khem Raj | 3 | |
and libc6-dev (glibc,eglibc) packages. This helps in using the common name for tasks which do not care about the libc being used. This also fixes Bug 4509 -Khem | ||||
2008-08-04 | glibc: use ARM instruction set always - it is not buildable with Thumb - ↵ | Marcin Juszkiewicz | 2 | |
close #1708 | ||||
2008-08-01 | Move the RRECOMMEND for libgcc from glibc to busybox. | Khem Raj | 15 | |
Busybox/logger is the place where libgcc is really invoked. | ||||
2008-07-25 | glibc.inc RRECOMMEND libgcc if nptl | Thomas Kunze | 15 | |
libgcc is needed by glibc ntpl but not in NEEDED because glibc dlopens it. So our shlib code doesn't detect it. | ||||
2008-07-25 | Change the toolchain build sequence. Helps in reproducable toolchains ↵ | Khem Raj | 34 | |
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working. | ||||
2008-07-06 | glibc 2.6.1: change optimizations flags for armv7a | Koen Kooi | 1 | |
* If the rebuild fails in do_configure, build glibc-initial to get limits.h in a place where glibc can find it. Builds from scratch works great, though | ||||
2008-05-28 | Fix glibc-stage.inc to copy the .a files to /usr/lib and not into /lib | Khem Raj | 13 | |
2008-05-24 | Move eglibc to a separate package. Adios glibc. | Khem Raj | 8 | |
2008-05-20 | glibc: Fix binary locale generation for i586/i686 TARGET_ARCH | Otavio Salvador | 1 | |
2008-05-19 | glibc/linux-libc-headers: make sure that scsi headers are available when ↵ | Tom Rini | 15 | |
needed. Fixes 4262. * commit by Laibsch | ||||
2008-04-21 | merge of '8a3c4530401cc8efd585c6614fd3e4bcc0679140' | Khem Raj | 1 | |
and 'a76532fd2709fdf263260cffd0dd46812f4c8540' | ||||
2008-04-21 | glibc_2.6.1.bb: fix powerpc/soft-float builds | Jeremy Laine | 2 | |
* fixes errors message stating fe_nomask.o cannot be built * see http://sources.redhat.com/ml/libc-ports/2007-06/msg00005.html | ||||
2008-04-19 | Bump eglibc svn to 2.8 | Khem Raj | 1 | |
2008-04-07 | Fix eglibc to make it build using OABI. | Khem Raj | 6 | |
Bring up to latest stable svn revision. Fix unused global variable problem in eglibc-package.bbclass. | ||||
2008-04-05 | glibc: add currently unused glibc-includes-fixed-isystem.patch based on ↵ | Koen Kooi | 1 | |
http://sourceware.org/ml/libc-alpha/2007-03/msg00017.html | ||||
2008-04-04 | glibc: add libgcc do RDEPENDS if we build glibc with nptl | Thomas Kunze | 15 | |
-ntpl dlopens libgcc so our shlibs code can't get this right | ||||
2008-03-27 | glibc: Add 2.3.6 | Richard Purdie | 8 | |
2008-03-24 | glibc.inc: QA add LEAD_SONAME | Junqian Gordon Xu | 1 | |
2008-03-17 | glibc-initial: Stage stdio_lim.h header since it doesn't seem to stage by ↵ | Richard Purdie | 1 | |
default breaking gcc-cross-initial | ||||
2008-03-16 | Bump the eglibc sane revision. | Khem Raj | 1 | |
Use glibc-stage.inc in eglibc recipes. | ||||
2008-03-14 | eglibc: Fix after the sysroot changes | Richard Purdie | 1 | |
2008-03-07 | glibc: Fix the headers path option for various files, thanks for mwester for ↵ | Richard Purdie | 11 | |
pointing it out | ||||
2008-03-04 | glibc 2.7: fix undefined reference | Koen Kooi | 2 | |
2008-03-01 | glibc: use QEMU_OPTIONS to generate binary locales for armv6 machines (from ↵ | Marcin Juszkiewicz | 1 | |
Poky) | ||||
2008-02-29 | merge of '7ebcf65940382b7ebea258189704cb0e4a77dc70' | Michael Lauer | 2 | |
and 'ae9980c1d055e682beb2fea6cfddb080c495b43b' | ||||
2008-02-28 | eglibc: Remove hardcoded layout, improve staging path references | Richard Purdie | 2 | |
2008-02-20 | glibc 2.5|2.6.1 actually apply the local-dynamic-resolvconf.patch instead of | Michael Lauer | 3 | |
just unpacking it into debian/patches... ~lart debian... | ||||
2008-02-17 | packages/glibc/zecke-sane-readelf.patch: This was needed because OSX has no ↵ | Holger Freyther | 2 | |
readelf command by default and thread support of the compiler was misdetected to the missing readelf. | ||||
2008-02-12 | add patch to make glibc-intermediate compile on arm-oabi | Thomas Kunze | 2 | |
* closes 3618 | ||||
2008-01-29 | glibc 2.5, 2.6.1: | Michael Lauer | 4 | |
* 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-28 | divers: delete 22 empty directories | Rolf Leggewie | 1 | |
* skipping packages/netbase/ since those seem to be used albeit incorrectly | ||||
2007-12-23 | Remove some GNUism and replace cp -a with cp -pPR (once again) | Holger Freyther | 2 | |
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-19 | glibc-2.2.5: Disable gconv package processing for Unslung distro. | Rod Whitby | 1 | |
2007-12-19 | glibc-2.2.5: Fixed staging (someone made a typo when putting in ↵ | Rod Whitby | 1 | |
layout_base_libdir). | ||||
2007-12-19 | glibc-2.2.5: Added a couple of well-known patches to allow this old version ↵ | Rod Whitby | 3 | |
of glibc to be built with gcc 4.x and dash. | ||||
2007-12-12 | Add glibc-* to equivalent eglibc-* packages in RPROVIDES. | Khem Raj | 2 | |
2007-12-05 | glibc-package.bbclass: merge LOCALE_UTF8_ONLY from poky | Koen Kooi | 1 | |
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 | |