summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
Commit message (Expand)AuthorAgeFilesLines
* 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>tschwinge2010-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
* manually sync from the CVS repositoryJim Meyering2009-10-081-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
* 2007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-03-141-4/+45
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-051-0/+6
* * elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abortAlan Modra2006-09-221-2/+3
* Add support for AVR6 familyNick Clifton2006-05-241-0/+1
* PR ld/2607Nick Clifton2006-05-111-9/+22
* * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston2006-05-021-3/+1
* * dwarf2.c: Formatting.Alan Modra2006-05-021-76/+8
* PR 2257Nick Clifton2006-04-181-2/+11
* * elfcode.h (elf_object_p): Delay the setting of start_addressAlan Modra2005-11-231-3/+3
* 2005-09-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-09-281-2/+2
* * elfcode.h (elf_write_relocs): Do nothing if there are noDaniel Jacobowitz2005-06-101-0/+6
* Fix for IA-64 gdb backtrace of threads in syscalls, reported by Jeff Johnson.Jim Wilson2005-05-311-2/+8
* * elfcode.h (elf_object_p): Fail if e_shoff != 0, e_shnum == 0 andJakub Jelinek2005-05-261-6/+29