summaryrefslogtreecommitdiff
path: root/bfd/elf-properties.c
AgeCommit message (Expand)Author
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu
2021-03-31Use bool in bfdAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-02-26Indent labelsAlan Modra
2020-01-03Fix potential illegal memory access failures in the BFD library by ensuring t...Nick Clifton
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-06-25bfd/elf-properties: avoid shadowing a C library symbolJan Beulich
2019-06-24elf: Remove the property after reporting its removalH.J. Lu
2019-03-21[BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das
2019-03-13[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-07elf: Report property change when merging propertiesH.J. Lu
2018-11-29elf: Don't merge .note.gnu.property section in IRH.J. Lu
2018-09-28bfd: Use elfclass instead of bed->s->elfclassH.J. Lu
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu
2018-08-10Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZEH.J. Lu
2018-08-08Convert .note.gnu.property section between ELF32 and ELF64H.J. Lu
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-20Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton
2017-10-17PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_propertiesAlan Modra
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu
2017-04-27Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu
2017-04-11Remove the extra `\n' in warning/error messagesH.J. Lu
2017-04-11Ignore processor-specific GNU program propertiesH.J. Lu
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu