summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc_2.4.bb
AgeCommit message (Collapse)AuthorFiles
2006-12-17glibc: first step to unifyRolf Leggewie1
2006-11-29glibc 2.5: bump PR due to class changes this afternoonKoen Kooi1
2006-11-09glibc: Remove duplicate python function declarationsRichard Purdie1
2006-11-06glibc-2.4: Add upstream fix for ARM IPC issuesRichard Purdie1
2006-10-20glibc 2.4: start whitelisting compatible hosts with COMPATIBLE_MACHINEKoen Kooi1
* default_preference is too weak to mask out broken archs
2006-10-20glibc: re-added 2.4 with DEFAULT_PREFERENCE = "-1" set for ARMMarcin Juszkiewicz1
- it would be nice if developers will *check* before commiting does changeset break other configurations then their one
2006-10-19glibc: drop 2.4, since it is confirmed to be nonworking on armKoen Kooi1
2006-09-29merge of c03b28dceb994cd2ab73b1d2bee782c3a0360eacMichael Lauer1
and de4a9ac2f220bdc6c4e7d015feb7d54b59f4cf40
2006-09-29glibc* 2.4 add proper fix for building against recent linux userland headersMichael Lauer1
repairs breakage introduce by previous patches. thanks Jamie Lenehan.
2006-09-28glibc_2.4.bb: Typo fix in comment.Paul Sokolovsky1
2006-09-28glibc 2.4: Apply recently added patches only fo x86.Paul Sokolovsky1
* Fixes breakage on ARM. * Don't bump PR (previous commit neither did), to save long rebuilds. Few people affected should use "bitbake glibc -c rebuild". * Fixes #1443. * Approved by Michael 'Mickey' Lauer <mickey at tm.informatik.uni-frankfurt de>.
2006-09-26glibc 2.4 backport two patches from HEADMichael Lauer1
2006-08-26glibc 2.4: remove spurious committed Werror bitKoen Kooi1
2006-08-26glibc 2.4: also mask out gez_ERKoen Kooi1
2006-08-16glibc: bump PR for latest locale-base changePhil Blundell1
2006-08-13glibc: bump PR for binary locale changePhil Blundell1
2006-08-11glibc: Update for keeping the debug information in the correct packageJamie Lenehan1
which is clearer. Use .../* to match files and ignore directories.
2006-08-11glibc: Add glibc-dbg package, and make sure all the .debug files go in toJamie Lenehan1
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-06packages/glibc: Add patch, patch glibc2.4 to use $target-readelfHolger Freyther1
Use $target-readelf instead of hardcoding readelf which is not present on non GNU, non binutils system.
2006-08-05packages/glibc: Use require for the glibc filesHolger Freyther1
Use require for the glibc files
2006-07-28glibc: and bump PR after last changeKoen Kooi1
2006-07-07glibc 2.4: To build glibc for sh we need to pass no-z-defs=yes viaJamie Lenehan1
configparams. Add a patch to do this so it builds for sh3 and sh4.
2006-07-06glibc 2.4: Remove the workaround from CVS changes. This isn't a CVS versionJamie Lenehan1
so the workaround shouldn't be needed. Also this work around breaks glibc 2.4 for all targets that are no in ports (x86, sh, sparc, powerpc).
2006-05-29glibc 2.4: hopefully solve the do_stage loopKoen Kooi1
2006-05-12glibc 2.4: adjust arm-long-long.patch, fix by 'likewise' on #oeKoen Kooi1
2006-03-23glibc-2.4: Fix up ARM EABI for removed syscallsPhilipp Zabel1
- patch by Daniel Jacobowitz from http://sourceware.org/ml/libc-ports/2006-03/msg00029.html
2006-03-18glibc-2.4: depend on linux-libc-headers instead of shipping it with the ↵Philipp Zabel1
glibc build
2006-03-18glibc,glibc-intermediate 2.4: fixups for EABI build:Koen Kooi1
* Stage the eabi kernel headers to fix problems with gcc-cross * don't depend on linux-libc-headers since we use our own headers now
2006-03-15glibc 2.4: ooops, forgot to change a version numberKoen Kooi1
2006-03-15glibc 2.4: use eabi capable headersKoen Kooi1
* remove maintainer field
2006-03-14Pushing glibc 2.4 per OE bug ticket #741. Thanks to Bernhard RosenkraenzerJoseph Cole1
for the patch. Not including CVS modifications, reference bug report if they are needed, or add them yourself. This is not tested, setting preference to "-1".