OSDN Git Service

uclinux-h8/uClibc.git
2012-04-08 Mike FrysingerMAKEALL: fix cross-compiler lookup breakage after CROSS...
2012-04-08 Mike FrysingerMAKEALL: also check for gnu suffixed toolchains too
2012-04-08 Mike Frysingeralpha: trim crt code to fix build errors
2012-04-08 Kevin Cernekeesignalfd.h: Use new "bits/" scheme for arch-specific...
2012-04-08 Kevin Cernekeetimerfd.h: Use new "bits/" scheme for arch-specific...
2012-04-08 Kevin Cernekeeinotify.h: Use new "bits/" scheme for arch-specific...
2012-04-08 Kevin Cernekeeinotify_rm_watch: Change second argument to int
2012-04-08 Kevin Cernekeetest: Ignore various test objects
2012-04-08 Mike Frysingerregex: silence set-but-unused warnings
2012-04-08 Filippo Arcidiaconoldso: fix fdpic support broken from prelink patch
2012-04-08 Mike Frysingerbfin: set an invalid insn for abort
2012-04-08 Mike Frysingerbuildsys: fix building with make-3.82+
2012-04-04 Bernhard Reutner... librt: convince spawn to compile for !LFS
2012-04-04 Bernhard Reutner... stubs: Disregard LFS
2012-04-04 Bernhard Reutner... .gitignore: Ignore dump files
2012-04-04 Bernhard Reutner... buildsys: remove duplicate rule around defconfigs
2012-04-02 Mike Frysingerfchmodat: fix handling of flags
2012-03-29 Mike Frysingerldso: mark _start hidden
2012-03-28 Bernhard Reutner... stdio: Fix char signedness in _load_inttype()
2012-03-27 Bernhard Reutner... buildsys: Fix typo in check-as-var handling
2012-03-27 Mike Frysingerldso: bfin: add alias from __start to _start
2012-03-27 Mike Frysingerspawn: fix building on no-mmu systems
2012-03-27 Mike Frysingerspawn: do not require C99 style
2012-03-27 Mike Frysingerspawn: use glibc style to keep differences down
2012-03-27 Mike Frysingerldso: bfin: tweak style
2012-03-27 Mike Frysingerarm: disable ioperm/iopl stubs
2012-03-27 Mike FrysingerRevert "Fix redefinition of ioperm and iopl in stubs...
2012-03-26 Denys Vlasenkotime.c: Readability improvements - no code changes
2012-03-26 Bernhard Reutner... stubs: unified from future
2012-03-26 Jason WoodwardFix redefinition of ioperm and iopl in stubs.c and...
2012-03-26 Carmelo Amorosonptl: fix compiler warning due to missing prototype
2012-03-26 Carmelo Amorosonptl: fix compiler warning due to unused-but-set-variable
2012-03-26 Carmelo Amorosoinet:rpc: fix build in !NPTL case
2012-03-25 Mike Frysingerldso: use ELF_xxx()/ElfW() helpers
2012-03-25 Denys Vlasenkostdio: prevent retries on fclose/fflush after write...
2012-03-25 Ismael Lucenolibrt: add posix_spawn support
2012-03-25 Steve Bennettmicroblaze: add sys/user.h
2012-03-15 Carmelo Amorosoldso: remove duplicated assignment with TLS symbol
2012-03-14 Carmelo Amorosoldso:sh: fix compiler warning due to unused-but-set...
2012-03-13 Bernhard Reutner... buildsys: do not add empty obj to archives
2012-03-11 Denys Vlasenko__stdio_WRITE: make code more readable. No code changes
2012-03-05 Mike Frysingerlibrt: refactor source selection
2012-02-13 Khem Rajarm: Do not use 'sed -r' to calculate IS_EABI
2012-02-09 Filippo Arcidiaconolibdl: fix memleak for local scope of dlopened's needed...
2012-02-07 Carmelo Amorosotests:math: fix build of math tests for SH4
2012-02-07 Filippo ARCIDIACONOtests:libdl: add a new test for symbol scope issue...
2012-02-07 Carmelo Amorosotests: fix tests build (LDFLAGS_GNUHASH not longer...
2012-02-07 Filippo ARCIDIACONOtests: add OMIT logic to remove compilation flag.
2012-02-07 Carmelo Amorosoinet:rpc: fix authnone_marshal in multithreading context
2012-02-05 Khem Rajlstat/stat/fstat: Use 64bit version of syscall if available
2012-02-05 Khem RajDeclare __err and pass it to INTERNAL_SYSCALL_NCS so...
2012-02-01 Bernhard Reutner... bump version to 0.9.34-git
2012-02-01 Bernhard Reutner... Release 0.9.33
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-29 Bernhard Reutner... handle signal-OBXSI.SUSv4.syms
2012-01-29 Bernhard Reutner... nptl_db: handle SUSv4-OB
2012-01-29 Bernhard Reutner... test: ignore undefined symbols for API
2012-01-29 Bernhard Reutner... config: ftw is SUSv4-obsolete
2012-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2012-01-27 Carmelo Amorosolibubacktrace:arm: libgcc_eh.a not needed
2012-01-27 Bernhard Reutner... ldso: fix typo in debug message
2012-01-27 Bernhard Reutner... buildsys: add cppcheck wrapper script (correct one)
2012-01-27 Carmelo Amorosolibc_arm: avoid multiple version of __aeabi_unwind_cpp_...
2012-01-26 Bernhard Reutner... buildsys: use single slash version of -print-whatever
2012-01-26 Bernhard Reutner... buildsys: turn off forced EXTRA_WARNINGS on i386
2012-01-26 Bernhard Reutner... *: silence some warnings
2012-01-26 Bernhard Reutner... syscall: flag ia64 syscall error path as unlikely
2012-01-26 Bernhard Reutner... arm: tweak comment
2012-01-24 Richard Braunlibc: fix signal handling in system()
2012-01-24 Carmelo Amorosoldso/mips: fix symbol lookup for JUMP_SLOT and COPY...
2012-01-24 Carmelo Amorosolibdl: fix dlclose handling of symbol scope
2012-01-24 Khem RajRules: Check for CROSS_COMPILE to be empty
2012-01-24 Khem Rajlibubacktrace: Add arm implementation
2012-01-24 Khem Rajmips/libdl: Apply relocations after appending the new...
2012-01-18 Denys Vlasenkoi386/sigaction.c: slightly more readable form of [rt_...
2012-01-18 Bernhard Reutner... stubs: mark stubs as used
2012-01-18 Bernhard Reutner... stdlib: use shorhand wur for realloc prototype
2012-01-18 Bernhard Reutner... buildsys: add cppcheck wrapper script
2012-01-18 Bernhard Reutner... libcrypt: shrink crypt() again - unmodularise
2012-01-18 Bernhard Reutner... nptl: .gitignore generated pt-crt{i,n}.S
2012-01-18 Bernhard Reutner... tests: only test crypt if we have an impl
2012-01-18 Bernhard Reutner... tests: add sha356/512 tests
2012-01-18 Bernhard Reutner... tests: silence warnings in crypt
2012-01-17 Mike Frysingerbuildsys: use = for --sort-section linker flag
2012-01-17 Mike Frysingertests: mark all helper scripts +x
2012-01-16 Mike Frysingerbuildsys: handle more clean targets
2012-01-16 Mike Frysingerbuildsys: fix handling of CFLAG_-W{a,l} vars
2012-01-16 Mike Frysingertests: tst-futimens1: add missing mode args to open()
2012-01-16 Mike Frysingertests: test-canon: include sys/stat.h for mkdir()
2012-01-16 Mike Frysingertests: fdopen: add missing mode args to open()
2012-01-16 Mike Frysingertests: opendir-tst1: add header for mknod()
2012-01-16 Mike Frysingertests: mmap2: ignore permission denied errors on /dev/mem
2012-01-16 Mike Frysingerbuildsys: skip compiler flag checking for clean targets
2012-01-16 Khem Rajmips/dlfcn.h: Disable RTLD_DEEPBIND
2012-01-15 Mike Frysingerbuildsys: simplify include_clean greatly
2012-01-15 Mike Frysingerbuildsys: fix detection of silent make
2012-01-15 Mike Frysingertests: skip redundant -Wstrict-prototypes setup
2012-01-15 Bernhard Reutner... libc: build abort with unwind-info for backtrace
2012-01-15 Markos Chandraslinuxthreads/signals: do not restore handler for invali...
next