OSDN Git Service

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)
commit8ec9500af7f2b7e91b25d2a2f2950bc4179bcdbe
treed5a7e878e0b49279b0a1eadbdbe69fcee0f18659
parent4e9e031a9e810b4c045b0f0f596b6ad98e276bfa
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