Ian Lance Taylor
|
2ea9794110
|
Revert -Wshadow changes, all changes from:
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-14 19:53:05 +00:00 |
Nick Clifton
|
91d6fa6a03
|
Add -Wshadow to the gcc command line options used when compiling the binutils.
Fix up all warnings generated by the addition of this switch.
|
2009-12-11 13:42:17 +00:00 |
Ian Lance Taylor
|
126f3ece27
|
* compressed_output.h (class Output_compressed_section): Use
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-04-03 14:18:37 +00:00 |
Ian Lance Taylor
|
ebdbb4583d
|
Update copyright years. Update language files.
|
2008-03-13 21:04:21 +00:00 |
Ian Lance Taylor
|
ee1fe73e11
|
From Craig Silverstein: rework option handling to make it easier to
add a new option.
|
2008-03-04 23:10:38 +00:00 |
Ian Lance Taylor
|
8851eccaec
|
From Craig Silverstein: Have Parameters point to General_options.
|
2008-02-28 00:18:24 +00:00 |
Ian Lance Taylor
|
45aa233bdc
|
From Craig Silverstein: rename option functions for future option
handling rewrite.
|
2008-02-26 21:45:30 +00:00 |
Ian Lance Taylor
|
14144f39e4
|
Don't include options.h in fileread.h. Remove General_options
reference from Output_file class.
|
2008-01-18 23:26:48 +00:00 |
Ian Lance Taylor
|
96803768f1
|
Compress all debug sections.
|
2007-12-01 06:34:12 +00:00 |
Ian Lance Taylor
|
b589a5bc29
|
From Cary Coutant: Avoid compilation warnings if no zlib.h.
|
2007-11-30 22:38:01 +00:00 |
Ian Lance Taylor
|
9a0910c33e
|
From Craig Silverstein: Add support for compressing .debug_str section.
|
2007-11-30 00:35:27 +00:00 |