aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-attrs.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-12Remove trailing spaces in bfdH.J. Lu1-1/+1
2015-06-30This fixes parsing a file containing ELF attributes with very large tag values.Nick Clifton1-12/+13
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton1-6/+9
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-3/+13
2014-11-06bfd/elf-attrs.c: Fix possible infinite loop parsing attributesWill Newton1-0/+4
2014-03-06Patch for PR binutils/16664 which triggers a seg-fault when attempting toNick Clifton1-3/+6
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-02-07 PR binutils/14873Alan Modra1-0/+4
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-6/+6
2010-11-05 * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low,Joseph Myers1-2/+2
2010-11-04 * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low,Joseph Myers1-0/+111
2010-06-15 * elf-bfd.h (LEAST_KNOWN_OBJ_ATTRIBUTE): Define.Joseph Myers1-6/+8
2009-12-282009-12-28 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson1-1/+2
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-3/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2009-03-28 * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", notMark Mitchell1-2/+2
2009-01-292009-01-29 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers1-2/+2
2009-01-192009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-1/+6
2009-01-192009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-15/+15
2009-01-192009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-4/+6
2009-01-152009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-82/+31
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-06-29bfd:Joseph Myers1-0/+628