Remove path name from test case
[binutils-gdb.git] / bfd / compress.c
2023-10-10 Alan Modraasan: invalid free in bfd_init_section_compress_status
2023-05-03 Alan ModraGenerated docs and include files
2023-03-29 Alan ModraSanity check section size in bfd_init_section_compress_...
2023-02-15 Tom TromeyRemove RETURNS from BFD chew comments
2023-02-08 Alan ModraMemory leak in bfd_init_section_compress_status
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-17 Alan Modrabfd_get_relocated_section_contents allow NULL data...
2022-12-07 Alan Modrabfd_compress_section_contents access to elf_section_data
2022-12-07 Alan ModraCompression tidy and fixes
2022-12-06 H.J. Lubfd: Avoid signed overflow for new_size adjustment
2022-12-06 Alan ModraGet rid of SEC_ELF_RENAME
2022-12-06 Alan ModraCompression header enum
2022-12-06 Alan ModraPR29855, ch_type in bfd_init_section_decompress_status...
2022-12-05 Alan ModraRe: Renaming .debug to .zdebug and vice versa
2022-12-04 Alan ModraRenaming .debug to .zdebug and vice versa
2022-11-11 Alan ModraPR28834, PR26946 sanity checking section size
2022-10-16 Alan Modrazlib-gabi to zstd woes
2022-10-04 Alan ModraSupport objcopy changing compression to or from zstd
2022-09-27 Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-05 Alan ModraPR28530, Hang in objdump on machine with 196GB RAM
2021-11-04 H.J. LuRevert "bfd: Always check sections with the corrupt...
2021-11-04 H.J. Lubfd: Always check sections with the corrupt size
2021-10-07 Alan ModraChange ridiculous section size error
2021-03-31 Alan ModraUse bool in bfd
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-16 Alan ModraTidy inflateEnd calls
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-04-21 Tamar ChristinaBFD: Exclude sections with no content from compress...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19 Alan Modrabfd_section_* macros
2019-07-02 Nick CliftonFix a bug recently introduced to the linker where it...
2019-06-28 Nick CliftonPrevent attempts to allocate excessive amounts of memor...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-11-27 H.J. LuInitialize *uncompressed_align_pow_p to 0
2018-11-27 Mark WielaardHandle ELF compressed header alignment correctly by...
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-26 H.J. LuCheck file size before getting section contents
2017-06-26 Nick CliftonFix address violations when atempting to parse fuzzed...
2017-04-26 Nick CliftonFix seg-fault attempting to compress a debug section...
2017-02-17 Nick CliftonFix potential illegal memory access in ZLIB because...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-10 Nick CliftonProvide a more helpful error message when the BFD libra...
2016-01-01 Alan ModraCopyright update for binutils
2015-05-14 H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-04-24 Nick CliftonFix compile time warning messages about variables being...
2015-04-23 H.J. LuDelay setting up compressed debug section names
2015-04-15 H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-10 H.J. LuUse bfd_alloc for compressed section contents
2015-04-09 H.J. LuUpdate comments in compress.c
2015-04-08 H.J. LuWork around a GCC uninitialized warning bug
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-06 H.J. LuUse bfd_putb64/bfd_getb64
2015-04-04 H.J. LuReplace uncompressed_size_buffer with compressed_size_b...
2015-04-04 H.J. LuExtract get_uncompressed_size
2015-03-29 H.J. LuAdd --with-system-zlib in bfd
2015-03-24 H.J. LuDon't write the zlib header if not used
2015-03-19 Nick CliftonFix building and testing dwarf debug section compressio...
2015-03-18 H.J. LuMake bfd_compress_section_contents static
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-03 Nick CliftonFix memory access problems exposed by fuzzed binaries.
2014-12-01 Nick CliftonMore fixes for memory access violations exposed by...
2014-11-06 Nick CliftonRevert changes in previous deltas that introduced new...
2014-11-04 Nick CliftonFix problem with linker created sections being mistaken...
2014-11-03 Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-04-30 Nick CliftonFixes a problem with the BFD library running out of...
2014-03-05 Alan ModraUpdate copyright years
2013-04-17 Nick Clifton * coffcode.h: Added a cast to void when a bfd_set_sect...
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-10-24 H.J. LuDon't decompress the section in bfd_is_section_compressed
2012-10-21 Alan Modrabfd/
2012-10-20 Alan Modra * compress.c: Reinstate 2012-10-19 change.
2012-10-19 Tom Tromey * compress.c: Revert previous patch.
2012-10-19 Tom Tromey * compress.c (bfd_get_full_section_contents): Don...
2012-10-18 Kai TietzChangeLog bfd
2012-05-17 Nick Clifton PR 14072
2011-12-14 Nick CliftonWhen computing checksums, skip the contents of sections...
2011-12-14 Nick Clifton PR ld/12451
2011-04-11 Alan Modra * bfd-in.h (bfd_get_section_limit): Don't use rawsize...
2011-03-06 Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2010-12-24 Alan Modra * compress.c (decompress_contents): Style.
2010-10-29 H.J. LuUse uLong on compressed_size when using zlib.
2010-10-29 H.J. LuAdd compressed debug section support to binutils and ld.
2010-07-03 Cary Coutantbfd/ChangeLog:
2010-06-28 Alan Modra * compress.c (bfd_uncompress_section_contents): Use...
2009-09-09 Nick Clifton Updated soruces in bfd/* to compile cleanly...
2008-07-10 Craig Silversteinbfd/