summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-03try to fix duplicated slashes in the generated lib*.so filesPeter S. Mazinger
2011-03-03initialize tls_tpnt to NULL on all archsPeter S. Mazinger
2011-03-03disable build warnings in utilsPeter S. Mazinger
2011-03-03guard IPv6 stuffPeter S. Mazinger
2011-03-03add UCLIBC_STRICT_HEADERS config optionPeter S. Mazinger
2011-03-03include features.hPeter S. Mazinger
2011-03-03ldso: use ADDR_ALIGN instead of hard-coded valueCarmelo Amoroso
2011-02-25nptl:arm: add a wrapper for .cfi_sections pseudo-opsCarmelo Amoroso
2011-02-24linuxthreads.old: fix nommu initial thread stack detectionMike Frysinger
2011-02-24unify stub logicMike Frysinger
2011-02-22bfin: fix fp reference in _JMPBUF_UNWINDSMike Frysinger
2011-02-22tempname: fix int precision warningsMike Frysinger
2011-02-22nptl: imit waitpid just for MIPS O32Bernhard Reutner-Fischer
2011-02-21ldso: fix fdpic buildsMike Frysinger
2011-02-21bfin: add support for new cacheflush syscallSteve Kilbane
2011-02-21bfin: fix sram/dma syscall definitionsSteve Kilbane
2011-02-21bfin: add missing GNU-stack markings to __longjmpMike Frysinger
2011-02-16buildsys: fix inverted logic with thread implsBernhard Reutner-Fischer
2011-02-14buildsys: use kbuild styleBernhard Reutner-Fischer
2011-02-14buildsys: remove wrong fileBernhard Reutner-Fischer
2011-02-14arm: use EABI per defaultBernhard Reutner-Fischer
2011-02-14regex: remove set but not used variableBernhard Reutner-Fischer
2011-02-14ldso: remove now unused variableBernhard Reutner-Fischer
2011-02-14nptl: fix typo in buildsysBernhard Reutner-Fischer
2011-02-14FORMAT_FDPIC_ELF: only for FRV and BFINBernhard Reutner-Fischer
2011-02-11Fix memory leak in dlopen()/dlclose().Philip Craig
2011-02-11Fix GNU make v3.80 compatibilityKevin Cernekee
2011-02-11arm: use CAS gcc builtin if SI-mode pattern is availableBernhard Reutner-Fischer
2011-02-09TODO: updateBernhard Reutner-Fischer
2011-02-09i386: extend IMA guards to also cover LTOBernhard Reutner-Fischer
2011-02-09*printf: Violation of precision with null stringJones Desougi
2011-02-09sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard
2011-02-09arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer
2011-02-06fix a problem with hidden getutent in non-threaded buildsDenys Vlasenko
2011-02-02arm: fix the static link problem for ARM due to undefined __tls_get_addrNitin Garg
2011-02-01nios2: Name architecture correctly in endian.h headerTobias Klauser
2011-01-29nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj
2011-01-29mips: avoid segmentation fault when RLD_MAP is 0Richard Braun
2011-01-25libc: fix linker script generation for libubacktrace.soFilippo Arcidiacono
2011-01-21stdio: fix diagnostic messageBernhard Reutner-Fischer
2011-01-21bump version to 0.9.32-rc2-gitCarmelo Amoroso
2011-01-20release 0.9.32-rc2Carmelo Amoroso
2011-01-20nptl: Fix __USER_LABEL_PREFIX__ concatenatioWill Newton
2011-01-20nptl: fix start_thread() for _STACK_GROWS_UPWill Newton
2011-01-20ldso: get rid of _dl_lookup_hashCarmelo Amoroso
2011-01-20Add protected symbols support for all architecturesSalvatore Cro
2011-01-20Revert "ldso/arm: Correct protected symbol resolution"Carmelo Amoroso
2011-01-20Revert "ldso_sh: add support for protected symbols to SH"Carmelo Amoroso
2011-01-20Revert "ldso/i386: support protected symbols"Carmelo Amoroso
2011-01-15cris: Fix build issuesKhem Raj