2014-07-22 | Vineet Gupta | syscalls-common.h: Rename some macro args for correct... Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-06-24 | Vineet Gupta | open64: ensure that openat check works Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-06-12 | Zhang Pu | fix pthread_cancel lead to segmentation fault for x86_64. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-06-12 | Yann E. MORIN | arm: move check for BX to its own header Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-06-12 | Dan Moulding | NPTL: Fix undefined reference to PRIVATE_FUTEX with... Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-06-12 | Will Newton | arm/clone.S: Add missing IT instruction for Thumb2. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-06-12 | Bernhard Reutner... | buildsys: Do not install atomic.h Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-23 | Michel Stam | resolv: try next server on SERVFAIL Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-23 | Gregory Fong | test/math: Adjust arm tests for older ULPs format Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-23 | Gregory Fong | ldso: Add remaining relocation types to the table Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-23 | Gregory Fong | ldso/mips: Remove redundant LD_DEBUG prints Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-23 | Gregory Fong | ldso/mips: actually print results of each relocation Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-23 | Bernhard Reutner... | ldso: Fix misplaced declaration Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-23 | Vineet Gupta | weak symbols need to be "defined" weak but "declared... Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-23 | Vineet Gupta | LT.old: Make __errno_location/__h_errno_location thread... Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-08 | Bernhard Reutner... | ctype.h: Tweak comment Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-08 | Cédric VINCENT | ldso: fix standalone execution on x86_64 architecture Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-05 | Gregory Fong | test/math: add libm-test-ulps-{arm,mips32,mips64} files Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-04 | Gregory Fong | test/math: don't try to build test dep as test Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-04 | Gregory Fong | test/math: Select correct ULPs for mips32/mips64 Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-04 | Bernhard Reutner... | sysinfo.h: Prevent redeclarations Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-02 | Bernhard Reutner... | libc: Fix buglet around __progname Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-02 | Bernhard Reutner... | test: Reuse PTINC in nptl tests Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-01 | Steve Ellcey | Fix warnings in MIPS build Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-01 | Max Filippov | xtensa: add missing .literal_position directives Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-04-01 | Vineet Gupta | ARC: Make vfork weak in libc Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-03-12 | Steve Ellcey | libc: fix mips N64 pread/pwrite build Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-18 | Bernhard Reutner... | test: Fix math .c dependency Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-15 | Bernhard Reutner... | buildsys: pass correct linker to compiler driver Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-15 | Steve Ellcey | buildsys: Add MIPS64R2 support Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-15 | Steve Ellcey | mips: Remove duplicate macro definitions Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-15 | Steve Ellcey | libc: Fix sync_file_range.c for MIPS64 N32 ABI Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-15 | Vineet Gupta | test/tls/tst-tls[6-8]: Fix build errors Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-15 | Bernhard Reutner... | libc: silence warning in fts Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-02 | Waldemar Brodkorb | libc: mips: Fix setjmp/longjmp for MIPS64 N64 ABI Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-02 | Steve Ellcey | mips: silence 'set but not used' warnings Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-02-02 | Steve Ellcey | libc: mips: Fix non-LFS build Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-24 | Bernhard Reutner... | mips: silence _ABI* undef warnings Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-22 | Bernhard Reutner... | powerpc: syscall support up to 6 arguments Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-22 | Stefan Kristiansson | vfork: fix clone based version CC: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-22 | Waldemar Brodkorb | libc: fix MIPS N64 fork Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-15 | Bernhard Reutner... | nptl: Fix arm pt-vfork Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-15 | Bernhard Reutner... | libc: add guard for arm thumb2 asm Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-15 | Bernhard Reutner... | ldso: arm, metag: Use runtime pagesize Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-14 | Bernhard Reutner... | buildsys: metag: Remove inappropriate comment Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-08 | Vineet Gupta | ARC: opencode ENTRY/END macros in crt1 Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-08 | Vineet Gupta | buildsys: store savedefconfig to defconfig file Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-08 | Baruch Siach | xtensa: use common ptrace.h Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-08 | Baruch Siach | libc: posix_fadvise: restore implementation for xtensa Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-08 | Vicente Olivert... | siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into account Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-08 | Vicente Olivert... | siginfo.h: add a missing function member on ia64, mips... Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-08 | Bernhard Reutner... | buildsys: update unifdef Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-07 | Bernhard Reutner... | buildsys: fixup unifdef state in skiphash, linenum Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2014-01-07 | Bernhard Reutner... | buildsys: fixup unifdef state in skiphash Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-23 | Vineet Gupta | elf: Add ARC Magic and Relocations Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Bernhard Reutner... | ldso: ARC: tweak whitespace some more Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Vineet Gupta | ldso: ARC whitespace tweaks Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Kenneth Soerensen | inet: Fix threaded res_init Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Baruch Siach | librt: fix mq_timed{send,receive} return instructions Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Baruch Siach | libc/sysdeps: commonize ret_ERRVAL Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Vineet Gupta | ARC defconfigs Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Vineet Gupta | ARC port to uClibc Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Joern Rennecke | string: Add ARC support Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Vineet Gupta | LT.old: Add ARC support Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Vineet Gupta | ldso: Add ARC support Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Vineet Gupta | ldd: Add ARC support Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Waldemar Brodkorb | Fix for SIGBUS error on MIPS64 with N64 ABI Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Bernhard Reutner... | NPTL: fork: relief register pressure on arm thumb1 Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Bernhard Reutner... | ldso: use unlikely macro Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Bernhard Reutner... | buildsys: Fix error on config clean in realclean Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-12-20 | Bernhard Reutner... | buildsys: add TODO reminder Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-19 | Bernhard Reutner... | buildsys: update unifdef Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-13 | Bernhard Reutner... | buildsys: check LDFLAGS through driver Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-12 | Bernhard Reutner... | ldso: silence warnings in debug code Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-12 | Kenneth Soerensen | Make res_init() thread safe. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-12 | Sørensen, Kenneth | Fix threaded use of res_ functions. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-11 | Bernhard Reutner... | buildsys: document savedefconfig in help Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-11 | Bernhard Reutner... | buildsys: on realclean, rm include/{config,generated} Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Bernhard Reutner... | buildsys: rm PT startfiles on realclean Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Bernhard Reutner... | time.c: make ll_tzname* static again Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Baruch Siach | prctl: fix system call wrapper Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Baruch Siach | test: tls: fix build with newer binutils Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Baruch Siach | ldso: remove duplicate function declarations Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Baruch Siach | test: inet: fix build when res_close support is disabled Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Baruch Siach | libdl: fix unused variable warning Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Baruch Siach | misc: fix nm 'No such file' error Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Baruch Siach | ldso: fix unused variable warning Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Khem Raj | add posix_fadvise() for arm Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Markos Chandras | libc/metag: add __kernel_long_t and __kernel_ulong_t Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Bernhard Reutner... | pull kconfig from linux-3.11 Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-11-06 | Vineet Gupta | Fix weak/strong attribute of __errno_location and it... Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-08-02 | Anthony G. Basile | libc: add isfdtype() Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-08-02 | Baruch Siach | malloc: enable assert() when malloc debugging Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-07-26 | Mischa Jonker | libc/sysdeps: Fix common-generic stat.h for BE part 2 Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-07-26 | Gustavo Zacarias | Rules.mak: Fix setting arch native bit Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-07-19 | Bernhard Reutner... | test commit Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-07-19 | Vanya Sergeev | inet: fix unsafe access to _res.options in res_mkquery() Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-07-19 | Markos Chandras | Rules.mak: MIPS64: Select correct interpreter Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-07-04 | Luis Machado | C6X: Remove DSBT in favour of FDPIC Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
2013-07-04 | Anthony G. Basile | libc/sysdeps/linux/common/sendfile.c: fix sendfile64... Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
commitcommitdifftree |
next |