aboutsummaryrefslogtreecommitdiff
path: root/bfd/compress.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton1-3/+4
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-2/+2
2012-10-24Don't decompress the section in bfd_is_section_compressedH.J. Lu1-2/+11
2012-10-21bfd/Alan Modra1-0/+23
2012-10-20 * compress.c: Reinstate 2012-10-19 change.Alan Modra1-20/+17
2012-10-19 * compress.c: Revert previous patch.Tom Tromey1-7/+8
2012-10-19 * compress.c (bfd_get_full_section_contents): Don't cacheTom Tromey1-8/+7
2012-10-18ChangeLog bfdKai Tietz1-1/+1
2012-05-17 PR 14072Nick Clifton1-2/+1
2011-12-14When computing checksums, skip the contents of sections with the SHT_NOBITS t...Nick Clifton1-2/+2
2011-12-14 PR ld/12451Nick Clifton1-2/+2
2011-04-11 * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra1-2/+6
2011-03-062011-03-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2010-12-24 * compress.c (decompress_contents): Style.Alan Modra1-69/+58
2010-10-29Use uLong on compressed_size when using zlib.H.J. Lu1-1/+1
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-56/+340
2010-07-03bfd/ChangeLog:Cary Coutant1-1/+1
2010-06-28 * compress.c (bfd_uncompress_section_contents): Use ATTRIBUTE_UNUSEDAlan Modra1-5/+3
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-1/+1
2008-07-10bfd/Craig Silverstein1-0/+122