Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-03-22 | glibc: recommit my glibc clean-up (minus the one change that broke things) | Rolf Leggewie | 1 | |
only semantic change is what is being discussed in bug 1987 | ||||
2007-03-16 | disapproval of revision '2c516898480b1bc053c9cbf6da853a016059c4c6' | Rolf Leggewie | 1 | |
2007-03-15 | glibc: unify this beast some more. | Rolf Leggewie | 1 | |
2006-12-17 | glibc: first step to unify | Rolf Leggewie | 1 | |
2006-12-01 | Fix to allow glibc 2.3.5 to compile for powerpc arch | Stelios Koroneos | 1 | |
2006-11-21 | glibc/glibc_2.3.5+cvs20050627: Setting Default_preference_sh3 = "-1" | Kristoffer Ericson | 1 | |
* Doesnt build for sh3, so lets not use it | ||||
2006-11-20 | many packages: fix parse errors | Marcin Juszkiewicz | 1 | |
2006-11-09 | glibc: Remove duplicate python function declarations | Richard Purdie | 1 | |
2006-10-10 | glibc | Erik Hovland | 1 | |
* Formatting change to the SRC_URI list. Zecke's patch used spaces instead of tabs and spaces. | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-31 | Update of my earlier change to make it possible to compile glibc | Erik Hovland | 1 | |
2.3.5 with newer gcc compilers (4.0.2 and up). This commit changes the name of the files to weak instead of week. And updates the bb file respectfully. | ||||
2006-08-22 | merge of '7bf39cf992a3dbe062066db3100333fa62967447' | Erik Hovland | 1 | |
and 'd31705a022a5624d8e85880ced6f1e90daa6d840' | ||||
2006-08-16 | glibc: bump PR for latest locale-base change | Phil Blundell | 1 | |
2006-08-13 | glibc: bump PR for binary locale change | Phil Blundell | 1 | |
2006-08-11 | glibc: Update for keeping the debug information in the correct package | Jamie Lenehan | 1 | |
which is clearer. Use .../* to match files and ignore directories. | ||||
2006-08-11 | glibc: Add glibc-dbg package, and make sure all the .debug files go in to | Jamie Lenehan | 1 | |
it. Bump the PR on all the glibc files since they all include glibc-package.bbclass. Closes #1220 "glibc ships spurious debug info". | ||||
2006-08-06 | packages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPP | Holger Freyther | 1 | |
GCC compiles the xgcc cross compiler and will compile target libraries e.g. libstdc++. It uses autoconf to configure the target libraries which uses /usr/bin/cpp to determine the presence of host includes. By using xgcc we will not risk to include /usr/include to find standard headers. If we do our cross compile check will hit. The gcc 3.4 series patch only addresses target-libstdc++ where the gcc3.3 and gcc4 series patch all targets | ||||
2006-08-05 | packages/glibc: Use require for the glibc files | Holger Freyther | 1 | |
Use require for the glibc files | ||||
2006-07-28 | glibc: and bump PR after last change | Koen Kooi | 1 | |
2006-07-26 | Found out that gcc that comes with mandriva 2006.0 will barf on compiling | Erik Hovland | 1 | |
glibc if these two patches are not applied. These patches are backports from glibc 2.3.6. | ||||
2006-06-06 | glibc_2.3.5+cvs20050627: added patch for raise.c for compilation with gcc 4.1.1 | Frans Meulenbroeks | 1 | |
see also http://sourceware.org/ml/libc-ports/2005-11/msg00018.html | ||||
2006-05-30 | glibc 2.3.5+cvs20050627: Revert sh fix from bug #954 again to get sh4 to | Jamie Lenehan | 1 | |
build again. No effect on sh3 (or other arch) but gets sh4 to build. Closes bug #954. | ||||
2006-05-19 | merge of 46c1cdea7bf65d8ba6bbe951e7408d24d5b05d06 | Erik Hovland | 1 | |
and 8cd65284f1d330175ae2d67c03b8a2c1b41e858a | ||||
2006-05-16 | glibc 2.3.5+cvs fix pnum=0 patch (tss...) | Michael Lauer | 1 | |
2006-05-16 | glibc-cvs-2.3.5: apply superh fcntl patch for sh3|sh4. closes #955 | Michael Lauer | 1 | |
2006-05-15 | merge of 599c09d67423118adcf4ed6ee44637260778ff74 | Erik Hovland | 1 | |
and 8fbc8e73670d1f0b1c156b5be2c15cb389f2128e | ||||
2006-05-13 | merge of 1790fd843078a2ebd98288de3336054f298213fa | Michael Lauer | 1 | |
and 365caef70205e8aaef5c4715bb034a6e23ef0113 | ||||
2006-05-11 | glibc-cvs-2.3.5: build a working glibs for sh4. closes #721 | Michael Lauer | 1 | |
2006-05-11 | glibc: revert #954 | Koen Kooi | 1 | |
2006-05-09 | glibc 2.3.5-20050627: fix glibc build for superh archs - close #954 | Marcin Juszkiewicz | 1 | |
2006-05-08 | Phil's fix for glibc and mmap_threshold default. | Erik Hovland | 1 | |
2006-04-18 | glibc: 5090_all_stubs-rule-fix.patch allows building from very deep | Raymond Danks | 1 | |
directories | ||||
2006-03-06 | glibc, package.bbclass: generate old-style binary locales at build time ↵ | Rene Wagner | 1 | |
using qemu. based on a patch originally written by Phil Blundell. fixes hh.org Bug #1385 (localedef OOM issue). - running localedef (in qemu...) for every locale takes a while. set BINARY_LOCALE_ARCHES = "" to avoid the new behaviour. | ||||
2006-02-18 | glibc 2.3.5+cvs20050627: use a different name for the tarball to avoid ↵ | Koen Kooi | 1 | |
corruption due to wget -c | ||||
2006-02-17 | glibc_2.3.5+cvs20050627: Fix source location. | Florian Boor | 1 | |
2006-01-07 | Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵ | Richard Purdie | 1 | |
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup. | ||||
2006-01-04 | glibc 2.3.5-cvx20050627: Add hack to work around the CVS breakage of the ↵ | Richard Purdie | 1 | |
upstream repository | ||||
2005-12-16 | glibc_2.3.5+cvs20050627: re-apply arm-no-hwcap.patch | Philipp Zabel | 1 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 1 | |
2005-06-27 | Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded | Phil Blundell | 1 | |
into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/27 16:27:14+01:00 reciva.com!pb forgotten files 2005/06/27 16:25:13+01:00 reciva.com!pb glibc updates BKrev: 42c01f63IYaS3-xlQFETvUAz_iUpbA |