summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-17- use libm_DIR and libm_OUTBernhard Reutner-Fischer
2008-01-17- remove unused fileBernhard Reutner-Fischer
2008-01-17bits/sysnum.h needs a cross compiler to be built. Fortunately, thisBernhard Reutner-Fischer
2008-01-17A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt
2008-01-16- check for -nostdlibBernhard Reutner-Fischer
2008-01-12Make sh4 build works again adding a temporary work-aroundCarmelo Amoroso
2008-01-12Make sh4 build works again adding a temporary work-aroundCarmelo Amoroso
2008-01-11cull useless headers and import a few updates from glibcMike Frysinger
2008-01-11Use poll() rather than select() if the former is available to wait inPeter Kjellerstedt
2008-01-09- Fix compilation: semtimedop has 4 args (and not 6)Bernhard Reutner-Fischer
2008-01-09fetch queue.h from latest freebsd cvsMike Frysinger
2008-01-09fix broken whitespace in many places; no functional changesMike Frysinger
2008-01-09add workaround for gcc-3.4.6 with mipsMike Frysinger
2008-01-09no need to delete the binary upon failureMike Frysinger
2008-01-09Daniel Jacobowitz writes:Mike Frysinger
2008-01-08Some more Blackfin/FDPIC ldso merging work. Include dl-inlines.h when itBernd Schmidt
2008-01-08change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger
2008-01-08the _dl_errno extern already exists in common headers, so no need for a local...Mike Frysinger
2008-01-08Added Hans-Christian Egtvedt as maintainer for the AVR32 architectureHans-Christian Egtvedt
2008-01-08Update the TODO reflecting the sh64 changes.Paul Mundt
2008-01-08Switch sh64 to use __uClibc_main and the new register layout.Paul Mundt
2008-01-08sh64 uses a 32-bit ABI, don't bother with lib64 silliness.Paul Mundt
2008-01-08Bring sh64 support back from the dead.Paul Mundt
2008-01-08test to make sure the buffers used by the gethost*_r functions handle misalig...Mike Frysinger
2008-01-08fix memory corruption on no-mmu from doing multiple execls where earlier exec...Mike Frysinger
2008-01-06use the __extern_always_inline define from cdefs.h instead of duplicating gcc...Mike Frysinger
2008-01-05this code does not actually rely on INTERNAL_SYSCALLMike Frysinger
2008-01-05add info for elf.h, ldd.c, readelf.c, and MAINTAINERSMike Frysinger
2008-01-05sync with glibc to get the extern inline directiveMike Frysinger
2008-01-05- fixup gnu_inline vs. C99 inlineBernhard Reutner-Fischer
2008-01-05update my e-mail addressMike Frysinger
2008-01-05if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just gen...Mike Frysinger
2008-01-05Chris Zankel writes:Mike Frysinger
2008-01-05patch from Hans-Christian Egtvedt to silence some spurious signed warningsMike Frysinger
2008-01-05whitespace only: touchups from Hans-Christian EgtvedtMike Frysinger
2008-01-05patch from Mats Erik Andersson for better catching edge cases in optimized st...Mike Frysinger
2008-01-05add BOTHER define from termios2Mike Frysinger
2008-01-05give EM_AVR32 a little commentMike Frysinger
2008-01-05Brian Austin writes: This patch adds MAVERICK CRUNCH FPU support for the Cirr...Mike Frysinger
2008-01-05not everyone is a ninja: explicitly state that people should convert from sys...Mike Frysinger
2008-01-05whitespace only: fix indentationMike Frysinger
2008-01-05blah, enable the stupid hidden proto for fcntlMike Frysinger
2008-01-05krichy writes in 292:Mike Frysinger
2008-01-05zen in #938 writes:Mike Frysinger
2008-01-05implement semtimedop for #927Mike Frysinger
2008-01-05pop -m32 onto LDFLAGS/CFLAGS to make building on x86_64 multilib systems tran...Mike Frysinger
2008-01-05michael_d writes in 1879:Mike Frysinger
2008-01-05michael_d writes in #1869: make sure GNU error functions output 'program: ' a...Mike Frysinger
2008-01-05michael_d writes in #1874: Mike Frysinger
2008-01-05michael_d in #1849 writes: The getcwd() implementation in the absence of a ge...Mike Frysinger