summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
...
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-10/+24
* * elf.c (assign_file_positions_except_relocs): Assign relocsAlan Modra2004-09-101-8/+11
* * elf-bfd.h (_bfd_elf_make_dynamic_segment): Declare it.Mark Mitchell2004-09-061-7/+36
* * elf.c (special_sections): Add .gnu.linkonce.b modelled on .bss.Eric Botcazou2004-08-311-0/+1
* bfd/Alan Modra2004-08-281-2/+7
* bfd/Jakub Jelinek2004-08-171-2/+5
* bfd/Alan Modra2004-08-131-25/+18
* 2004-07-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-07-301-4/+26
* 2004-07-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-07-271-8/+259
* bfd/H.J. Lu2004-07-261-0/+35
* bfd/H.J. Lu2004-07-191-0/+12
* * 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