OSDN Git Service

uclinux-h8/uClibc.git
2008-04-24 Hans-Christian... Fix indentation of comment in AVR32 memmove assembler...
2008-04-24 Hans-Christian... Fix whitespace damage in top level Config.in.
2008-04-24 Hans-Christian... Fix whitespace damage in AVR32 in libc sysdeps AVR32...
2008-04-24 Hans-Christian... Fix whitespace damage in AVR32 libc sysdeps sys header...
2008-04-24 Hans-Christian... Fix whitespace damage in AVR32 libc bits header files.
2008-04-23 Khem RajCleanup INTERNAL_SYSCALL macros for ARM.
2008-04-22 Carmelo AmorosoAdded support for error_print_progname as proposed
2008-04-22 Carmelo AmorosoFix segfault in __pthread_initialize_minimal in linuxth...
2008-04-20 Khem RajFix mmap64 undefined on arm oabi with pure thumb1 patch...
2008-04-16 Hans-Christian... Fix whitespace damage in AVR32 pt-machine.h in libpthre...
2008-04-16 Hans-Christian... Fix whitespace damage in AVR32 string assembler optimiz...
2008-04-16 Hans-Christian... Fix whitespace damage in AVR32 part of ldso.
2008-04-16 Hans-Christian... Fix whitespace damage in Config.avr32.
2008-04-16 Hans-Christian... Updated email address for Hans-Christian Egtvedt, AVR32...
2008-04-15 Denis Vlasenkoamd64 string ops: use alignment more carefully, and...
2008-04-15 Denis Vlasenkoamd64 string ops: replace some instructions by smaller...
2008-04-12 Denis VlasenkoFunctions should be either exported in public .h files
2008-04-10 Denis Vlasenkoremove "register" from _vf[w]printf_internal declaratio...
2008-04-10 Denis Vlasenkoeven more fixes for vda-made breakage in vXXXfprintf
2008-04-09 Denis Vlasenkofix breakage in old_vfprintf case
2008-04-09 Denis Vlasenkorestore erroneously removed hidden_def for vdprintf
2008-04-09 Denis VlasenkoRemove vestigial locking init from sprintf routines.
2008-04-09 Denis VlasenkoFactor out the core of vprintf() into separate function
2008-04-04 Bernhard Reutner... - use a 16bit value for fnstsw as required by newer...
2008-04-01 Carmelo AmorosoFix remap_file_pages prototype and use mman.h header
2008-03-26 Bernhard Reutner... - trim trailing whitespace. No object-code changes.
2008-03-26 Bernhard Reutner... - fixup stripping of host utils and make host-utils...
2008-03-26 Bernhard Reutner... - improve building utils
2008-03-26 Bernhard Reutner... - fix generation of sysnum.h for parallel builds, secon...
2008-03-26 Bernhard Reutner... - fix (parallel) compilation error in ldso.c
2008-03-26 Bernhard Reutner... Paul Brook writes:
2008-03-26 Carmelo AmorosoEnable remap_file_pages prototype controlled by __USE_G...
2008-03-25 Carmelo AmorosoAdd missing cast in pointer assignment
2008-03-21 Carmelo AmorosoAdd rempa_file_pages function by Will Newton <will...
2008-03-21 Mike Frysingermichael_d writes in [#2064]: fix building on linux...
2008-03-16 Carmelo AmorosoAdd myself as co-maintainer of SH4, specifically for...
2008-03-16 Carmelo AmorosoRemove extra file separator
2008-03-13 Haavard Skinnemoenavr32: Use HIDDEN_JUMPTARGET() macro in bzero.S
2008-03-13 Haavard SkinnemoenFrom: Geoffrey Wossum <geoffrey@pager.net>
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...
next