Hi!

New release of the DWARF optimizer and duplication removal utility dwz

git archive --format=tar --remote=git://sourceware.org/git/dwz.git 
--prefix=dwz-0.2/ dwz-0.2 | bzip2 -9 > dwz-0.2.tar.bz2

is now available, compared to the 0.1 release from almost two months ago
this release features a multifile optimization mode, has various bugfixes,
performance improvements as well as changes to reduce tool's memory usage
on extremely large inputs.

When not using the -m option (multifile mode), GDB CVS snapshot (soon to be
7.5) is sufficient, when using -m option, GDB from a git branch
http://sources.redhat.com/git/?p=archer.git;a=shortlog;h=refs/heads/archer-tromey-dwz-multifile
is needed.

        Jakub

Reply via email to