Patch courtesy Phil Blundell:
authorChris Larson <clarson@kergoth.com>
Mon, 22 Mar 2004 02:03:43 +0000 (02:03 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 22 Mar 2004 02:03:43 +0000 (02:03 +0000)
commitc7e9d99e929087d325b51941ad133b2fb879ccd0
tree6eabb7389bf5cc4a2cb45ae56ce1f4d1379c5160
parent456f916e6d4debc3be8a9020282ca81419d80efd
Patch courtesy Phil Blundell:
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
glibc/glibc-2.3.2/arm-longlong.patch [new file with mode: 0644]
glibc/glibc-2.3.2/arm-memcpy.patch [new file with mode: 0644]
glibc/glibc_2.3.2.oe