summaryrefslogtreecommitdiff
path: root/gold/compressed_output.cc
Commit message (Expand)AuthorAgeFilesLines
* * compressed_output.cc (zlib_decompress): Fix signature inIan Lance Taylor2010-07-131-1/+1
* * compressed_output.cc (zlib_decompress): New function.Cary Coutant2010-07-121-4/+101
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-7/+7
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-7/+7
* * compressed_output.h (class Output_compressed_section): UseIan Lance Taylor2008-04-031-21/+22
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* From Craig Silverstein: rework option handling to make it easier toIan Lance Taylor2008-03-041-1/+1
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-1/+1
* From Craig Silverstein: rename option functions for future optionIan Lance Taylor2008-02-261-1/+1
* Don't include options.h in fileread.h. Remove General_optionsIan Lance Taylor2008-01-181-0/+1
* Compress all debug sections.Ian Lance Taylor2007-12-011-152/+25
* From Cary Coutant: Avoid compilation warnings if no zlib.h.Ian Lance Taylor2007-11-301-4/+12
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-0/+267