summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc_2.5.bb
AgeCommit message (Collapse)AuthorFiles
2007-11-20packages/glibc/glibc_2.5.bb : Add a new patch for the powerpc targets with ↵Stelios Koroneos1
softfloat support that handles a case of strong alias for two (soft) float point functions. Original patch provided by Hiroki Kaminaga kaminaga at sm dot sony dot co dot jp
2007-10-29glibc: Factor staging function into a common .inc and remove hardcoded ↵Richard Purdie1
staging layout
2007-10-29packages: Improve BUILD_SYS references to stagingRichard Purdie1
2007-09-29glibc: No longer need to install to cross as well as staging (from poky)Richard Purdie1
2007-09-04glibc: do not package /usr/include/scsi as it is in libc-linux-headers-dev ↵Marcin Juszkiewicz1
(from Poky)
2007-05-03glibc: Remove armeb strlen workaround. We now have the GCC PR16350 patch, ↵Leon Woestenberg1
take 3 in GCC.
2007-05-01glibc 2.5: fix the strlen() issues on big endian EABI, thanks to Lennert for ↵Koen Kooi1
tracking down the culprit * This is not a proper fix, we still need to find out wht __ARMEB__ isn't defined
2007-03-31glibc 2.5: Fix common case of GNU arrogance, make ldd work on posix shell.Paul Sokolovsky1
* Not bumping PR, to save people trouble. Leaving for decision to OE maintainers.
2007-03-22glibc: recommit my glibc clean-up (minus the one change that broke things)Rolf Leggewie1
only semantic change is what is being discussed in bug 1987
2007-03-16merge of 'be6200db697731daae7d15a8ac5ca6b54f62a6d0'Rolf Leggewie1
and 'e68c7275015e0b7f4e92aa7483c3d7038567a3dc'
2007-03-16merge of '93f735b7ca958938f3ad5bf1c45cb5cffc450a9f'Rolf Leggewie1
and 'c3ff8bda76176ba50e264f8fde35b69773d69eb5'
2007-03-16disapproval of revision '2c516898480b1bc053c9cbf6da853a016059c4c6'Rolf Leggewie1
2007-03-16disapproval of revision '286930242424d10b2503eb290dbc31c7975bab74'Rolf Leggewie1
2007-03-15merge of '286930242424d10b2503eb290dbc31c7975bab74'Rolf Leggewie1
and 'b7e38ccba43c893e20bc2db30dfbdd9a3f6c2053'
2007-03-15glibc: unify even moreRolf Leggewie1
2007-03-15glibc: unify this beast some more.Rolf Leggewie1
2007-03-12packages/glibc/glibc_2.5.bb: The following set of patches adds support for ↵Stelios Koroneos1
soft-float to powerpc targets without fpu for gcc 4.1.1/glibc 2.5
2007-02-16glibc: add a workaround for some strange shlib renaming problems, needs a ↵Koen Kooi1
proper fix
2006-12-21glibc 2.5: for some reason (#1708) glibc doesn't like thumb, so set ↵Koen Kooi1
ARM_INSTRUCTION_SET = "arm"
2006-12-17glibc: first step to unifyRolf Leggewie1
2006-12-10glibc 2.5: fix some funkiness with mathinline.hKoen Kooi1
2006-11-29glibc 2.5: bump PR due to class changes this afternoonKoen Kooi1
2006-11-14glibc 2.5: add patch to fix Koen Kooi1
"Assertion `sizeof (req) - ((size_t) &((struct req *)0)->pad) == 3' failed." on ARM/OABI
2006-11-09glibc: Remove duplicate python function declarationsRichard Purdie1
2006-10-20glibc 2.5: stage correct sigthreads.hKoen Kooi1
* fixes mysql compilation * spotted by 'nicolasfr' in #oe
2006-10-11glibc 2.5: remove some hardcoded referencesKoen Kooi1
glibc-intermediate 2.5: add it
2006-10-11glibc 2.5: re-enable zecke-sane-readelfKoen Kooi1
2006-10-10glibc 2.5: add version that builds, not tested on device yetKoen Kooi1
* zecke-sane-readelf needs refreshing * other non-applying patches seen to have been applied, but references have been left in for further inspection