summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-02libc: Fix buglet around __prognameBernhard Reutner-Fischer
2014-04-02test: Reuse PTINC in nptl testsBernhard Reutner-Fischer
2014-04-01Fix warnings in MIPS buildSteve Ellcey
2014-04-01xtensa: add missing .literal_position directivesMax Filippov
2014-04-01ARC: Make vfork weak in libcVineet Gupta
2014-03-12libc: fix mips N64 pread/pwrite buildSteve Ellcey
2014-02-18test: Fix math .c dependencyBernhard Reutner-Fischer
2014-02-15buildsys: pass correct linker to compiler driverBernhard Reutner-Fischer
2014-02-15buildsys: Add MIPS64R2 supportSteve Ellcey
2014-02-15mips: Remove duplicate macro definitionsSteve Ellcey
2014-02-15libc: Fix sync_file_range.c for MIPS64 N32 ABISteve Ellcey
2014-02-15test/tls/tst-tls[6-8]: Fix build errorsVineet Gupta
2014-02-15libc: silence warning in ftsBernhard Reutner-Fischer
2014-02-02libc: mips: Fix setjmp/longjmp for MIPS64 N64 ABIWaldemar Brodkorb
2014-02-02mips: silence 'set but not used' warningsSteve Ellcey
2014-02-02libc: mips: Fix non-LFS buildSteve Ellcey
2014-01-24mips: silence _ABI* undef warningsBernhard Reutner-Fischer
2014-01-22powerpc: syscall support up to 6 argumentsBernhard Reutner-Fischer
2014-01-22vfork: fix clone based versionStefan Kristiansson
2014-01-22libc: fix MIPS N64 forkWaldemar Brodkorb
2014-01-15nptl: Fix arm pt-vforkBernhard Reutner-Fischer
2014-01-15libc: add guard for arm thumb2 asmBernhard Reutner-Fischer
2014-01-15ldso: arm, metag: Use runtime pagesizeBernhard Reutner-Fischer
2014-01-14buildsys: metag: Remove inappropriate commentBernhard Reutner-Fischer
2014-01-08ARC: opencode ENTRY/END macros in crt1Vineet Gupta
2014-01-08buildsys: store savedefconfig to defconfig fileVineet Gupta
2014-01-08xtensa: use common ptrace.hBaruch Siach
2014-01-08libc: posix_fadvise: restore implementation for xtensaBaruch Siach
2014-01-08siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into accountVicente Olivert Riera
2014-01-08siginfo.h: add a missing function member on ia64, mips and sparc archesVicente Olivert Riera
2014-01-08buildsys: update unifdefBernhard Reutner-Fischer
2014-01-07buildsys: fixup unifdef state in skiphash, linenumBernhard Reutner-Fischer
2014-01-07buildsys: fixup unifdef state in skiphashBernhard Reutner-Fischer
2013-12-23elf: Add ARC Magic and RelocationsVineet Gupta
2013-12-20ldso: ARC: tweak whitespace some moreBernhard Reutner-Fischer
2013-12-20ldso: ARC whitespace tweaksVineet Gupta
2013-12-20inet: Fix threaded res_initKenneth Soerensen
2013-12-20librt: fix mq_timed{send,receive} return instructionsBaruch Siach
2013-12-20libc/sysdeps: commonize ret_ERRVALBaruch Siach
2013-12-20ARC defconfigsVineet Gupta
2013-12-20ARC port to uClibcVineet Gupta
2013-12-20string: Add ARC supportJoern Rennecke
2013-12-20LT.old: Add ARC supportVineet Gupta
2013-12-20ldso: Add ARC supportVineet Gupta
2013-12-20ldd: Add ARC supportVineet Gupta
2013-12-20Fix for SIGBUS error on MIPS64 with N64 ABIWaldemar Brodkorb
2013-12-20NPTL: fork: relief register pressure on arm thumb1Bernhard Reutner-Fischer
2013-12-20ldso: use unlikely macroBernhard Reutner-Fischer
2013-12-20buildsys: Fix error on config clean in realcleanBernhard Reutner-Fischer
2013-12-20buildsys: add TODO reminderBernhard Reutner-Fischer