pstack/changelog

19 lines
598 B
Plaintext

** pstack 1.3 **
Baruch Even (1):
Improve error handling
Thomas Preud'homme (12):
Remove pstack unconditionally in clean target.
Don't fail with shared object without name
Fix incorrect error checking
Don't segfault if no _DYNAMIC symbol is found
Use strerror on syscall failure
Port pstack to amd64 architecture
Fix compilation on i386 arch.
Separate arch dependant and arch independant code
Add support for armel architecture
Include <endian.h> as fallback for endianness
Do not call perror in crawl() if no ptrace error