aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-17 * elf.c (bfd_section_from_shdr): Kill bogus warning.Jakub Jelinek1-1/+2
2005-06-17 * elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus forJakub Jelinek1-6/+16
2005-06-14 * elf.c (bfd_section_from_shdr): Fail if name is NULL.Jakub Jelinek1-0/+9
2005-06-06bfd/H.J. Lu1-0/+11
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+19
2005-05-19 * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount andAlan Modra1-7/+8
2005-05-19 * elf.c (assign_file_positions_for_segments): Use maximum ofAlan Modra1-13/+11
2005-05-182005-05-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-17/+5
2005-05-17 * elf.c (_bfd_elf_write_object_contents): Check for non-NULLDaniel Jacobowitz1-2/+3
2005-05-17(group_signature): Check for a group section which is actually a (corrupt)Nick Clifton1-1/+16
2005-05-17(bfd_section_from_shdr): Add sanity check when parsing dynamic sections.Nick Clifton1-0/+3
2005-05-112005-05-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-18/+38
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-23/+131
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+1
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+5
2005-05-05* dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memoryNick Clifton1-0/+2
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
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