summaryrefslogtreecommitdiff
path: root/packages/glibc
AgeCommit message (Collapse)AuthorFiles
2006-05-19merge of 46c1cdea7bf65d8ba6bbe951e7408d24d5b05d06Erik Hovland2
and 8cd65284f1d330175ae2d67c03b8a2c1b41e858a
2006-05-16glibc 2.3.5+cvs fix pnum=0 patch (tss...)Michael Lauer1
2006-05-16glibc-cvs-2.3.5: apply superh fcntl patch for sh3|sh4. closes #955Michael Lauer2
2006-05-15merge of 599c09d67423118adcf4ed6ee44637260778ff74Erik Hovland1
and 8fbc8e73670d1f0b1c156b5be2c15cb389f2128e
2006-05-13merge of 1790fd843078a2ebd98288de3336054f298213faMichael Lauer1
and 365caef70205e8aaef5c4715bb034a6e23ef0113
2006-05-12glibc 2.4: adjust arm-long-long.patch, fix by 'likewise' on #oeKoen Kooi2
2006-05-11merge of 6efbfec71e63ee2a821512e58cb523b4ead883d6Michael Lauer11
and c243286c01b3794a7ec43b97e5e8786b2d269083
2006-05-11glibc-cvs-2.3.5: build a working glibs for sh4. closes #721Michael Lauer2
2006-05-11glibc: add DEFAULT_PREFERENCE_sh3 = "-99" to glibc < 2.3.5Koen Kooi11
2006-05-11glibc: revert #954Koen Kooi1
2006-05-09glibc 2.3.5-20050627: fix glibc build for superh archs - close #954Marcin Juszkiewicz1
2006-05-09glibc-packages.bbclass: make use ${libdir}/locale exits before trying to put ↵Koen Kooi1
stuff in it. Fixes i18n for non pregenerated locales
2006-05-08Phil's fix for glibc and mmap_threshold default.Erik Hovland1
2006-04-18glibc: 5090_all_stubs-rule-fix.patch allows building from very deep Raymond Danks4
directories
2006-03-23glibc-2.4: Fix up ARM EABI for removed syscallsPhilipp Zabel2
- patch by Daniel Jacobowitz from http://sourceware.org/ml/libc-ports/2006-03/msg00029.html
2006-03-18glibc-intermediate-2.4: depend on linux-libc-headersPhilipp Zabel1
2006-03-18glibc-intermediate 2.4: don't stage own headers now he have a llh package ↵Koen Kooi1
containing them
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 Kooi2
* 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 Cole18
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".
2006-03-08glibc: move some code around to avoid warnings while parsing. hopefully fix ↵Rene Wagner1
#729.
2006-03-08glibc: make use of qemu conditional on ENABLE_BINARY_LOCALE_GENERATION which ↵Rene Wagner1
defaults to disabled. reinstate BINARY_LOCALE_ARCHES and make it a list of regular expressions. - against contrary belief BINARY_LOCALE_ARCHES = "" did disable the new code. - zapping that variable in glibc-package.bbclass as the changeset before this did is not an option since we need to keep track of which arches are supposed to have this enabled. - also, rename USE_BINARY_LOCALE to GLIBC_INTERNAL_USE_BINARY_LOCALE to prevent people who don't understand Python from shooting themselves in the foot. DONT MESS WITH THAT VARIABLE. setting USE_BINARY_LOCALE = "0" will _enable_ the new code since "0" (being a string) evaluates to True in Python.
2006-03-07glibc: make qemu breakage disasters opt-in instead of opt-outKoen Kooi1
2006-03-06glibc, package.bbclass: generate old-style binary locales at build time ↵Rene Wagner2
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-18glibc 2.3.5+cvs20050627: use a different name for the tarball to avoid ↵Koen Kooi1
corruption due to wget -c
2006-02-17glibc_2.3.5+cvs20050627: Fix source location.Florian Boor1
2006-02-07gcc: change _nslu2 override to _slugos+_unslung in gcc3-build.incJohn Bowler1
glibc: change _nslu2 override to _unslung in 2.2.5 - these overrides are out of date or wrong
2006-01-13glibc-2.2.5: Made the provide for libc-for-gcc unconditional for UnslungRod Whitby1
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie1
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie2
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2006-01-04glibc 2.3.5-cvx20050627: Add hack to work around the CVS breakage of the ↵Richard Purdie1
upstream repository
2005-12-16glibc-cvs-2.3.5: add missing arm-no-hwcap.patchPhilipp Zabel1
2005-12-16glibc_2.3.5+cvs20050627: re-apply arm-no-hwcap.patchPhilipp Zabel1
2005-12-14glibc: make glibc 2.3.3+cvs20050221 compile for armRichard Purdie2
2005-07-09KEY = "VALUE" changed the grammar to force the quotes and updateHolger Freyther1
the bb files accordingly
2005-06-30import clean BK tree at cset 1.3670Koen Kooi174
2005-06-27Merge bk://oe-devel@openembedded-devel.bkbits.net/openembeddedPhil Blundell6
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
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler5
into marsco.kalmiopsis:/home/nslu2/openembedded 2005/06/15 12:55:22+02:00 utwente.nl!koen sapwood_1.20-1.bb: extra install_append, courtesy Florian Boor osso-gnome-vfs2_2.8.4.4-1.bb: adjust depends, courtesy Florian Boor Many files: added, courtesy Florian Boor hildon-libs_0.9.6-2.bb: adjust staging, courtesy Florian Boor 2005/06/15 12:18:24+02:00 uni-frankfurt.de!mickeyl add mathomatic, a small, portable, general purpose CAS. Patch courtesy Simon Pickering 2005/06/15 11:58:18+02:00 utwente.nl!koen Many meamo files: source -> ., courtesy Florian Boor Add gconf-osso, part of the maemo.org suite, courtesy Florian Boor 2005/06/15 11:45:40+02:00 utwente.nl!koen base-files_3.0.14.bb: support nokia770, courtesy Florian Boor 2005/06/15 11:05:24+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/15 11:05:02+02:00 handhelds.org!CoreDump altboot: Add a timeout on boot and only show the menu when requested 2005/06/15 10:29:53+02:00 mn-solutions.de!schurig assorted MNCI / RT3000 changes 2005/06/15 10:27:59+02:00 mn-solutions.de!schurig classes/rootfs_ipk.bbclass: allows to keep the Packages file (my own python script to create Packages is way faster :-) 2005/06/14 22:59:08+01:00 reciva.com!pb use mkdir -p, not install -d 2005/06/14 22:02:28+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 22:02:15+02:00 utwente.nl!koen xmame_0.95.bb: remove UNNECESSARY and BOGUS qpe crap. Can we please stop committing such nonsonse? virtual/libsdl exists for a reason 2005/06/14 21:01:19+01:00 reciva.com!pb apply PARALLEL_INSTALL_MODULES patch from Erik Hovland 2005/06/14 20:55:08+01:00 reciva.com!pb update xmame to 0.95, courtesy Erik Hovland 2005/06/14 20:52:19+01:00 reciva.com!pb update handhelds-pxa kernel to hh40, courtesy Erik Hovland 2005/06/14 19:10:13+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/14 19:00:35+02:00 uni-frankfurt.de!mickeyl Add tslib config files for omap5912osk. Patch courtesy philip@balister.org 2005/06/14 18:59:02+02:00 uni-frankfurt.de!mickeyl Fix Typo in xerces-c. Patch courtesy philip@balister.org 2005/06/14 13:45:03+02:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into marcinj.local:/home/hrw/zaurus/oe/openembedded 2005/06/14 13:44:34+02:00 local!hrw updated kdepimpi to 2.1.5 2005/06/14 13:16:38+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/14 13:16:14+02:00 handhelds.org!CoreDump altboot: Update to latest version 2005/06/14 13:13:37+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 13:13:23+02:00 utwente.nl!koen Add tune-supersparc.conf for people who have v8 cpu's and want hardware integer multiply and divide. Makes ssh login approx. 30 times faster 2005/06/14 11:55:00+01:00 reciva.com!pb Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/14 11:52:01+01:00 reciva.com!pb eliminate spare copy of sun4cdm kernel preference 2005/06/14 12:43:33+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/14 12:43:12+02:00 mn-solutions.de!schurig renamed MACHINE 'ramses' to 'mnci' added new MACHINE 'rt3000' renamed DISTRO 'openmnci' to 'openmn', which now is for both MNCI and RT3000 2005/06/14 09:52:19+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/10 09:37:26+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/08 10:05:02+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/08 09:16:06+02:00 mn-solutions.de!schurig icewm: use sourceforge mirror BKrev: 42b037e5CrddHepCs3gW5YAsfOQ7ng
2005-06-11Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/11 11:28:51+01:00 reciva.com!pb fix up glibc HEAD build 2005/06/11 10:59:25+01:00 reciva.com!pb add qemu, a generic and open source processor emulator BKrev: 42aabf8bWUGkFwRKNJxluuXBcki6mQ
2005-06-11Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/11 09:31:41+01:00 reciva.com!pb adjust some glibc patches BKrev: 42aaa367-pHZ35H_04kuH-sMX2EuAw
2005-06-09Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/09 23:39:20+02:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/06/09 23:36:12+02:00 dyndns.org!reenoo kaffe: - kaffe.inc: only add postinst/postrm for ${PN} packages. - kaffe-gtk: add xtst to DEPENDS. fixes bug #65. 2005/06/09 22:25:09+01:00 reciva.com!pb bash glibc_cvs around a bit BKrev: 42a8b740h3NJEoEEPrnA1UcuXPQd9Q
2005-06-05Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/05 16:52:30+01:00 reciva.com!pb set DEFAULT_PREFERENCE_i586=0 for 20050420 glibc 2005/06/05 16:49:55+01:00 reciva.com!pb don't clobber glibc 2.2.5 libpthread with a stray linker script BKrev: 42a32ae8wxFjbF4MjrWW027llALQjw
2005-04-23new glibc patchesPhil Blundell2
BKrev: 426a092dKLICef3I0LqMijZxwkBVFw
2005-04-23new glibc snapshotPhil Blundell1
BKrev: 426a08efY7jLaTJZSnD02Q-354SNqg
2005-04-23Merge bk://oe-devel@openembedded-devel.bkbits.net/openembeddedPhil Blundell1
into mebius.reciva.com:/home/pb/oe/oe 2005/04/23 08:57:40+01:00 reciva.com!pb remove DEPENDS bogosity introduced in last patch BKrev: 426a0021jAVi0ff_4yR6eV_d2ZCHqg
2005-04-21Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/Holger Schurig3
into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/04/21 08:03:47+01:00 reciva.com!pb move some more common glibc bits into glibc-package.bbclass BKrev: 42675160QJABzuRNjNcLgszukeMUTQ
2005-04-21add some eabi patchesPhil Blundell3
BKrev: 42674afaaYJ7bI4Gy6Bm-UA5fv5bQw
2005-04-19eliminate some duplicated metadata; bump PR for catchsegv changePhil Blundell4
BKrev: 4264973993ij6pt7KfAVnwPNYr18oA