summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
Commit message (Expand)AuthorAgeFilesLines
* Remove an accidental change to elfcode.h included as part of commit 6e0dfbf420.Nick Clifton2021-07-071-3/+2
* Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton2021-07-051-2/+3
* Use bool in bfdAlan Modra2021-03-311-40/+40
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-1/+7
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Put bfd_section_from_shdr loop detection array in elf_tdataAlan Modra2020-12-141-0/+3
* Fix an illegal memory access when accessing corrupt dynamic secondary relocat...Nick Clifton2020-11-231-1/+1
* PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_reloc_sectionAlan Modra2020-09-041-4/+4
* Apply a workaround to mitigate a quadratic performance hit in the linker when...Nick Clifton2020-08-201-1/+2
* PR26348, Malloc error in write_zerosAlan Modra2020-08-131-5/+17
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-12/+7
* PR25993, read of freed memoryAlan Modra2020-05-201-11/+2
* tidy elf_backend callsAlan Modra2020-03-201-8/+6
* Fix several mix up between octets and bytes in ELF program headersChristian Eggers2020-03-131-13/+15
* Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton2020-03-051-1/+17
* bfd_cleanup for object_pAlan Modra2020-03-021-2/+2
* Indent labelsAlan Modra2020-02-261-1/+1
* _bfd_alloc_and_readAlan Modra2020-02-191-12/+6
* _bfd_mul_overflowAlan Modra2020-02-191-26/+43
* bfd_get_file_size callsAlan Modra2020-02-191-8/+15
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PR24955, libbfd terminating program on out of memoryAlan Modra2019-09-051-1/+10
* PR24689 again, string table corruptionAlan Modra2019-06-231-4/+0
* PR24689, string table corruptionAlan Modra2019-06-211-1/+2
* Don't use bfd_get_file_size in objdumpAlan Modra2019-03-121-20/+19
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix a memory exhaustion bug when attempting to allocate room for an impossibl...Nick Clifton2018-11-301-0/+5
* Add a warning to the bfd library for when it encounters an ELF file with an i...Nick Clifton2018-09-181-0/+8
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-3/+7
* %L conversionsAlan Modra2018-02-191-2/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-3/+3
* PR22746, crash when running 32-bit objdump on corrupted fileAlan Modra2018-01-251-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix stripping relocs in a file with mergeable notes.Nick Clifton2017-12-081-0/+6
* Add NULL bfd test to elf_symbol_fromAlan Modra2017-11-211-0/+2
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra2017-07-031-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-6/+7
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2016-11-231-1/+3
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+2
* Remove syntactic sugarAlan Modra2016-09-301-2/+2
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* PR19323 memory allocation greater than 4GAlan Modra2015-12-071-1/+9
* Use the file_ptr type when calling bfd_seek.Riku Voipio2015-10-151-9/+4
* Rename EM_486 to EM_IAMCUH.J. Lu2015-05-111-1/+1
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2015-01-051-2/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-011-1/+3