aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-04bfd/Alan Modra1-5/+5
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-05-03 * section.c (bfd_section_list_remove): Don't clear s->next.Alan Modra1-4/+1
2005-05-03bfd/H.J. Lu1-9/+6
2005-05-022005-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+10
2005-04-272005-04-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+12
2005-04-21 * elf.c (assign_section_numbers): Fix comment.Andreas Schwab1-1/+1
2005-04-182005-04-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+8
2005-04-182005-04-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+9
2005-04-05bfd/H.J. Lu1-9/+28
2005-04-052005-04-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+3
2005-04-012005-04-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+1
2005-04-012005-03-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+19
2005-04-012005-03-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-03-29 * elf.c (elfcore_grok_nto_status): Print tid as long.Joel Brobecker1-2/+2
2005-03-202005-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-27/+22
2005-03-06 * elf.c (elfcore_grok_win32pstatus): Warning fixes.Alan Modra1-2/+3
2005-03-032005-03-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-03-02 * elf.c (bfd_section_from_shdr <default case>): CallZack Weinberg1-9/+3
2005-02-23(_bfd_elf_compute_section_file_positions): Initialise strtab to avoid compileNick Clifton1-1/+7
2005-02-20include/Alan Modra1-9/+9
2005-02-112005-02-11 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+1
2005-02-06 * elf-bfd.h (elf_string_from_elf_strtab): Delete macro.Alan Modra1-44/+79
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