aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-properties.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-6/+6
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-20Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton1-4/+10
2017-10-17PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_propertiesAlan Modra1-9/+9
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu1-0/+9
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu1-2/+2
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu1-7/+8
2017-04-27Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu1-4/+7
2017-04-11Remove the extra `\n' in warning/error messagesH.J. Lu1-5/+5
2017-04-11Ignore processor-specific GNU program propertiesH.J. Lu1-1/+9
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+483