summaryrefslogtreecommitdiff
path: root/bfd/elf-attrs.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-09-01Fix buffer overrun when parsing an ELF attribute string that is not NUL termi...Nick Clifton
2017-08-08Fix address violation problems when parsing corrupt ELF binaries.Nick Clifton
2017-02-17bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-06-30This fixes parsing a file containing ELF attributes with very large tag values.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-11-06bfd/elf-attrs.c: Fix possible infinite loop parsing attributesWill Newton
2014-03-06Patch for PR binutils/16664 which triggers a seg-fault when attempting toNick Clifton
2014-03-05Update copyright yearsAlan Modra
2013-02-07 PR binutils/14873Alan Modra
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra
2010-11-05 * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low,Joseph Myers
2010-11-04 * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low,Joseph Myers
2010-06-15 * elf-bfd.h (LEAST_KNOWN_OBJ_ATTRIBUTE): Define.Joseph Myers
2009-12-282009-12-28 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-03-28 * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", notMark Mitchell
2009-01-292009-01-29 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers
2009-01-192009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2009-01-192009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2009-01-192009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2009-01-152009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-06-29bfd:Joseph Myers