summaryrefslogtreecommitdiff
path: root/bfd/elf-attrs.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* asan: heap buffer overflow in _bfd_elf_parse_attributesAlan Modra2021-06-021-3/+3
* asan: _bfd_elf_parse_attributes heap buffer overflowAlan Modra2021-05-251-40/+69
* bfd dwarf2 sanity checkingAlan Modra2021-05-221-22/+19
* Use bool in bfdAlan Modra2021-03-311-18/+18
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* bfd_get_file_size callsAlan Modra2020-02-191-1/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Don't emit vendor attribute section if there is no attribute to emit.Jim Wilson2019-01-161-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* GNU attribute output on errorsAlan Modra2018-07-031-0/+2
* Prevent a memory exhaustion failure when running objdump on a fuzzed input fi...Nick Clifton2018-05-081-0/+9
* ELF linker messagesAlan Modra2018-02-261-2/+2
* Add attribute printf to _bfd_error_handlerAlan Modra2018-02-191-2/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix buffer overrun when parsing an ELF attribute string that is not NUL termi...Nick Clifton2017-09-011-1/+3
* Fix address violation problems when parsing corrupt ELF binaries.Nick Clifton2017-08-081-0/+6
* bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves2017-02-171-4/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+2
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* This fixes parsing a file containing ELF attributes with very large tag values.Nick Clifton2015-06-301-12/+13
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton2014-12-091-6/+9
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-011-3/+13
* bfd/elf-attrs.c: Fix possible infinite loop parsing attributesWill Newton2014-11-061-0/+4
* Patch for PR binutils/16664 which triggers a seg-fault when attempting toNick Clifton2014-03-061-3/+6
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR binutils/14873Alan Modra2013-02-071-0/+4
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-6/+6
* * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low,Joseph Myers2010-11-051-2/+2
* * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low,Joseph Myers2010-11-041-0/+111
* * elf-bfd.h (LEAST_KNOWN_OBJ_ATTRIBUTE): Define.Joseph Myers2010-06-151-6/+8
* 2009-12-28 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson2009-12-281-1/+2
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-3/+3
* update copyright datesAlan Modra2009-09-021-1/+1
* * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", notMark Mitchell2009-03-281-2/+2
* 2009-01-29 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers2009-01-291-2/+2
* 2009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-191-1/+6
* 2009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-191-15/+15
* 2009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-191-4/+6
* 2009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-151-82/+31
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd:Joseph Myers2007-06-291-0/+628