aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-14When computing checksums, skip the contents of sections with the SHT_NOBITS t...Nick Clifton1-2/+2
2011-12-14 PR ld/12451Nick Clifton1-0/+20
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-66/+6
2011-06-04Revert the last change on elf_object_p.H.J. Lu1-21/+20
2011-06-04 * archures.c (bfd_arch_get_compatible): If one arch is unknown,Alan Modra1-20/+21
2011-04-20 PR ld/12365Alan Modra1-1/+15
2011-03-14include/elf/Richard Sandiford1-0/+1
2010-12-31Move elfXX_r_info/elfXX_r_sym to elfcode.h.H.J. Lu1-0/+16
2010-10-04bfd/Bernd Schmidt1-10/+13
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2010-05-262010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+2
2010-01-19 * elfcode.h (elf_swap_ehdr_out): Handle e_phnum > 0xffff.Alan Modra1-2/+15
2009-09-28 PR 10478Nick Clifton1-1/+4
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-18/+19
2009-09-09 PR 10478:Nick Clifton1-1/+17
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton1-1/+4
2009-04-30include/elfNick Clifton1-0/+3
2008-12-23Remove STT_IFUNC support.Nick Clifton1-3/+0
2008-12-03include/elf/Nick Clifton1-0/+3
2008-08-01 * elfcore.h (elf_core_file_p): Ensure we have a backend matchAlan Modra1-0/+4
2008-03-12include/elf/Alan Modra1-52/+17
2008-03-11 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.Alan Modra1-15/+12
2007-12-242007-12-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+7
2007-10-16Support the use of the STT_COMMON type. (In source and object files only at ...Nick Clifton1-0/+4
2007-08-142007-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil1-10/+12
2007-08-042007-08-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2007-07-092007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+50
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-12/+14
2007-04-26bfd/Alan Modra1-2/+3
2007-03-142007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+45
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+6
2006-09-22 * elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abortAlan Modra1-2/+3