aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-48/+2
2005-01-31 * elf-bfd.h (bfd_elf_discard_group): Remove.Ben Elliston1-23/+0
2005-01-25bfd/Alan Modra1-17/+22
2005-01-07 * bfd/elf.c (INCLUDE_SECTION_IN_SEGMENT): Don't put empty sections intoJakub Jelinek1-1/+10
2004-12-22* elf.c (elfcore_grok_nto_gregs): Change name to elfcore_grok_nto_regs.Kris Warkentin1-9/+17
2004-12-10 * elf.c (bfd_elf_sym_name): Add symtab_hdr param.Alan Modra1-3/+5
2004-12-10 * elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_sym_name.Alan Modra1-2/+2
2004-12-10 * elf.c (bfd_elf_local_sym_name): Avoid crashes with invalidJakub Jelinek1-1/+4
2004-12-03bfd/Jan Beulich1-3/+27
2004-11-252004-11-24 Paul Brook <paul@codesourcery.com>Paul Brook1-4/+21
2004-11-15bfd/Paul Brook1-71/+123
2004-11-04 * elf.c (assign_file_positions_for_segments): Set next_file_pos evenBob Wilson1-1/+4
2004-10-14 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Add "info"Alan Modra1-2/+2
2004-10-11 * elf.c (bfd_section_from_shdr): Handle SHT_GNU_LIBLIST.Jakub Jelinek1-0/+14
2004-10-07apply mising piece of previous patchNick Clifton1-1/+1
2004-10-07Skip redundant/bogus test for section membership when examining symbols.Nick Clifton1-3/+0
2004-09-24 * elf.c (IS_LOADED): Delete.Alan Modra1-10/+19
2004-09-22bfd/Alan Modra1-105/+105
2004-09-17include/Alan Modra1-27/+3
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-10/+24
2004-09-10 * elf.c (assign_file_positions_except_relocs): Assign relocsAlan Modra1-8/+11
2004-09-06 * elf-bfd.h (_bfd_elf_make_dynamic_segment): Declare it.Mark Mitchell1-7/+36
2004-08-31 * elf.c (special_sections): Add .gnu.linkonce.b modelled on .bss.Eric Botcazou1-0/+1
2004-08-28bfd/Alan Modra1-2/+7
2004-08-17bfd/Jakub Jelinek1-2/+5
2004-08-13bfd/Alan Modra1-25/+18
2004-07-302004-07-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+26
2004-07-272004-07-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-8/+259
2004-07-26bfd/H.J. Lu1-0/+35
2004-07-19bfd/H.J. Lu1-0/+12
2004-07-09* elf.c (assign_file_positions_for_segments): Make sure the .dynamic sectionNick Clifton1-0/+12
2004-06-28 * bfd-in.h (struct stab_info): Move from stabs.c.Alan Modra1-1/+1
2004-06-24bfd/Alan Modra1-61/+50
2004-05-27bfd/H.J. Lu1-1/+1
2004-05-26bfd/Alan Modra1-1/+1
2004-05-25bfd/Alan Modra1-2/+23
2004-05-22 * merge.c (_bfd_merged_section_offset): Remove "addend" param.Alan Modra1-4/+13
2004-05-17binutils ChangeLog:Bob Wilson1-18/+23
2004-05-11bfd/Jakub Jelinek1-0/+56
2004-04-302004-04-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+29
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-0/+6
2004-04-27 * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assignAlan Modra1-3/+3
2004-04-22bfd/Jakub Jelinek1-0/+76
2004-03-30 * elf.c (map_sections_to_segments): Fix handling of .tbss.Jakub Jelinek1-7/+18
2004-03-18bfd/Alan Modra1-4/+3
2004-03-05 * elf.c (map_sections_to_segments): Ignore .tbss sections forNathan Sidwell1-1/+3
2004-02-132004-02-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+44
2004-02-09 * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.Richard Sandiford1-1/+7
2003-12-11(INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments.Nick Clifton1-2/+4
2003-12-01 * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra1-10/+10