aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-092007-08-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+27
2007-08-06 * elf.c: (_bfd_elf_make_section_from_phdr): Properly handleAlan Modra1-30/+49
2007-08-06 * elf.c (rewrite_elf_program_header): Handle sections not sortedDaniel Jacobowitz1-3/+6
2007-08-012007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-08-01 * elf.c (_bfd_elf_map_sections_to_segments): Work around buggyJakub Jelinek1-7/+10
2007-07-31 * elf.c (get_program_header_size): Adjacent loadable .note*Jakub Jelinek1-8/+40
2007-07-262007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-07-24 * elflink.c (_bfd_elf_link_just_syms, merge_sections_remove_hook,Alan Modra1-721/+0
2007-07-18 * elf-bfd.h (struct sym_sec_cache): Delete "sec". Add "shndx".Alan Modra1-25/+24
2007-07-132007-07-13 Roland McGrath <roland@redhat.com>Roland McGrath1-148/+2
2007-07-092007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+155
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+4
2007-07-02 PR 4712Alan Modra1-84/+81
2007-06-29bfd:Joseph Myers1-0/+14
2007-06-29 * elf.c (assign_file_positions_for_load_sections): Use elfAlan Modra1-19/+13
2007-06-29 * elf.c (assign_file_positions_for_load_sections): Ensure bssAlan Modra1-26/+41
2007-05-30bfd/Alan Modra1-10/+5
2007-05-30 * elf.c (assign_file_positions_for_load_sections): Correct sh_typeAlan Modra1-61/+38
2007-05-15 PR 4479Alan Modra1-0/+10
2007-05-14 * elf.c (bfd_elf_string_from_elf_section): Return NULL onAlan Modra1-1/+6
2007-05-10bfd/Richard Sandiford1-1/+1
2007-05-07 * elf.c (assign_file_positions_for_load_sections): Don't checkAlan Modra1-3/+3
2007-05-02include/elf/Alan Modra1-9/+19
2007-04-26bfd/Alan Modra1-1/+1
2007-04-172007-04-17 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+11
2007-03-29PR binutils/4110Nick Clifton1-13/+37
2007-03-22bfd/H.J. Lu1-3/+26
2007-03-20PR binutils/3535Nick Clifton1-14/+8
2007-03-142007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+11
2007-03-07 PR 4144Alan Modra1-22/+12
2007-02-23PR binutils/3535Nick Clifton1-6/+20
2007-02-21Take into account MEMORY regions when creating a segment map.Nick Clifton1-0/+4
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+4
2007-02-02 * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.Jakub Jelinek1-99/+211
2007-02-01PR ld/3852Nick Clifton1-16/+1
2007-02-01 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.Alan Modra1-28/+103
2007-01-302007-01-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+11
2007-01-11bfd/Nathan Sidwell1-1/+1
2006-12-19 bfd/Nathan Sidwell1-13/+37
2006-12-012006-12-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2006-12-01PR 3609Nick Clifton1-1/+2
2006-11-252006-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+29
2006-10-31 * elf.c (elfcore_write_note): Pad note descriptor to 4-byteAlan Modra1-22/+25
2006-10-30bfd/H.J. Lu1-19/+39
2006-10-29 * elf.c (elfcore_write_note): Pad to 4-byte boundary.Alan Modra1-1/+1
2006-10-272006-10-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+11
2006-10-26 * elf.c (bfd_section_from_shdr): Remove extraneous breaks.Ben Elliston1-2/+0
2006-10-26 * elf.c (bfd_elf_set_dyn_lib_class): Change second argument typeBen Elliston1-1/+1
2006-10-152006-10-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+6
2006-09-27bfd/H.J. Lu1-6/+7