summaryrefslogtreecommitdiff
path: root/glibc
AgeCommit message (Collapse)AuthorFiles
2004-03-29Adapting some builds per the recent oe metadata handling changes.Chris Larson1
BKrev: 40689285Q7zUjk20aonhEakS324blw
2004-03-29Work around the glibc python do_package_prepend failure.Chris Larson1
BKrev: 4067e6f7fBs6rxlyNKlP9PS0lD9XrQ
2004-03-28apply misc. packaging patches courtesy Philip BlundellMichael Lauer1
BKrev: 4066c0c1GbB5MlJ52Kb-TsfEZj5lxQ
2004-03-24Another pass of cleanups...Chris Larson2
..cheated and made the parser temporarily more picky to spot the packages that need cleaning. BKrev: 4061a6cbKWfvpS3a5Dml4UNIp_LkNQ
2004-03-23BUGFIX: one of the cleanup passes inadvertantly broke glibc's stage.Chris Larson1
BKrev: 405fe588Ij7vT_L4orZKrAkoGmQcRA
2004-03-22Another pass of .oe cleanups.Chris Larson1
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
2004-03-22Patch courtesy Phil Blundell:Chris Larson3
A couple of improvements for glibc: - import Nico Pitre's optimised memcpy routines (roughly doubles memcpy performance on pxa250) - fix longlong.h to use smull/umull/clz on machines that have them - avoid setting CPPFLAGS when calling configure, since setting it can negate the effect of --with-headers - avoid waitpid lossage by filtering out any definition of this syscall from unistd.h BKrev: 405e497fwyUnfZ0t1db--hp1VVEDdQ
2004-03-13First pass of .oe cleanups.Chris Larson1
BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw
2004-03-12Merge bk://openembedded.bkbits.net/packagesChris Larson1
into linux.local:/home/kergoth/code/packages 2004/03/12 15:26:26-05:00 local!kergoth glibc bugfix: Install bits/syscall.h into staging and cross_dir. BKrev: 40521d11ZJiAlefc3NankhynDARNAg
2004-03-08Merge openembedded@openembedded.bkbits.net:packagesChris Larson1
into zelda.tuxnami.org:/home/kergoth/code/packages 2004/03/08 05:33:15-05:00 local!kergoth BUGFIX for glibc: ensure the proc and arch symlinks make it into the cross and staging areas. BKrev: 404cd8232qdFVU1FZCEPhwiVQ7LguA
2004-02-20Merge openembedded@openembedded.bkbits.net:packagesChris Larson2
into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages 2004/02/20 17:34:57-06:00 ti.com!kergoth Glibc toolchain build updates: Gcc 3.3.3. Kernel-headers 2.4.25 instead of 2.4.21. Install them into include rather than sys-include. Tweaking some configure options all around based on comments in crosstool. BKrev: 403699b93isV6v6AhTg1skp2YYom8Q
2004-01-22Packaging fixes pass one - slowly getting all unpackaged files packaged up.Chris Larson1
BKrev: 400f59f9xpqzar-AmUoCX8PT3DEwPA
2004-01-22Fix up the glibc packaging.. no more unpackaged files.Chris Larson1
BKrev: 400f54ebST0Ik0uxG-eB9Iao4S99KA
2004-01-13Merge direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/pathsChris Larson1
into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages 2004/01/13 11:10:14-06:00 ti.com!kergoth Merge openembedded@openembedded.bkbits.net:packages into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/paths 2004/01/13 10:56:32-06:00 ti.com!kergoth Remove hardcoded references to target paths in a number of packages, replacing them with the use of our target path variables. 2004/01/13 17:40:06+01:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/oe-packages 2004/01/13 14:24:53+01:00 uni-frankfurt.de!mickeyl add pyserial and sgmlop to buildsystem BKrev: 40042712PUToOUzefh1XdY4q23VfEA
2003-12-20Merge openembedded@openembedded.bkbits.net:packagesChris Larson1
into direwolf.ppp.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages 2003/12/19 22:03:11-06:00 ti.com!kergoth Dont apply arm-ioperm.patch until we build against 2.5/2.6 kernel headers. BKrev: 3fe3ca7aeuHdugbaJvng9d5WEMTCQQ
2003-12-19Fixups for the glibc build. Install the kernel headers into sys-include in ↵Chris Larson30
glibc-initial as well as glibc to fix a problem with building an i386-linux crosscompiler. Also import a newer glibc 2.3.2 patchset from debian 's package pool. BKrev: 3fe37c3cgArHHqFEDVnEZyqfCf4ovQ
2003-12-18BUGFIX: Remove /lib/ references from libpthread.so linker script.Chris Larson1
BKrev: 3fe22342DPBhkQU6wx7_usIA78gbvw
2003-12-05glibc: for cross_dir, dont bother with the asm -> asm-ARCH symlink, just ↵Chris Larson1
drop it into asm. BKrev: 3fd00edcMzlyqXpm1CXERRwDtxXyGA
2003-12-03Add glibc-initial, and install glibc into cross_dir, for glibc toolchain builds.Chris Larson61
BKrev: 3fcd383dD3sfz4Lq1RAvHlGXII7eqw
2003-11-21Numerous build fixes from an oemake -a run, including two more fixes for ↵Chris Larson1
libtool 'libdir from .la file leaking into library search path' situations. BKrev: 3fbe5902eywlLRHkRQ1FaDS5C01-jg
2003-11-06Add dsniff, add some static lib builds alongside the shared, generate the ↵Chris Larson1
rpcsvc headers in glibc, and thereby fix the dsniff build. BKrev: 3faadb17GD8DyutGwY6Zd8acsexYJQ
2003-10-27configure.patch:Chris Larson1
Update lisa's patch to remove a reference to a var that was defined in one of the kde macros. modutils_2.4.25.oe: Set sbindir to /sbin for modutils. ncurses_5.3.oe: Fix the ncurses build -- just disable the call of auto* for now. glibc_2.3.2.oe: Make glibc use the standard autotools class build vs source dir seperation. tslib.oe: Dont enable the multievent stuff atm, its page faulting on arm :) BKrev: 3f9d9490WKCzak7G5KQ4Ek7afaejvw
2003-10-14Rename a ton of files to deal with the seperator change.Chris Larson2
BKrev: 3f8c56f8VmGkGikIZwqf-Y_cce7tdg
2003-10-14glibc bugfix: Work around a bug in asm-arm/unistd.h that causes sysvinit to ↵Chris Larson2
go into an infinate loop spinning on waitpid due to its flawed error handling. BKrev: 3f8c1e9fiDL04vbUMa3fCVmMGQnzLQ
2003-09-26Complete packages repos restructuring.Chris Larson59
BKrev: 3f74c640BCc6hOl3cavfpY6bTF5Dzw