summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* * elf.c (assign_file_positions_for_segments): Make sure the .dynamic sectionNick Clifton2004-07-091-0/+12
* * bfd-in.h (struct stab_info): Move from stabs.c.Alan Modra2004-06-281-1/+1
* bfd/Alan Modra2004-06-241-61/+50
* bfd/H.J. Lu2004-05-271-1/+1
* bfd/Alan Modra2004-05-261-1/+1
* bfd/Alan Modra2004-05-251-2/+23
* * merge.c (_bfd_merged_section_offset): Remove "addend" param.Alan Modra2004-05-221-4/+13
* binutils ChangeLog:Bob Wilson2004-05-171-18/+23
* bfd/Jakub Jelinek2004-05-111-0/+56
* 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-04-301-2/+29
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-0/+6
* * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assignAlan Modra2004-04-271-3/+3
* bfd/Jakub Jelinek2004-04-221-0/+76
* * elf.c (map_sections_to_segments): Fix handling of .tbss.Jakub Jelinek2004-03-301-7/+18
* bfd/Alan Modra2004-03-181-4/+3
* * elf.c (map_sections_to_segments): Ignore .tbss sections forNathan Sidwell2004-03-051-1/+3
* 2004-02-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-131-8/+44
* * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.Richard Sandiford2004-02-091-1/+7
* (INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments.Nick Clifton2003-12-111-2/+4
* * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra2003-12-011-10/+10
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-1/+1
* * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva2003-11-271-6/+7
* * elf.c (elfcore_grok_netbsd_procinfo): Make a pseudosection outMark Kettenis2003-11-271-1/+2
* 2003-11-22 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2003-11-221-1/+2
* * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz2003-11-171-6/+6
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-8/+7
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-1/+1
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-1/+2
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-1/+1
* * elf.c (_bfd_elfcore_make_pseudosection): Allow multipleAlan Modra2003-10-291-8/+8
* 2003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-1/+1
* 2003-10-07 Roland McGrath <roland@redhat.com>Roland McGrath2003-10-161-0/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-1/+1
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-102/+80
* * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)Alan Modra2003-09-191-2/+2
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-29/+26
* * elfcode.h: Convert to C90, remove unneeded casts and prototypes.Alan Modra2003-08-041-2/+2
* * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.Alan Modra2003-07-311-1/+2
* * elf.c: Convert to C90, remove unnecessary prototypes and casts.Alan Modra2003-07-301-657/+379
* * elf.c (special_sections): Set attributes for .got and .plt.Alan Modra2003-07-281-6/+6
* bfd/H.J. Lu2003-07-261-11/+13
* bfd/H.J. Lu2003-07-251-58/+198
* * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointerAlan Modra2003-07-071-1/+0
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* binutils/Jakub Jelinek2003-06-031-0/+25
* * elf.c (elfcore_grok_nto_status): Only set lwpid for the active orAlan Modra2003-05-291-6/+22
* USe is_elf_hash_table() to check for the presence of an elf_link_hash_tableNick Clifton2003-05-211-2/+2
* 2003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-211-0/+38
* 2003-05-13 Andrew Haley <aph@redhat.com>Andrew Haley2003-05-131-1/+1
* * elf.c (elf_fake_sections): Use correct cast for sh_name.Alan Modra2003-05-091-3/+3