]> sbz's 6dev Repos - ctfdump/.git/shortlog
ctfdump/.git
2016-09-14 Jasper Lievisse... if inflate() fails, free the stream instead of leaking it
2016-09-02 Jasper Lievisse... Make DUMP_FUNCTION and DUMP_OBJECT closer to illumos...
2016-04-12 Martin Pieuchotsync with readdwarf(1)
2016-03-27 Martin PieuchotUse ctf_off2name() when dumping the string table
2016-03-27 Martin PieuchotReduce output differences with illumos
2016-03-27 Martin PieuchotMove ELF functions into elf.c
2016-03-18 Martin PieuchotDump the content of STRUCT, ENUM and the encoding,...
2016-03-18 Martin PieuchotAdd missing declaration
2016-03-16 Martin PieuchotSkip the header in the non compressed case too.
2016-03-16 Martin PieuchotDo not complain when dumping a raw CTF file
2016-03-16 Martin PieuchotDump everything by default
2016-03-16 Martin PieuchotPrevent a warning when printing ELF offset on a 32bit...
2016-03-16 Martin PieuchotSimple manual and sync usage() with reality.
2016-03-16 Martin PieuchotAlmost complete type dump
2016-03-16 Martin PieuchotDump string table if "-s" is given
2016-03-16 Martin PieuchotDump function with "-f"
2016-03-16 Martin PieuchotDump object with "-d"
2016-03-16 Martin PieuchotDump label when "-l" is given.
2016-03-16 Martin PieuchotISC licensed ctfdump(1)