summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* * elf.c (assign_file_positions_for_load_sections): TrustDaniel Jacobowitz2007-09-241-6/+2
* * elf.c (bfd_section_from_shdr): Check bfd_alloc return.Alan Modra2007-09-181-0/+4
* bfd/H.J. Lu2007-09-181-14/+63
* * elf-bfd.h (struct elf_backend_data): Delete elf_backend_sprintf_vmaAlan Modra2007-09-121-57/+0
* PR ld/2864, ld/5006Alan Modra2007-09-081-10/+22
* include/elf/Alan Modra2007-08-251-0/+31
* * elf.c (elfcore_grok_win32pstatus): Remove HAVE_WIN32_PSTATUS_TPedro Alves2007-08-241-21/+29
* 2007-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil2007-08-241-35/+108
* bfd/H.J. Lu2007-08-161-66/+32
* bfd/H.J. Lu2007-08-161-32/+66
* * elf.c (elf_modify_segment_map): Add remove_empty_load param.Alan Modra2007-08-131-6/+9
* 2007-08-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-08-091-0/+27
* * elf.c: (_bfd_elf_make_section_from_phdr): Properly handleAlan Modra2007-08-061-30/+49
* * elf.c (rewrite_elf_program_header): Handle sections not sortedDaniel Jacobowitz2007-08-061-3/+6
* 2007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-011-1/+1
* * elf.c (_bfd_elf_map_sections_to_segments): Work around buggyJakub Jelinek2007-08-011-7/+10
* * elf.c (get_program_header_size): Adjacent loadable .note*Jakub Jelinek2007-07-311-8/+40
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-1/+1
* * elflink.c (_bfd_elf_link_just_syms, merge_sections_remove_hook,Alan Modra2007-07-241-721/+0
* * elf-bfd.h (struct sym_sec_cache): Delete "sec". Add "shndx".Alan Modra2007-07-181-25/+24
* 2007-07-13 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-131-148/+2
* 2007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-091-1/+155
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+4
* PR 4712Alan Modra2007-07-021-84/+81
* bfd:Joseph Myers2007-06-291-0/+14
* * elf.c (assign_file_positions_for_load_sections): Use elfAlan Modra2007-06-291-19/+13
* * elf.c (assign_file_positions_for_load_sections): Ensure bssAlan Modra2007-06-291-26/+41
* bfd/Alan Modra2007-05-301-10/+5
* * elf.c (assign_file_positions_for_load_sections): Correct sh_typeAlan Modra2007-05-301-61/+38
* PR 4479Alan Modra2007-05-151-0/+10
* * elf.c (bfd_elf_string_from_elf_section): Return NULL onAlan Modra2007-05-141-1/+6
* bfd/Richard Sandiford2007-05-101-1/+1
* * elf.c (assign_file_positions_for_load_sections): Don't checkAlan Modra2007-05-071-3/+3
* include/elf/Alan Modra2007-05-021-9/+19
* bfd/Alan Modra2007-04-261-1/+1
* 2007-04-17 Paul Brook <paul@codesourcery.com>Paul Brook2007-04-171-0/+11
* PR binutils/4110Nick Clifton2007-03-291-13/+37
* bfd/H.J. Lu2007-03-221-3/+26
* PR binutils/3535Nick Clifton2007-03-201-14/+8
* 2007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-03-141-0/+11
* PR 4144Alan Modra2007-03-071-22/+12
* PR binutils/3535Nick Clifton2007-02-231-6/+20
* Take into account MEMORY regions when creating a segment map.Nick Clifton2007-02-211-0/+4
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-051-0/+4
* * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.Jakub Jelinek2007-02-021-99/+211
* PR ld/3852Nick Clifton2007-02-011-16/+1
* * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.Alan Modra2007-02-011-28/+103
* 2007-01-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-01-301-6/+11
* bfd/Nathan Sidwell2007-01-111-1/+1
* bfd/Nathan Sidwell2006-12-191-13/+37