summaryrefslogtreecommitdiff
path: root/bfd/elf-properties.c
Commit message (Expand)AuthorAgeFilesLines
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton2017-11-201-4/+10
* PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_propertiesAlan Modra2017-10-171-9/+9
* Disallow copy relocation against protected data symbolH.J. Lu2017-08-261-0/+9
* Check the DYNAMIC bit for input shared objectsH.J. Lu2017-06-191-2/+2
* ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu2017-06-121-7/+8
* Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu2017-04-271-4/+7
* Remove the extra `\n' in warning/error messagesH.J. Lu2017-04-111-5/+5
* Ignore processor-specific GNU program propertiesH.J. Lu2017-04-111-1/+9
* ld: Support ELF GNU program propertiesH.J. Lu2017-04-031-0/+483