aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-02-16Add memmove prototype to etc/ltrace.confPetr Machata
2011-01-07New version (0.6.0)Joe Damato
2010-12-10Add ChangeLog entries for my recent changesZachary T Welch
2010-12-03Update debian build files to support autotools and new architectures.Joe Damato
2010-11-28Allow ltrace_verify_output calls to use their own grep flavorPetr Machata
2010-11-28On s390x, names of mmap, fstat and stat system calls are differentPetr Machata
2010-11-28Cleanup and documentation.Joe Damato
2010-11-28Fill in change logsPetr Machata
2010-11-28Fix compilation issue on ppc32Petr Machata
2010-11-28Fix some ChangeLog whitespace issues.Joe Damato
2010-11-28Fill in change logsPetr Machata
2010-11-28Fix output of return arguments in nested calls on x86_64Petr Machata
2010-11-28Add test for nested library callsPetr Machata
2010-11-28Fix passing and returning float and double valuesPetr Machata
2010-11-28Better checking of float and double arguments and return valuesPetr Machata
2010-11-28Add ChangeLog entries for recent changes.Zachary T Welch
2010-11-28Don't assume that libelf comes with a .pc filePetr Machata
2010-11-28Add -w/--where to show backtraces of traced functions.Joe Damato
2010-11-28ChangeLog: update to reflect autotools related changesMarc Kleine-Budde
2010-11-28More cleanup from Fedora:Petr Machata
2010-11-28Some cleanup from Fedora:Petr Machata
2010-11-28Add -b, --no-signals to silence signal print outs.Joe Damato
2010-11-28Merge -g option which avoids tracing libraries linked at compile time.Joe Damato
2010-11-28Fix ARM PLT lookups.Zach Welch
2010-11-28Ensure ARM PC sets Thumb mode.Zachary T Welch
2010-11-28Fix insertion of breakpoints on Thumb code.Zachary T Welch
2010-11-28Add ChangeLog entry for Edgar E. Iglesias' changes.Joe Damato
2010-11-28Identify ARM syscalls in Thumb-2 mode. Tested on IGEP v2 board.Zach Welch
2010-11-28Add ChangeLog entry for Arnaud Patard's changes.Joe Damato
2009-07-25New version (0.5.3)Juan Cespedes
2009-05-21Prepare for new Debian releaseJuan Cespedes
2009-02-11Fixed segfault in traced process when receiving a signalJuan Cespedes
2008-12-16Fix "ltrace -o -c"Juan Cespedes
2008-12-10Version 0.5.1Juan Cespedes
2008-12-10Patches from Anderson Lizardo and Riku Voipio to reach Debian version 0.5-3.1Juan Cespedes
2008-03-12PPC argument handling improvementsLuis Machado
2007-09-04Take arg_num out of arg_type_infoJuan Cespedes
2007-08-31Some random fixesJuan Cespedes
2007-05-17Fixes from Supriya Kannery <supriyak@in.ibm.com>Petr Machata
2007-05-09Interpret SIGILL, SIGEMT and SIGSEGV as valid breakpoint signalsPetr Machata
2007-01-25Fix -p and -L behaviorPetr Machata
2006-12-28Added mipsel supportEric Vaitl
2006-11-30elf.c (elf_gnu_hash): renamed to private_elf_gnu_hashPetr Machata
2006-11-30Fix .opd handling on IA64, few cleanups.Petr Machata
2006-10-12options.c: fix up typo for config fileOlaf Hering
2006-09-25little SHT_GNU_HASH fixupsOlaf Hering
2006-09-25Large IA64 fix...Steve Fink
2006-09-15Some fixes...Olaf Hering
2006-08-14demangle.c: remove my_demagle_dict_clear()Steve Fink
2006-08-07Add pointers to structsSteve Fink