aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-20tidy elf_backend callsAlan Modra1-8/+6
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers1-13/+15
2020-03-05Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton1-1/+17
2020-03-02bfd_cleanup for object_pAlan Modra1-2/+2
2020-02-26Indent labelsAlan Modra1-1/+1
2020-02-19_bfd_alloc_and_readAlan Modra1-12/+6
2020-02-19_bfd_mul_overflowAlan Modra1-26/+43
2020-02-19bfd_get_file_size callsAlan Modra1-8/+15
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-05PR24955, libbfd terminating program on out of memoryAlan Modra1-1/+10
2019-06-23PR24689 again, string table corruptionAlan Modra1-4/+0
2019-06-21PR24689, string table corruptionAlan Modra1-1/+2
2019-03-12Don't use bfd_get_file_size in objdumpAlan Modra1-20/+19
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-30Fix a memory exhaustion bug when attempting to allocate room for an impossibl...Nick Clifton1-0/+5
2018-09-18Add a warning to the bfd library for when it encounters an ELF file with an i...Nick Clifton1-0/+8
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-3/+7
2018-02-19%L conversionsAlan Modra1-2/+3
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-3/+3
2018-01-25PR22746, crash when running 32-bit objdump on corrupted fileAlan Modra1-2/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-08Fix stripping relocs in a file with mergeable notes.Nick Clifton1-0/+6
2017-11-21Add NULL bfd test to elf_symbol_fromAlan Modra1-0/+2
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-2/+2
2017-07-03Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra1-1/+1
2017-04-13Use %A and %B in more error messagesAlan Modra1-6/+7
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton1-1/+3
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+2
2016-09-30Remove syntactic sugarAlan Modra1-2/+2
2016-02-26Properly implement STT_COMMONH.J. Lu1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-07PR19323 memory allocation greater than 4GAlan Modra1-1/+9
2015-10-15Use the file_ptr type when calling bfd_seek.Riku Voipio1-9/+4
2015-05-11Rename EM_486 to EM_IAMCUH.J. Lu1-1/+1
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton1-2/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+3
2014-09-18Fix regression for Linux vDSO in GDB (PR gdb/17407).Jan Kratochvil1-1/+1
2014-04-03Fix sim breakageAlan Modra1-1/+1
2014-04-02Handle VDSO section headers past end of pageAlan Modra1-61/+92
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-01-02 PR binutils/11983Nick Clifton1-4/+3
2013-02-21bfd/Alan Modra1-2/+2
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-9/+18
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra1-20/+0
2012-07-04Check number of sections overflowH.J. Lu1-2/+3
2012-06-04bfd/Jan Kratochvil1-1/+1
2012-06-01bfd/Jan Kratochvil1-1/+1
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-2/+2