Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -4/+4 | |
2009-12-11 Doug Kwan <dougkwan@google.com> 2009-12-11 Nick Clifton <nickc@redhat.com> * configure.ac: Remove -Wshadow when setting WARN_CXXFLAGS. | |||||
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -4/+4 | |
Fix up all warnings generated by the addition of this switch. | |||||
2008-04-03 | * compressed_output.h (class Output_compressed_section): Use | Ian Lance Taylor | 1 | -1/+1 | |
unsigned buffer. * compressed_output.cc (zlib_compress): Use unsigned buffers, add zlib header. (zlib_compressed_suffix): Removed. (Output_compressed_section::set_final_data_size): Use unsigned buffers. * testsuite/Makefile.am (flagstest_compress_debug_sections): Fix linker invocation. (flagstest_o_specialfile_and_compress_debug_sections): Likewise. * testsuite/Makefile.in: Regenerated. | |||||
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 | |
2007-12-01 | Compress all debug sections. | Ian Lance Taylor | 1 | -78/+15 | |
2007-11-30 | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 1 | -0/+137 | |