Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-08-23 | This adds a package name alias virtual-libc-dev for libc-dev(uclibc) | Khem Raj | 1 | |
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-01 | Move the RRECOMMEND for libgcc from glibc to busybox. | Khem Raj | 1 | |
Busybox/logger is the place where libgcc is really invoked. | ||||
2008-07-25 | glibc.inc RRECOMMEND libgcc if nptl | Thomas Kunze | 1 | |
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 | 1 | |
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-05-28 | Fix glibc-stage.inc to copy the .a files to /usr/lib and not into /lib | Khem Raj | 1 | |
2008-05-19 | glibc/linux-libc-headers: make sure that scsi headers are available when ↵ | Tom Rini | 1 | |
needed. Fixes 4262. * commit by Laibsch | ||||
2008-04-04 | glibc: add libgcc do RDEPENDS if we build glibc with nptl | Thomas Kunze | 1 | |
-ntpl dlopens libgcc so our shlibs code can't get this right | ||||
2008-03-04 | glibc 2.7: fix undefined reference | Koen Kooi | 1 | |
2007-11-12 | glibc 2.7: first stab at recipe | Koen Kooi | 1 | |