projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
FT32B is a new FT32 family member. It has a code compression scheme, which requires...
[external/binutils.git]
/
bfd
/
compress.c
2017-07-18
Yuri Chornovian
Fix spelling typos.
blob
|
commitdiff
2017-07-12
Alan Modra
bfd_error_handler bfd_vma and bfd_size_type args
blob
|
commitdiff
|
diff to current
2017-06-26
H.J. Lu
Check file size before getting section contents
blob
|
commitdiff
|
diff to current
2017-06-26
Nick Clifton
Fix address violations when atempting to parse fuzzed...
blob
|
commitdiff
|
diff to current
2017-04-26
Nick Clifton
Fix seg-fault attempting to compress a debug section...
blob
|
commitdiff
|
diff to current
2017-02-17
Nick Clifton
Fix potential illegal memory access in ZLIB because...
blob
|
commitdiff
|
diff to current
2017-01-02
Alan Modra
Update year range in copyright notice of all files.
blob
|
commitdiff
|
diff to current
2016-11-10
Nick Clifton
Provide a more helpful error message when the BFD libra...
blob
|
commitdiff
|
diff to current
2016-01-01
Alan Modra
Copyright update for binutils
blob
|
commitdiff
|
diff to current
2015-05-14
H.J. Lu
Don't add the zlib header to SHF_COMPRESSED section
blob
|
commitdiff
|
diff to current
2015-04-24
Nick Clifton
Fix compile time warning messages about variables being...
blob
|
commitdiff
|
diff to current
2015-04-23
H.J. Lu
Delay setting up compressed debug section names
blob
|
commitdiff
|
diff to current
2015-04-15
H.J. Lu
Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
blob
|
commitdiff
|
diff to current
2015-04-10
H.J. Lu
Use bfd_alloc for compressed section contents
blob
|
commitdiff
|
diff to current
2015-04-09
H.J. Lu
Update comments in compress.c
blob
|
commitdiff
|
diff to current
2015-04-08
H.J. Lu
Work around a GCC uninitialized warning bug
blob
|
commitdiff
|
diff to current
2015-04-08
H.J. Lu
Add SHF_COMPRESSED support to gas and objcopy
blob
|
commitdiff
|
diff to current
2015-04-06
H.J. Lu
Use bfd_putb64/bfd_getb64
blob
|
commitdiff
|
diff to current
2015-04-04
H.J. Lu
Replace uncompressed_size_buffer with compressed_size_b...
blob
|
commitdiff
|
diff to current
2015-04-04
H.J. Lu
Extract get_uncompressed_size
blob
|
commitdiff
|
diff to current
2015-03-29
H.J. Lu
Add --with-system-zlib in bfd
blob
|
commitdiff
|
diff to current
2015-03-24
H.J. Lu
Don't write the zlib header if not used
blob
|
commitdiff
|
diff to current
2015-03-19
Nick Clifton
Fix building and testing dwarf debug section compressio...
blob
|
commitdiff
|
diff to current
2015-03-18
H.J. Lu
Make bfd_compress_section_contents static
blob
|
commitdiff
|
diff to current
2015-03-18
Jon Turney
Fix debug section compression so that it is only perfor...
blob
|
commitdiff
|
diff to current
2015-01-01
Alan Modra
ChangeLog rotatation and copyright year update
blob
|
commitdiff
|
diff to current
2014-12-03
Nick Clifton
Fix memory access problems exposed by fuzzed binaries.
blob
|
commitdiff
|
diff to current
2014-12-01
Nick Clifton
More fixes for memory access violations exposed by...
blob
|
commitdiff
|
diff to current
2014-11-06
Nick Clifton
Revert changes in previous deltas that introduced new...
blob
|
commitdiff
|
diff to current
2014-11-04
Nick Clifton
Fix problem with linker created sections being mistaken...
blob
|
commitdiff
|
diff to current
2014-11-03
Nick Clifton
More fixes for buffer overruns instigated by corrupt...
blob
|
commitdiff
|
diff to current
2014-04-30
Nick Clifton
Fixes a problem with the BFD library running out of...
blob
|
commitdiff
|
diff to current
2014-03-05
Alan Modra
Update copyright years
blob
|
commitdiff
|
diff to current
2013-04-17
Nick Clifton
* coffcode.h: Added a cast to void when a bfd_set_sect...
blob
|
commitdiff
|
diff to current
2013-01-10
H.J. Lu
Remove trailing white spaces in bfd
blob
|
commitdiff
|
diff to current
2012-10-24
H.J. Lu
Don't decompress the section in bfd_is_section_compressed
blob
|
commitdiff
|
diff to current
2012-10-21
Alan Modra
bfd/
blob
|
commitdiff
|
diff to current
2012-10-20
Alan Modra
* compress.c: Reinstate 2012-10-19 change.
blob
|
commitdiff
|
diff to current
2012-10-19
Tom Tromey
* compress.c: Revert previous patch.
blob
|
commitdiff
|
diff to current
2012-10-19
Tom Tromey
* compress.c (bfd_get_full_section_contents): Don...
blob
|
commitdiff
|
diff to current
2012-10-18
Kai Tietz
ChangeLog bfd
blob
|
commitdiff
|
diff to current
2012-05-17
Nick Clifton
PR 14072
blob
|
commitdiff
|
diff to current
2011-12-14
Nick Clifton
When computing checksums, skip the contents of sections...
blob
|
commitdiff
|
diff to current
2011-12-14
Nick Clifton
PR ld/12451
blob
|
commitdiff
|
diff to current
2011-04-11
Alan Modra
* bfd-in.h (bfd_get_section_limit): Don't use rawsize...
blob
|
commitdiff
|
diff to current
2011-03-06
Michael Snyder
2011-03-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-12-24
Alan Modra
* compress.c (decompress_contents): Style.
blob
|
commitdiff
|
diff to current
2010-10-29
H.J. Lu
Use uLong on compressed_size when using zlib.
blob
|
commitdiff
|
diff to current
2010-10-29
H.J. Lu
Add compressed debug section support to binutils and ld.
blob
|
commitdiff
|
diff to current
2010-07-03
Cary Coutant
bfd/ChangeLog:
blob
|
commitdiff
|
diff to current
2010-06-28
Alan Modra
* compress.c (bfd_uncompress_section_contents): Use...
blob
|
commitdiff
|
diff to current
2009-09-09
Nick Clifton
Updated soruces in bfd/* to compile cleanly...
blob
|
commitdiff
|
diff to current
2008-07-10
Craig Silverstein
bfd/
blob
|
commitdiff
|
diff to current