summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* When computing checksums, skip the contents of sections with the SHT_NOBITS t...Nick Clifton2011-12-141-2/+2
* PR ld/12451Nick Clifton2011-12-141-0/+20
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-66/+6
* Revert the last change on elf_object_p.H.J. Lu2011-06-041-21/+20
* * archures.c (bfd_arch_get_compatible): If one arch is unknown,Alan Modra2011-06-041-20/+21
* PR ld/12365Alan Modra2011-04-201-1/+15
* include/elf/Richard Sandiford2011-03-141-0/+1
* Move elfXX_r_info/elfXX_r_sym to elfcode.h.H.J. Lu2010-12-311-0/+16
* bfd/Bernd Schmidt2010-10-041-10/+13
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-1/+1
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-0/+1
* 2010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-05-261-0/+2
* * elfcode.h (elf_swap_ehdr_out): Handle e_phnum > 0xffff.Alan Modra2010-01-191-2/+15
* PR 10478Nick Clifton2009-09-281-1/+4
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-18/+19
* PR 10478:Nick Clifton2009-09-091-1/+17
* * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton2009-07-231-1/+4
* include/elfNick Clifton2009-04-301-0/+3
* Remove STT_IFUNC support.Nick Clifton2008-12-231-3/+0
* include/elf/Nick Clifton2008-12-031-0/+3
* * elfcore.h (elf_core_file_p): Ensure we have a backend matchAlan Modra2008-08-011-0/+4
* include/elf/Alan Modra2008-03-121-52/+17
* * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.Alan Modra2008-03-111-15/+12
* 2007-12-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-12-241-1/+7
* Support the use of the STT_COMMON type. (In source and object files only at ...Nick Clifton2007-10-161-0/+4
* 2007-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil2007-08-141-10/+12
* 2007-08-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-08-041-2/+2
* 2007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-091-1/+50
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-12/+14
* bfd/Alan Modra2007-04-261-2/+3