summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-20ldso: silence warningBernhard Reutner-Fischer
2015-02-20Allow use of executable RUNPATH/RPATH when finding libraries.Steve Ellcey
2015-02-20ARC: Remove unused EM_ARC_A5Vineet Gupta
2015-02-20include/elf.h: bump EM_NUMBernhard Reutner-Fischer
2015-02-20elf: Add STT_GNU_IFUNC from glibcVineet Gupta
2015-02-20sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handlingVineet Gupta
2015-02-20posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BITVineet Gupta
2015-02-20ARCv2: optimised string routinesVineet Gupta
2015-02-20ARCv2 ISA supportVineet Gupta
2015-02-17ARC: Add GNU glob to ARC defconfigsAnton Kolesov
2015-02-17libc: add setns()Bernhard Reutner-Fischer
2015-02-17Add eventfd_read() and eventfd_write()Khem Raj
2015-02-16signal.h: elide memset from sigemptysetVineet Gupta
2015-02-16ARC: sigaction: inline syscall trapVineet Gupta
2015-02-16ARC: sigaction: fold default sigrestorer into "C"Vineet Gupta
2015-02-16ARC: siagction: opencode memcpyVineet Gupta
2015-02-16ARC: remove stale TRUNCATE64_HAS_4_ARGSVineet Gupta
2015-02-16ARC defconfigs: enable some itemsAlexey Brodkin
2015-02-16ARC: add configuration option for MMU page sizeAlexey Brodkin
2015-02-16ARC: Conditionalise certain relocations as provided by TLS tools onlyVineet Gupta
2015-02-15merge uClibc upstream changesWaldemar Brodkorb
2015-02-16signal.h: elide memset from sigemptysetVineet Gupta
2015-02-16ARC: sigaction: fold default sigrestorer into "C"Vineet Gupta
2015-02-16ARC: sigaction: inline syscall trapVineet Gupta
2015-02-16ARC: siagction: opencode memcpyVineet Gupta
2015-02-16ARC: remove stale TRUNCATE64_HAS_4_ARGSVineet Gupta
2015-02-16ARC defconfigs: enable some itemsAlexey Brodkin
2015-02-16ARC: add configuration option for MMU page sizeAlexey Brodkin
2015-02-16ARC: Conditionalise certain relocations as provided by TLS tools onlyVineet Gupta
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2015-02-13uncomment nios2Waldemar Brodkorb
2015-02-12Update MIPS configuration rules.Steve Ellcey
2015-02-12unbreak support for ARM no MMU caseWaldemar Brodkorb
2015-02-12resolve merge conflictWaldemar Brodkorb
2015-02-12really fix tests after getopt long changesWaldemar Brodkorb
2015-02-08mark for developmentWaldemar Brodkorb
2015-02-08Use executables RPATH/RUNPATH when searching for libraries.Waldemar Brodkorb
2015-02-07only advertise when choosenWaldemar Brodkorb
2015-02-02mark 1.0.0 releasev1.0.0Waldemar Brodkorb
2015-01-28buildsys: fix IS_IN_lib* for out-of-tree buildsBernhard Reutner-Fischer
2015-01-26merge upstream changesWaldemar Brodkorb
2015-01-26libc: sync_file_range missing commaBernhard Reutner-Fischer
2015-01-25add support for $ORIGINWaldemar Brodkorb
2015-01-24libc: ppc64 etc: Fix sync_file_rangeBernhard Reutner-Fischer
2015-01-23xtensa: ldso: drop unused address calculation from _dl_linux_resolveMax Filippov
2015-01-23xtensa: ldso: coalesce dl_mprotect address rangesMax Filippov
2015-01-23add argument check in mknodWang Yufen
2015-01-23add argument check in setenv()Xishi Qiu
2015-01-23nptl: compile pt-vfork in ARM-modeBernhard Reutner-Fischer