summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-08Fix stripping relocs in a file with mergeable notes.Nick Clifton
2017-11-21Add NULL bfd test to elf_symbol_fromAlan Modra
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-07-03Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-09-30Remove syntactic sugarAlan Modra
2016-02-26Properly implement STT_COMMONH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-12-07PR19323 memory allocation greater than 4GAlan Modra
2015-10-15Use the file_ptr type when calling bfd_seek.Riku Voipio
2015-05-11Rename EM_486 to EM_IAMCUH.J. Lu
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-09-18Fix regression for Linux vDSO in GDB (PR gdb/17407).Jan Kratochvil
2014-04-03Fix sim breakageAlan Modra
2014-04-02Handle VDSO section headers past end of pageAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-01-02 PR binutils/11983Nick Clifton
2013-02-21bfd/Alan Modra
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra
2012-07-04Check number of sections overflowH.J. Lu
2012-06-04bfd/Jan Kratochvil
2012-06-01bfd/Jan Kratochvil
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra
2011-12-14When computing checksums, skip the contents of sections with the SHT_NOBITS t...Nick Clifton
2011-12-14 PR ld/12451Nick Clifton
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2011-06-04Revert the last change on elf_object_p.H.J. Lu
2011-06-04 * archures.c (bfd_arch_get_compatible): If one arch is unknown,Alan Modra
2011-04-20 PR ld/12365Alan Modra
2011-03-14include/elf/Richard Sandiford
2010-12-31Move elfXX_r_info/elfXX_r_sym to elfcode.h.H.J. Lu
2010-10-04bfd/Bernd Schmidt
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2010-05-262010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-01-19 * elfcode.h (elf_swap_ehdr_out): Handle e_phnum > 0xffff.Alan Modra
2009-09-28 PR 10478Nick Clifton
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-09 PR 10478:Nick Clifton
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton
2009-04-30include/elfNick Clifton
2008-12-23Remove STT_IFUNC support.Nick Clifton
2008-12-03include/elf/Nick Clifton