Age | Commit message (Collapse) | Author | Files |
|
- support in glibc and uclibc for gcc 3.4.0
- new target setup for uclibc, TARGET_OS=linux-uclibc to match the uclibc
project's setup and modern config.sub already has support for it.
BKrev: 408dcb42JOaGKxGg3PSn6IwU4Kimfw
|
|
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-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
|
|
BKrev: 3fcd383dD3sfz4Lq1RAvHlGXII7eqw
|