aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-1/+1
2003-11-27* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva1-6/+7
2003-11-27* elf.c (elfcore_grok_netbsd_procinfo): Make a pseudosection outMark Kettenis1-1/+2
2003-11-222003-11-22 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek1-1/+2
2003-11-17 * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz1-6/+6
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-8/+7
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-1/+1
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-1/+2
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-1/+1
2003-10-29 * elf.c (_bfd_elfcore_make_pseudosection): Allow multipleAlan Modra1-8/+8
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-162003-10-07 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2003-10-16Index: doc/ChangeLogAndrew Cagney1-1/+1
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-102/+80
2003-09-19 * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)Alan Modra1-2/+2
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-29/+26
2003-08-04 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.Alan Modra1-2/+2
2003-07-31 * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.Alan Modra1-1/+2
2003-07-30 * elf.c: Convert to C90, remove unnecessary prototypes and casts.Alan Modra1-657/+379
2003-07-28 * elf.c (special_sections): Set attributes for .got and .plt.Alan Modra1-6/+6
2003-07-26bfd/H.J. Lu1-11/+13
2003-07-25bfd/H.J. Lu1-58/+198
2003-07-07 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointerAlan Modra1-1/+0
2003-06-25Correct spelling of "relocatable".Alan Modra1-3/+3
2003-06-03binutils/Jakub Jelinek1-0/+25
2003-05-29 * elf.c (elfcore_grok_nto_status): Only set lwpid for the active orAlan Modra1-6/+22
2003-05-21USe is_elf_hash_table() to check for the presence of an elf_link_hash_tableNick Clifton1-2/+2
2003-05-212003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+38
2003-05-132003-05-13 Andrew Haley <aph@redhat.com>Andrew Haley1-1/+1
2003-05-09 * elf.c (elf_fake_sections): Use correct cast for sh_name.Alan Modra1-3/+3
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-5/+5
2003-04-242003-04-24 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+8
2003-03-31Fix memory leaksNick Clifton1-5/+19
2003-02-24Add support for QNX style core files.Nick Clifton1-1/+110
2003-02-17SEGMENT_OVERLAPS: Check that LMAs overlap as well.Nick Clifton1-16/+22
2003-02-07Generate an error message if a section cannot be found for a symbol.Nick Clifton1-3/+13
2003-02-04 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.Alan Modra1-17/+24
2003-02-04bfdAlan Modra1-16/+10
2003-01-23include/elf/ChangeLogAlan Modra1-7/+11
2002-12-28 * elf.c (elf_sort_sections): Don't reorder .tbss.Jakub Jelinek1-10/+38
2002-12-12Comment typo fixes.Alan Modra1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-362/+391
2002-11-28include/elf/ChangeLogAlan Modra1-11/+0
2002-11-26 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.Alan Modra1-7/+11
2002-11-20* elf.c (_bfd_elf_link_hash_table_init): Make sureAlexandre Oliva1-1/+4