This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

dwz-0.2 release


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]