OSDN Git Service

uclinux-h8/uClibc.git
2008-03-13 Haavard SkinnemoenAdd myself as co-maintainer for the AVR32 architecture
2008-03-11 Carmelo AmorosoMove calculation of rem within if (unlikely statement
2008-03-09 Carmelo AmorosoKhem Raj <kraj@mvista.com> writes:
2008-03-05 Carmelo AmorosoCall explicitely objclean-y when doing build cleanup.
2008-02-28 Carmelo AmorosoFix file permissions
2008-02-28 Carmelo AmorosoFix file permissions
2008-02-28 Carmelo AmorosoAdded support for ether_line, ether_ntohost and ether_h...
2008-02-23 Mike FrysingerRicard Wanderlof writes:
2008-02-20 Carmelo AmorosoFix typos in comment
2008-02-20 Carmelo AmorosoDo not call _dl_de ug_state() before recording ld.so...
2008-02-20 Chris Zankelxtensa: the size of the elf_gregset_t array is actually...
2008-02-20 Hans-Christian... Use HIDDEN_JUMPTARGET define instead of __GI_ directly...
2008-02-20 Chris ZankelXtensa: Provide an architecture specific sigaction...
2008-02-16 Mike Frysingerposix_fadvise64 on 64bit systems take 5 arguments,...
2008-02-16 Mike Frysingerfix typo pointed out by skinkie in #2194
2008-02-12 Denis Vlasenkoadd hidden_proto's for __uc_malloc
2008-02-12 Bernd SchmidtUse DL_RELOC_ADDR when dealing with DL_LOADADDR_TYPE...
2008-02-11 Chris ZankelOmit adding 'OUTPUT_FORMAT' to the libc.so linker scrip...
2008-02-08 Bernd SchmidtFix the recent dladdr changes so that they compile...
2008-02-07 Carmelo AmorosoAdded AI_NUMERICSERV flag and check if the string is...
2008-02-07 Carmelo AmorosoFix stack overflow in _ppfs_parsespec
2008-02-05 Chris ZankelAdd myself as the maintainer for the Xtensa architecture.
2008-01-26 "Steven J.... Filter out '-std=gnu99' when running the assembler...
2008-01-23 Mike Frysingergive execlp() its own cache on no-mmu to avoid recursiv...
2008-01-22 Bernhard Reutner... - fix file permissions
2008-01-22 Carmelo AmorosoTest case to exploit dladdr bug
2008-01-19 Bernhard Reutner... - forgot to add include/fenv.h
2008-01-19 Bernhard Reutner... - wrap superlong lines
2008-01-19 Bernhard Reutner... - add C99 floating point environment, rounding and...
2008-01-18 Bernd SchmidtL1 memory support for the Blackfin. A couple new sysca...
2008-01-18 Bernd SchmidtUpdate dl-inlines.h from Blackfin repository.
2008-01-18 Carmelo AmorosoThis patch solves a problem in dladdr caused by the...
2008-01-18 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-18 Bernd SchmidtAnother piece needed for FD-PIC. This compiles another...
2008-01-17 Bernhard Reutner... - fix compilation:
2008-01-17 Bernhard Reutner... - fix linking.
2008-01-17 Bernhard Reutner... - use libm_DIR and libm_OUT
2008-01-17 Bernhard Reutner... - remove unused file
2008-01-17 Bernhard Reutner... bits/sysnum.h needs a cross compiler to be built. Fortu...
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-16 Bernhard Reutner... - check for -nostdlib
2008-01-12 Carmelo AmorosoMake sh4 build works again adding a temporary work...
2008-01-12 Carmelo AmorosoMake sh4 build works again adding a temporary work...
2008-01-11 Mike Frysingercull useless headers and import a few updates from...
2008-01-11 Peter KjellerstedtUse poll() rather than select() if the former is availa...
2008-01-09 Bernhard Reutner... - Fix compilation: semtimedop has 4 args (and not 6)
2008-01-09 Mike Frysingerfetch queue.h from latest freebsd cvs
2008-01-09 Mike Frysingerfix broken whitespace in many places; no functional...
2008-01-09 Mike Frysingeradd workaround for gcc-3.4.6 with mips
2008-01-09 Mike Frysingerno need to delete the binary upon failure
2008-01-09 Mike FrysingerDaniel Jacobowitz writes:
2008-01-08 Bernd SchmidtSome more Blackfin/FDPIC ldso merging work. Include...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2008-01-08 Mike Frysingerthe _dl_errno extern already exists in common headers...
2008-01-08 Hans-Christian... Added Hans-Christian Egtvedt as maintainer for the...
2008-01-08 Paul MundtUpdate the TODO reflecting the sh64 changes.
2008-01-08 Paul MundtSwitch sh64 to use __uClibc_main and the new register...
2008-01-08 Paul Mundtsh64 uses a 32-bit ABI, don't bother with lib64 silliness.
2008-01-08 Paul MundtBring sh64 support back from the dead.
2008-01-08 Mike Frysingertest to make sure the buffers used by the gethost*_r...
2008-01-08 Mike Frysingerfix memory corruption on no-mmu from doing multiple...
2008-01-06 Mike Frysingeruse the __extern_always_inline define from cdefs.h...
2008-01-05 Mike Frysingerthis code does not actually rely on INTERNAL_SYSCALL
2008-01-05 Mike Frysingeradd info for elf.h, ldd.c, readelf.c, and MAINTAINERS
2008-01-05 Mike Frysingersync with glibc to get the extern inline directive
2008-01-05 Bernhard Reutner... - fixup gnu_inline vs. C99 inline
2008-01-05 Mike Frysingerupdate my e-mail address
2008-01-05 Mike Frysingerif an arch does not provide __NR_mmap, fall back to...
2008-01-05 Mike FrysingerChris Zankel writes:
2008-01-05 Mike Frysingerpatch from Hans-Christian Egtvedt to silence some spuri...
2008-01-05 Mike Frysingerwhitespace only: touchups from Hans-Christian Egtvedt
2008-01-05 Mike Frysingerpatch from Mats Erik Andersson for better catching...
2008-01-05 Mike Frysingeradd BOTHER define from termios2
2008-01-05 Mike Frysingergive EM_AVR32 a little comment
2008-01-05 Mike FrysingerBrian Austin writes: This patch adds MAVERICK CRUNCH...
2008-01-05 Mike Frysingernot everyone is a ninja: explicitly state that people...
2008-01-05 Mike Frysingerwhitespace only: fix indentation
2008-01-05 Mike Frysingerblah, enable the stupid hidden proto for fcntl
2008-01-05 Mike Frysingerkrichy writes in 292:
2008-01-05 Mike Frysingerzen in #938 writes:
2008-01-05 Mike Frysingerimplement semtimedop for #927
2008-01-05 Mike Frysingerpop -m32 onto LDFLAGS/CFLAGS to make building on x86_64...
2008-01-05 Mike Frysingermichael_d writes in 1879:
2008-01-05 Mike Frysingermichael_d writes in #1869: make sure GNU error function...
2008-01-05 Mike Frysingermichael_d writes in #1874:
2008-01-05 Mike Frysingermichael_d in #1849 writes: The getcwd() implementation...
2007-12-22 Mike Frysingerplug a memory leak when using execl* functions on no-mmu
2007-12-22 Mike Frysingermark a bunch of public mem/str functions as weak so...
2007-12-22 Mike Frysingeradd hidden defs for execv/execlp for completeness
2007-12-08 Mike Frysingerimport trunc()/truncf() for ISO C requirements, otherwi...
2007-12-07 Carmelo AmorosoRemoved pointless initialization to 0 of DIR fields
2007-12-07 Carmelo AmorosoI don't remember exactly why we decided to pick the...
2007-12-05 Carmelo AmorosoFix opendir problem when statically linked due to a...
2007-12-04 Bernd SchmidtBlackfin FD-PIC patch 6/6.
2007-12-03 Bernd SchmidtFix a few warnings introduced by my previous commits.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patches 5/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 4/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 3/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 2/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 1/6.
next