summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-11syslog: fix 'everyone logs with user facility'Roman I Khimov
2011-01-11__psfs_parse_spec: always use long int for %pBernhard Reutner-Fischer
2011-01-06buildsys: headers target should not depend on sysnum.hCarmelo Amoroso
2011-01-06buildsys: fix make release targetCarmelo Amoroso
2011-01-05nptl: get rid of the last preprocessor warning when __ASSUME_TGKILL is not de...Carmelo Amoroso
2011-01-05remove uClibc_ctype.h if !LOCALEBernhard Reutner-Fischer
2011-01-05Revert "Makefile.in: Add header to 'all' target"Bernhard Reutner-Fischer
2011-01-04nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not definedCarmelo Amoroso
2011-01-01libc/inet/netlinkaccess.h: Use the types from kernelKhem Raj
2010-12-29sparc: fix linking issue with __syscall_error.cAustin Foxley
2010-12-27sparc: check for log double support in gccKonrad Eisele
2010-12-23linuxthreads: Fix compilation breakageMatt Fleming
2010-12-21libpthread/nptl_db: Append options to LDFLAGS based on if LD is set to gcc dr...Khem Raj
2010-12-18Makefile.in: Add header to 'all' targetKhem Raj