summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-01bump for releasev1.0.17Waldemar Brodkorb
2016-08-01arc: crt1: Fix to PIECupertino Miranda
2016-07-31fix minor portability issue, use printfWaldemar Brodkorb
2016-07-31include missing Linux extension headers for poll.hWaldemar Brodkorb
2016-07-31ARC: Update relocation syntax for old-thread model codeAndrew Burgess
2016-07-31arc: clone: Simplify CLONE_THREAD detectionAlexey Brodkin
2016-07-31arc: clone: Fix CLONE_THREAD detectionAlexey Brodkin
2016-07-31arc: clone: Recover PID correctlyAlexey Brodkin
2016-07-31ARC: Support R_ARC_JMP_SLOT relocations during bootstrapAndrew Burgess
2016-07-31remove unused code, RTLD_PRIVATE_ERRNO is never definedWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2016-07-31test: reorganize tls macros in separate architecture filesWaldemar Brodkorb
2016-07-17cleanup CALL_MCOUNT / PROFWaldemar Brodkorb
2016-07-17x86_64: remove dead code, SHARED is not defined when compilingWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-07-17mips: add regdef.h glibc compatibility headerWaldemar Brodkorb
2016-07-10x86_64: use C implementation for pthread_cond_wait/pthread_cond_timedwaitWaldemar Brodkorb
2016-07-10x86_64: refresh ULPsWaldemar Brodkorb
2016-07-07The file list is at the beginning nowMartin Thomas
2016-07-06bfin: allow to build lddWaldemar Brodkorb
2016-07-03arm: cleanup redundant macros for syscallsWaldemar Brodkorb
2016-07-03bump for releasev1.0.16Waldemar Brodkorb
2016-06-30Add nds32 maintainersWaldemar Brodkorb
2016-06-30nds32: add support for new architectureWaldemar Brodkorb
2016-06-25bits/sigset.h: Fix _EXTERN_INLINE redefinitionLeonid Lisovskiy
2016-06-24inet/resolv: Try search domains first for unqualified namesIngo van Lil
2016-06-23ARC: Enable shared crt1Vineet Gupta
2016-06-23libs: install backward compatibility symlinksAlexey Brodkin
2016-06-23ARC: remove deprecated -msoft-float from CFLAGSAlexey Brodkin
2016-06-23ARC: Implement .note.ABI-tag section in crt1.SAnton Kolesov
2016-06-22ldso: fix dlsym hang when reloading DSOsLeonid Lisovskiy
2016-06-22ldso: Consistently set & use DL_OPENED flag in both ld.so and libdlLeonid Lisovskiy
2016-06-22test: inet: Fix warning messagesEugeniy Paltsev
2016-06-21inet/getaddrinfo: fix AF_V4MAPPED behavior for non IPv6 host resolutionWenzel, Alexander
2016-06-19bugfix: ARM: memset.S: use unsigned comparisonsLucian Cojocar
2016-06-19argp: select getopt / getopt_longWaldemar Brodkorb
2016-06-19or1k: add dummy sys/user.h for straceWaldemar Brodkorb
2016-06-18remove unused MakefilesWaldemar Brodkorb
2016-06-16test: regex: Make testregex return error countVlad Zakharov
2016-06-15Fix hardcoded mmap offsetEugeniy Paltsev
2016-06-15sysconf: Support _SC_(AV)?PHYS_PAGES.Nicolas Cavallari
2016-06-15test: mmap2 is not ARM specificWaldemar Brodkorb
2016-06-13add MAINTAINERS informationWaldemar Brodkorb
2016-06-12tests: add %ms scanf format testMax Filippov
2016-06-12Fix return value of fwrite when a 'hard' error occursJan Vangorp
2016-06-12Fix infinite loop when fopencookie custom write returns 0 on errorJan Vangorp
2016-06-12xtensa: use generic lowlevellockWaldemar Brodkorb
2016-06-12metag: use generic lowlevellockWaldemar Brodkorb
2016-06-12arc: use generic lowlevellockWaldemar Brodkorb
2016-06-08test: add new mmap tests from glibcWaldemar Brodkorb