aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2006-08-07array argumentsSteve Fink
2006-08-07add ability to typedefSteve Fink
2006-08-07short, ushort and float typesSteve Fink
2006-08-07implement enumerated parametersSteve Fink
2006-08-07update testsuite for new parametersSteve Fink
2006-08-07pass values instead of argument numbers to fetchSteve Fink
2006-08-07implement ignored argumentsSteve Fink
2006-08-07implement string[argN] and string[N] parameter descriptorsSteve Fink
2006-08-07prepare types for further changesSteve Fink
2006-08-07testsuite/lib/ltrace.exp: better quoting and error detectionSteve Fink
2006-08-07ltrace.1: update bug email addrSteve Fink
2006-08-07elf.c: refactor opd2addr to not pass void* (fix warnings)Ian Wienand
2006-07-18Compile-time fixes for ppc32.Petr Machata
2006-07-18.gnu.hash ELF supportPetr Machata
2006-07-18options.c: don't hardcode version numberPetr Machata
2006-07-18ltrace.1: make demagle clearerJustin Pryzby
2006-07-17add -F option to read in config filesSteve Fink
2006-06-19Version 0.5Ian Wienand
2006-06-16spelling fixesJustin Pryzby
2006-06-14Added Paul Gilliam's secure PLT patchPaul Gilliam
2006-05-11update s390 syscalls, add scriptHeiko Carstens
2006-04-24Use e_entry if "_start" can't be found on architectures where it is neededPaul Gilliam
2006-04-24Adds some casts that keeps a more picky version of GCC happy.Paul Gilliam
2006-04-24summary.c: Correct a typo prevented the inclusion of "demangle.h"Paul Gilliam
2006-03-16use __clone2() for ia64 clone testPaul Gilliam
2006-03-14Add a dejagnu-based testsuite.Paul Gilliam
2006-03-13Update ChangeLog for last change:Paul Gilliam
2006-03-05remove autogen dirs from make distIan Wienand
2006-02-21update ChangeLogIan Wienand
2006-02-21update READMEIan Wienand
2006-02-21update to note rebase from redhatIan Wienand