Age | Commit message (Expand) | Author |
2011-02-09 | sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3 | Peter Korsgaard |
2011-02-09 | arm: mv nptl specific atomic impl to common place | Bernhard Reutner-Fischer |
2011-02-06 | fix a problem with hidden getutent in non-threaded builds | Denys Vlasenko |
2011-02-02 | arm: fix the static link problem for ARM due to undefined __tls_get_addr | Nitin Garg |
2011-02-01 | nios2: Name architecture correctly in endian.h header | Tobias Klauser |
2011-01-29 | nptl/mips64: Fix build when using mips64 and ABIs other than o32 | Khem Raj |
2011-01-29 | mips: avoid segmentation fault when RLD_MAP is 0 | Richard Braun |
2011-01-25 | libc: fix linker script generation for libubacktrace.so | Filippo Arcidiacono |
2011-01-21 | stdio: fix diagnostic message | Bernhard Reutner-Fischer |
2011-01-21 | bump version to 0.9.32-rc2-git | Carmelo Amoroso |
2011-01-20 | release 0.9.32-rc2 | Carmelo Amoroso |
2011-01-20 | nptl: Fix __USER_LABEL_PREFIX__ concatenatio | Will Newton |
2011-01-20 | nptl: fix start_thread() for _STACK_GROWS_UP | Will Newton |
2011-01-20 | ldso: get rid of _dl_lookup_hash | Carmelo Amoroso |
2011-01-20 | Add protected symbols support for all architectures | Salvatore Cro |
2011-01-20 | Revert "ldso/arm: Correct protected symbol resolution" | Carmelo Amoroso |
2011-01-20 | Revert "ldso_sh: add support for protected symbols to SH" | Carmelo Amoroso |
2011-01-20 | Revert "ldso/i386: support protected symbols" | Carmelo Amoroso |
2011-01-15 | cris: Fix build issues | Khem Raj |
2011-01-11 | syslog: fix 'everyone logs with user facility' | Roman I Khimov |
2011-01-11 | __psfs_parse_spec: always use long int for %p | Bernhard Reutner-Fischer |
2011-01-06 | buildsys: headers target should not depend on sysnum.h | Carmelo Amoroso |
2011-01-06 | buildsys: fix make release target | Carmelo Amoroso |
2011-01-05 | nptl: get rid of the last preprocessor warning when __ASSUME_TGKILL is not de... | Carmelo Amoroso |
2011-01-05 | remove uClibc_ctype.h if !LOCALE | Bernhard Reutner-Fischer |
2011-01-05 | Revert "Makefile.in: Add header to 'all' target" | Bernhard Reutner-Fischer |
2011-01-04 | nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined | Carmelo Amoroso |
2011-01-01 | libc/inet/netlinkaccess.h: Use the types from kernel | Khem Raj |
2010-12-29 | sparc: fix linking issue with __syscall_error.c | Austin Foxley |
2010-12-27 | sparc: check for log double support in gcc | Konrad Eisele |
2010-12-23 | linuxthreads: Fix compilation breakage | Matt Fleming |
2010-12-21 | libpthread/nptl_db: Append options to LDFLAGS based on if LD is set to gcc dr... | Khem Raj |
2010-12-18 | Makefile.in: Add header to 'all' target | Khem Raj |
2010-12-18 | extra/locale/Makefile: Consider the case of building out of sourcedir | Khem Raj |
2010-12-18 | sem_open.c/sem_unlink.c: Use INTUSE macro to get proper function call to __pt... | Khem Raj |
2010-12-18 | nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*... | Khem Raj |
2010-12-18 | install_headers: Fix the header installation when using out of source | Khem Raj |
2010-12-17 | bump version to 0.9.32-rc1-git | Bernhard Reutner-Fischer |
2010-12-17 | release 0.9.32-rc1 | Bernhard Reutner-Fischer |
2010-12-17 | libm_sh: add optimised assembly implementation of lroundf and lrintf | Christian Bruel |
2010-12-17 | libm_powerpc: update buildsys to use TARGET_SUBARCH | Carmelo Amoroso |
2010-12-17 | libm_sh: Move fenv functions into sh4 sub-folder | Carmelo Amoroso |
2010-12-15 | sh_fpu: Do not allow inclusion of fpu_control on not SH4 core | Carmelo Amoroso |
2010-12-14 | sh: fix memcpy saving/restoring FR12-FR15 registers | Giuseppe Cavallaro |
2010-12-09 | nptl: fix Unwind_Resume PLT calls | Timo Teräs |
2010-12-08 | getconf: only use specs that are available | Thomas Petazzoni |
2010-12-02 | create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/lib | Natanael Copa |
2010-12-01 | Config.sparc: remove warning about shared libs on v7 | Austin Foxley |
2010-12-01 | libc: fix strtoq | Natanael Copa |
2010-12-01 | libc_sh: add __tls_get_addr to static libc (SH) | Filippo Arcidiacono |