summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix regression for Linux vDSO in GDB (PR gdb/17407).Jan Kratochvil2014-09-181-1/+1
* Fix sim breakageAlan Modra2014-04-031-1/+1
* Handle VDSO section headers past end of pageAlan Modra2014-04-021-61/+92
* Update copyright yearsAlan Modra2014-03-051-1/+1
* PR binutils/11983Nick Clifton2014-01-021-4/+3
* bfd/Alan Modra2013-02-211-2/+2
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-9/+18
* * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra2013-01-261-20/+0
* Check number of sections overflowH.J. Lu2012-07-041-2/+3
* bfd/Jan Kratochvil2012-06-041-1/+1
* bfd/Jan Kratochvil2012-06-011-1/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-2/+2