OSDN Git Service

uclinux-h8/uClibc.git
2011-10-06 Mike Frysingerldso: merge duplicate dl-syscalls.h code to common...
2011-10-06 Ryan Fluxmicroblaze mmu/elf/shared lib support
2011-10-06 Steve Bennettmicroblaze linux has no SDA support
2011-10-06 Steve Bennettmicroblaze can be either big or little endian
2011-10-06 Ryan Fluxmicroblaze has long double support too
2011-10-06 Steve BennettUse the generic bits/select.h for microblaze
2011-10-01 Mike Frysingertests: ignore new inet test
2011-10-01 Mike Frysingertests: add fallback for mktemp()
2011-10-01 Mike Frysingerldso: x86_64: delete unused variable
2011-10-01 Mike Frysingerldso: constify reloc array itself
2011-09-15 Denys VlasenkoDefeat compiler optimization which assumes function...
2011-09-12 Bernhard Reutner... config: tweak help text
2011-09-10 Denys Vlasenkoresolv: simple optimizations and style/readability...
2011-08-26 Carmelo Amorosoldso: fix build with PRELINK enabled and !TLS
2011-08-26 Bernhard Reutner... ldso: add missing include
2011-08-26 Daniel Mackinet: build all res_* and ns_* functions conditionally
2011-08-26 Daniel Mackinclude/resolv.h: provide __res_state._u even if !__UCL...
2011-08-26 Daniel Mackinet/resolv: add res_ninit and res_nclose
2011-08-26 Daniel Mackinet/resolv: add res_mkquery
2011-08-26 Daniel Mackinet/resolv: add ns_initparse, ns_parserr, ns_skiprr...
2011-08-26 Daniel Mackinet/resolv: add dn_skipname and ns_name_skip
2011-08-26 Daniel Mackinet/resolv: Add dn_comp
2011-08-26 Daniel Mackinet/resolv: add ns_name_pton, ns_name_pack and ns_name...
2011-08-26 Daniel Mackinet/resolv: add ns_{put,get}{16,32}
2011-08-26 Daniel Macklibc/inet/resolv.c: comment on #endif lines
2011-08-26 Daniel Mackextra/Configs/Config.in: drop "default n" lines
2011-07-27 Kevin Cernekeeldso/mips: Clean up warnings
2011-07-27 Kevin Cernekeeldso/mips: dlsym() incorrectly matches undefined symbols
2011-07-27 Kevin Cernekeeldso/mips: Enable bootstrap relocations
2011-07-25 Richard Braunlibdl: add option for controlling dl_cleanup
2011-07-12 Douglas Menckenldso: fix build error due to missing variable 'st'
2011-07-07 Khem Rajx86_64/elfinterp.c: Protect missed debug _dl_printf...
2011-07-01 Khem Rajmips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike...
2011-07-01 Khem RajConfig.in.arch: Free UCLIBC_HAS_FPU setting from depend...
2011-07-01 Carmelo Amorosoldso: arm: fix build when prelinking is enabled.
2011-07-01 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-29 Maksim Rayskiylibc: add missing lock initialization in vswprintf
2011-06-24 Carmelo Amorosolibubacktrace: fix makefile clean target
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-24 Carmelo Amorosofts: fix warning due to old-style function definition
2011-06-24 Carmelo Amorosoldso_tls: fix compiler warning due to missing cast
2011-06-17 Bernhard Reutner... resolv: fix bug in res_init with ipv6 nameservers
2011-06-14 Bernhard Reutner... config: Fix passing defconfig args
2011-06-14 Bernhard Reutner... buildsys: pt-initfini.s depends on uClibc_config.h
2011-06-14 Bernhard Reutner... libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym()
2011-06-14 Bernhard Reutner... resolv: try next server on SERVFAIL
2011-06-14 Natanael Copagetaddrinfo: allow numeric service without any hints
2011-06-14 Bernhard Reutner... bump version to 0.9.33-git
2011-06-14 Khem Rajnptl/pthread: Correct path for machine specific pt...
2011-06-13 Khem Rajctor/dtor nptl: Fix init and fini function compilation
2011-06-11 Khem RajRules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS...
2011-06-11 Yann E. MORINARM: remove EABI/OABI selection
2011-06-11 Yann E. MORINARM: detect BX availibility at build time
2011-06-11 Yann E. MORINARM: #include <bits/arm_asm.h> where __USE_BX__ is...
2011-06-11 Yann E. MORINARM: transform the EABI/OABI choice into a boolean
2011-06-11 Yann E. MORINARM: remove sub-arch/variants selection from menuconfig
2011-06-11 Yann E. MORINARM: introduce blind options to select & force THUMB...
2011-06-11 Yann E. MORINARM: reorder "Use BX" option
2011-06-11 Phil BlundellFix __libc_epoll_pwait compile failure on x86
2011-06-10 Khem Rajnptl/Makefile.in: Fix the build break caused by UCLIBC_...
2011-05-31 Carmelo Amorosobuildsys: fix pregen target (!NPTL with LOCALE)
2011-05-31 Bernhard Reutner... libubacktrace: Fix ASNEEDED emission
2011-05-31 Bernhard Reutner... NPTL: Fix CTOR_DTOR
2011-05-27 Filippo Arcidiaconolibc: make common longjmp usable with NPTL
2011-05-27 Filippo Arcidiaconosh: use the common implementation for longjmp
2011-05-27 Filippo Arcidiaconosh: fix build in !NPTL case
2011-05-27 Alan DavisCorrect a bug when remapping textrel segments on nommu
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
2011-05-13 Bernhard Reutner... epoll: redo cancellation to match master
2011-05-13 Peter S. Mazingerepoll.c: add cancellation to epoll_[p]wait()
2011-05-12 Bernhard Reutner... libm: fix building out-of-tree
2011-05-12 Bernhard Reutner... wordexp: fix mishandled return value of pipe call
2011-05-12 Bernhard Reutner... linux_specific: handle accept4 and pipe2
2011-05-12 Bernhard Reutner... NPTL: needs madvise internally
2011-05-12 Bernhard Reutner... socket: fix stubs
2011-05-11 Bernhard Reutner... commentary typo fix
2011-05-11 Bernhard Reutner... epoll: unify epoll.h
2011-05-11 Bernhard Reutner... commentary typo fix
2011-05-11 Thierry RedingImplement epoll_create1 and epoll_pwait system calls.
2011-05-11 Bernhard Reutner... buildsys: document UCLIBC_EXTRA_CPPFLAGS
2011-05-11 Bernhard Reutner... lll: avoid shadow warnings
2011-05-11 Bernhard Reutner... x86_64: add TODO for R_X86_64_RELATIVE
2011-05-11 Bernhard Reutner... libubacktrace: mv unwind.h to include
2011-05-11 Bernhard Reutner... Revert "libubacktrace: fix config-symbol handling"
2011-05-11 Bernhard Reutner... add pipe2()
2011-05-11 Bernhard Reutner... socketcalls: add stubs
2011-05-11 Bernhard Reutner... accept4: Implement cancellation
2011-05-11 Thierry RedingImplement accept4 system call.
2011-05-11 Bernhard Reutner... libubacktrace: fix config-symbol handling
2011-05-11 Bernhard Reutner... buildsys: Turn on strict aliasing for everyone
2011-05-10 Bernhard Reutner... ldso: commentary typo fix
2011-05-10 Bernhard Reutner... getcwd: Fix memory-leak in error path
2011-05-10 Bernhard Reutner... __uc_malloc: Fix memory-leak in error path
2011-05-10 Filippo Arcidiaconolibdl: fix local symbol's address handling in dladdr
2011-05-10 Bernhard Reutner... */crtn.S: Remove .size directive for _init and _fini
2011-05-07 Timo Teräsposix_fadvise64: fix x86 implementation
2011-05-05 Bernhard Reutner... i386: fix .size of _init/_fini
2011-05-05 Bernhard Reutner... x86_64: fix .size of _init/_fini
2011-05-05 Bernhard Reutner... Revert "*/crt?.S: remove .size directives"
2011-05-04 Bernhard Reutner... */crt?.S: remove .size directives
next