From Craig Silverstein: Add support for compressing .debug_str section.
authorIan Lance Taylor <iant@google.com>
Fri, 30 Nov 2007 00:35:27 +0000 (00:35 +0000)
committerIan Lance Taylor <iant@google.com>
Fri, 30 Nov 2007 00:35:27 +0000 (00:35 +0000)
commit9a0910c33e1a6962d475ee0a994fd1f5e446a888
treef30e7b369cc05383699fbe4780ee0839b8dbcdde
parent71195202dfb59bb7b61b35dc4cc5d202fab12020
From Craig Silverstein: Add support for compressing .debug_str section.
20 files changed:
gold/Makefile.am
gold/Makefile.in
gold/compressed_output.cc [new file with mode: 0644]
gold/compressed_output.h [new file with mode: 0644]
gold/config.in
gold/configure
gold/configure.ac
gold/layout.cc
gold/layout.h
gold/merge.cc
gold/merge.h
gold/options.cc
gold/options.h
gold/output.cc
gold/output.h
gold/po/POTFILES.in
gold/po/gold.pot
gold/stringpool.cc
gold/stringpool.h
gold/testsuite/Makefile.in
This page took 0.029759 seconds and 4 git commands to generate.