Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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-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 | 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-21 | glibc_2.6.1.bb: fix powerpc/soft-float builds | Jeremy Laine | 1 | |
* fixes errors message stating fe_nomask.o cannot be built * see http://sources.redhat.com/ml/libc-ports/2007-06/msg00005.html | ||||
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-02-20 | glibc 2.5|2.6.1 actually apply the local-dynamic-resolvconf.patch instead of | Michael Lauer | 1 | |
just unpacking it into debian/patches... ~lart debian... | ||||
2008-02-12 | add patch to make glibc-intermediate compile on arm-oabi | Thomas Kunze | 1 | |
* closes 3618 | ||||
2008-01-29 | glibc 2.5, 2.6.1: | Michael Lauer | 1 | |
* 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 | ||||
2007-10-29 | glibc: Factor staging function into a common .inc and remove hardcoded ↵ | Richard Purdie | 1 | |
staging layout | ||||
2007-10-29 | packages: Improve BUILD_SYS references to staging | Richard Purdie | 1 | |
2007-09-29 | glibc: No longer need to install to cross as well as staging (from poky) | Richard Purdie | 1 | |
2007-09-04 | glibc: do not package /usr/include/scsi as it is in libc-linux-headers-dev ↵ | Marcin Juszkiewicz | 1 | |
(from Poky) | ||||
2007-08-22 | glibc: update to 2.6.1 | Koen Kooi | 1 | |