summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-08-22PowerPC: convert ELFv2 conditionals form preprocessor to plain conditionsPetr Machata2-41/+46
2014-08-22Fix coding style in PowerPC's arch.hPetr Machata1-16/+18
2014-08-22Fix bugs in fetch backend of powerpc64lePetr Machata1-80/+70
2014-08-22Normalize some include guardsPetr Machata2-6/+6
2014-08-22PPC: fix PPC32 buildAlexandre Belloni1-0/+1
2014-08-22Support for powerpc64 arch ppc64elThierry Fauck4-34/+353
2014-08-22Add missing #include stdio.hdann frazier2-0/+2
2014-08-22add missing <stdint.h> includedann frazier1-0/+1
2014-08-22Implement aarch64 supportPetr Machata10-1/+1855
2014-08-22Don't crash untraced calls via PLT in prelinked PPC64 binariesPetr Machata2-21/+94
2014-08-22Type umovebytes properlyPetr Machata1-4/+4
2014-08-22Initialize libsym early in trace.c to help the compiler.Mark Wielaard1-2/+2
2014-08-22Fix a problem in tracing across fork on PPC64Petr Machata1-1/+13
2014-08-22Support IRELATIVE relocations on s390Petr Machata2-0/+24
2014-08-22On s390{,x}, r2 is scrambled after syscall entryPetr Machata1-5/+12
2014-08-22On x86{,_64}, PLT entries may not be ordered by their relocationPetr Machata2-1/+111
2014-08-22Plug a leakPetr Machata1-0/+1
2014-08-22Fix compilation on ARMPetr Machata2-1/+17
2014-08-22In ARM backend, move hooks for ltrace_elf and library to plt.cPetr Machata2-190/+192
2014-08-22Move load_dynamic_entry from PPC backend to ltrace-elf.c/.hPetr Machata1-38/+7
2014-08-22Imported Upstream version 0.7.91upstream/0.7.91upstreamChanho Park80-7447/+3915
2013-01-15Imported Upstream version 0.7.2upstream/0.7.2Anas Nashif154-2166/+17748
2012-11-13Imported Upstream version 0.5.3upstream/0.5.3Anas Nashif103-0/+8426