OSDN Git Service

uclinux-h8/uClibc.git
2011-02-22 Mike Frysingertempname: fix int precision warnings
2011-02-22 Bernhard Reutner... nptl: imit waitpid just for MIPS O32
2011-02-22 Mike Frysingerldso: fix fdpic builds
2011-02-22 Steve Kilbanebfin: add support for new cacheflush syscall
2011-02-22 Steve Kilbanebfin: fix sram/dma syscall definitions
2011-02-22 Mike Frysingerbfin: add missing GNU-stack markings to __longjmp
2011-02-16 Bernhard Reutner... buildsys: fix inverted logic with thread impls
2011-02-14 Bernhard Reutner... buildsys: use kbuild style
2011-02-14 Bernhard Reutner... buildsys: remove wrong file
2011-02-14 Bernhard Reutner... arm: use EABI per default
2011-02-14 Bernhard Reutner... regex: remove set but not used variable
2011-02-14 Bernhard Reutner... ldso: remove now unused variable
2011-02-14 Bernhard Reutner... nptl: fix typo in buildsys
2011-02-14 Bernhard Reutner... FORMAT_FDPIC_ELF: only for FRV and BFIN
2011-02-11 Philip CraigFix memory leak in dlopen()/dlclose().
2011-02-11 Kevin CernekeeFix GNU make v3.80 compatibility
2011-02-11 Bernhard Reutner... arm: use CAS gcc builtin if SI-mode pattern is available
2011-02-09 Bernhard Reutner... TODO: update
2011-02-09 Bernhard Reutner... i386: extend IMA guards to also cover LTO
2011-02-09 Jones Desougi*printf: Violation of precision with null string
2011-02-09 Peter Korsgaardsync bits/socket.h PF_* / AF_* values with 2.6.38-rc3
2011-02-09 Bernhard Reutner... arm: mv nptl specific atomic impl to common place
2011-02-06 Denys Vlasenkofix a problem with hidden getutent in non-threaded...
2011-02-02 Nitin Gargarm: fix the static link problem for ARM due to undefin...
2011-02-01 Tobias Klausernios2: Name architecture correctly in endian.h header
2011-01-29 Khem Rajnptl/mips64: Fix build when using mips64 and ABIs other...
2011-01-29 Richard Braunmips: avoid segmentation fault when RLD_MAP is 0
2011-01-25 Filippo Arcidiaconolibc: fix linker script generation for libubacktrace.so
2011-01-21 Bernhard Reutner... stdio: fix diagnostic message
2011-01-21 Carmelo Amorosobump version to 0.9.32-rc2-git
2011-01-20 Carmelo Amorosorelease 0.9.32-rc2
2011-01-20 Will Newtonnptl: Fix __USER_LABEL_PREFIX__ concatenatio
2011-01-20 Will Newtonnptl: fix start_thread() for _STACK_GROWS_UP
2011-01-20 Carmelo Amorosoldso: get rid of _dl_lookup_hash
2011-01-20 Salvatore CroAdd protected symbols support for all architectures
2011-01-20 Carmelo AmorosoRevert "ldso/arm: Correct protected symbol resolution"
2011-01-20 Carmelo AmorosoRevert "ldso_sh: add support for protected symbols...
2011-01-20 Carmelo AmorosoRevert "ldso/i386: support protected symbols"
2011-01-16 Khem Rajcris: Fix build issues
2011-01-11 Roman I Khimovsyslog: fix 'everyone logs with user facility'
2011-01-11 Bernhard Reutner... __psfs_parse_spec: always use long int for %p
2011-01-06 Carmelo Amorosobuildsys: headers target should not depend on sysnum.h
2011-01-06 Carmelo Amorosobuildsys: fix make release target
2011-01-05 Carmelo Amorosonptl: get rid of the last preprocessor warning when...
2011-01-05 Bernhard Reutner... remove uClibc_ctype.h if !LOCALE
2011-01-05 Bernhard Reutner... Revert "Makefile.in: Add header to 'all' target"
2011-01-04 Carmelo Amorosonptl: get rid of preprocessor warning when __ASSUME_TGK...
2011-01-02 Khem Rajlibc/inet/netlinkaccess.h: Use the types from kernel
2010-12-30 Austin Foxleysparc: fix linking issue with __syscall_error.c
2010-12-28 Konrad Eiselesparc: check for log double support in gcc
2010-12-23 Matt Fleminglinuxthreads: Fix compilation breakage
2010-12-22 Khem Rajlibpthread/nptl_db: Append options to LDFLAGS based...
2010-12-19 Khem RajMakefile.in: Add header to 'all' target
2010-12-19 Khem Rajextra/locale/Makefile: Consider the case of building...
2010-12-18 Khem Rajsem_open.c/sem_unlink.c: Use INTUSE macro to get proper...
2010-12-18 Khem Rajnptl: If DOPIC is set then we missed a rule to generate...
2010-12-18 Khem Rajinstall_headers: Fix the header installation when using...
2010-12-17 Bernhard Reutner... bump version to 0.9.32-rc1-git
2010-12-17 Bernhard Reutner... release 0.9.32-rc1
2010-12-17 Christian Bruellibm_sh: add optimised assembly implementation of lroun...
2010-12-17 Carmelo Amorosolibm_powerpc: update buildsys to use TARGET_SUBARCH
2010-12-17 Carmelo Amorosolibm_sh: Move fenv functions into sh4 sub-folder
2010-12-15 Carmelo Amorososh_fpu: Do not allow inclusion of fpu_control on not...
2010-12-14 Giuseppe Cavallarosh: fix memcpy saving/restoring FR12-FR15 registers
2010-12-09 Timo Teräsnptl: fix Unwind_Resume PLT calls
2010-12-08 Thomas Petazzonigetconf: only use specs that are available
2010-12-03 Natanael Copacreate DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_...
2010-12-01 Austin FoxleyConfig.sparc: remove warning about shared libs on v7
2010-12-01 Natanael Copalibc: fix strtoq
2010-12-01 Filippo Arcidiaconolibc_sh: add __tls_get_addr to static libc (SH)
2010-12-01 Carmelo AmorosoRevert "libc_tls: Do not include generic libc-tls from...
2010-11-29 Carmelo Amorosolibc_tls: Do not include generic libc-tls from arch...
2010-11-28 Carmelo Amorosolibc_utmp: Fix getutmp and getutmpx for x86_64
2010-11-24 Bernhard Reutner... Revert "ldso: silence warning about unused tls var...
2010-11-24 Bernhard Reutner... Config: default ia32 to i486
2010-11-24 Bernhard Reutner... libc: silence warning
2010-11-24 Bernhard Reutner... ldso: silence warning about unused tls var if !tls
2010-11-24 Bernhard Reutner... config_parser: hide symbols
2010-11-24 Bernhard Reutner... test: ignore some more binaries
2010-11-24 Bernhard Reutner... wchar: bug #1471: fix cornercase in mbrtowc
2010-11-24 Bernhard Reutner... buildsys: add make {,install_}startfiles
2010-11-24 Bernhard Reutner... test/math: bessel depend on XSI_MATH
2010-11-23 Philip Nyeresolv.c fails for /etc/hosts lookups
2010-11-18 Konrad EiseleDisables the automatic disable of shared library for...
2010-11-18 Austin FoxleyAdding quad float gcc intrinsic implementation for...
2010-11-11 Natanael Copantpl: fix static linking by not leaking SSP_ALL_CFLAGS
2010-11-10 Bernhard Reutner... nptl: use correct unwind header for unwind-forcedunwind
2010-11-10 Steven J. Magnanimicroblaze: build infrastructure
2010-11-10 Steven J. Magnanimicroblaze: thread support
2010-11-10 Steven J. Magnanimicroblaze: optimized memcpy/memmove
2010-11-10 Steven J. Magnanimicroblaze: misc headers
2010-11-10 Steven J. Magnanimicroblaze: kernel headers
2010-11-10 Steven J. Magnanimicroblaze: Restore soft-float
2010-11-10 Steven J. Magnanimicroblaze: vfork/clone interface
2010-11-10 Steven J. Magnanimicroblaze: syscall interface
2010-11-10 Steven J. Magnanimicroblaze: Fix crt bootstrap
2010-11-10 Steven J. Magnanimicroblaze: Fix setjmp/longjmp
2010-11-02 Denys Vlasenkoldso/include/dl-hash.h: suppress compiler warning....
2010-11-02 Denys Vlasenkoldouble_wrappers: make code less verbose via WRAPPER2...
2010-11-02 Denys Vlasenkoldouble_wrappers: remove i386-specific optimization
next