summaryrefslogtreecommitdiff
path: root/libc/sysdeps
AgeCommit message (Expand)Author
2011-03-09Add C6X-specific sys/ptrace.hBernd Schmidt
2011-03-09regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.hPeter S. Mazinger
2011-03-09remove trailing ';' from _syscallX()Peter S. Mazinger
2011-03-09bits/statvfs.h: update, adding ST_RELATIMEPeter S. Mazinger
2011-03-09add bits/atomic.h for hppaPeter S. Mazinger
2011-03-09bits/statvfs.h: the common one is good for alpha and sparcPeter S. Mazinger
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2011-03-09bits/kernel_stat.h: use the same guard on all archsPeter S. Mazinger
2011-03-09types.h: remove __ipc_pid_tPeter S. Mazinger
2011-03-09guard *_chk() related stuff with UCLIBC_HAS_FORTIFYPeter S. Mazinger
2011-03-08nios2: Correct guard #defines in bits/kernel_types.hTobias Klauser
2011-03-08shm.h: fix vax's bits/shm.hPeter S. Mazinger
2011-03-05The C6X portAurelien Jacquiot
2011-03-03provide internal hidden version of __fcntl_nocancelPeter S. Mazinger
2011-03-03add _dl_errno support to errno.h, cleanupPeter S. Mazinger
2011-03-03sgtty.h is useless, remove it on STRICT_HEADERSPeter S. Mazinger
2011-03-03simplify guard of uClibc internalsPeter S. Mazinger
2011-03-03remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger
2011-03-03remove error handling from some syscallsPeter S. Mazinger
2011-03-03fix stubsPeter S. Mazinger
2011-03-03Correct ssp codePeter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2011-03-03use common sigthread.hPeter S. Mazinger
2011-02-25nptl:arm: add a wrapper for .cfi_sections pseudo-opsCarmelo Amoroso
2011-02-24unify stub logicMike Frysinger
2011-02-22bfin: fix fp reference in _JMPBUF_UNWINDSMike Frysinger
2011-02-22nptl: imit waitpid just for MIPS O32Bernhard Reutner-Fischer
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-14nptl: fix typo in buildsysBernhard Reutner-Fischer
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-09i386: extend IMA guards to also cover LTOBernhard Reutner-Fischer
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-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-15cris: Fix build issuesKhem Raj
2010-12-27sparc: check for log double support in gccKonrad Eisele
2010-12-17libm_sh: add optimised assembly implementation of lroundf and lrintfChristian Bruel
2010-12-15sh_fpu: Do not allow inclusion of fpu_control on not SH4 coreCarmelo Amoroso
2010-11-18Adding quad float gcc intrinsic implementation for SPARCAustin Foxley
2010-11-10microblaze: build infrastructureSteven J. Magnani
2010-11-10microblaze: thread supportSteven J. Magnani
2010-11-10microblaze: misc headersSteven J. Magnani
2010-11-10microblaze: kernel headersSteven J. Magnani