aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)AuthorFilesLines
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-0/+2
2004-04-27 * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assignAlan Modra1-1/+1
2004-04-22bfd/Jakub Jelinek1-0/+9
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-36/+24
2004-03-27 * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.Alan Modra1-0/+1
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-1/+1
2004-03-26 * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.Alan Modra1-13/+2
2004-03-25bfd/Alan Modra1-9/+16
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-50/+53
2004-03-20bfd/H.J. Lu1-4/+2
2004-03-19 * elflink.c (_bfd_elf_merge_symbol): Revert last change. MoveAlan Modra1-2/+2
2004-03-18bfd/Alan Modra1-26/+23
2004-02-292004-02-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+3
2004-02-28* elf-bfd.h (struct elf_backend_data): AddedAlexandre Oliva1-0/+24
2004-02-09 * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.Richard Sandiford1-0/+5
2003-12-08 * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra1-3/+4
2003-12-01 * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra1-2/+2
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-1/+1
2003-11-222003-11-22 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek1-0/+3
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
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-10/+3
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-3/+2
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-2/+2
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-16Index: doc/ChangeLogAndrew Cagney1-1/+1
2003-10-14 * elf-bfd.h (struct elf_backend_data): New function pointer memberKaz Kojima1-0/+5
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-6/+11
2003-08-20Better handking for unresolved symbolsNick Clifton1-0/+56
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-3/+3
2003-08-07 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra1-292/+285
2003-07-25bfd/H.J. Lu1-0/+18
2003-07-21 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..Alan Modra1-2/+5
2003-07-192003-07-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2003-07-18 * elflink.c (_bfd_elf_dynamic_symbol_p): New.Richard Henderson1-15/+7
2003-07-08 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..Alan Modra1-4/+0
2003-07-07 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointerAlan Modra1-65/+3
2003-07-04 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): ReturnJakub Jelinek1-2/+2
2003-07-04 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.Alan Modra1-29/+0
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2003-06-03binutils/Jakub Jelinek1-0/+3
2003-05-212003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+13
2003-05-13 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move fromAlan Modra1-0/+24
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-11/+81
2003-04-28bfd/H.J. Lu1-0/+4
2003-02-04 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.Alan Modra1-21/+27
2003-02-04bfdAlan Modra1-25/+5
2003-01-23include/elf/ChangeLogAlan Modra1-20/+17
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-136/+136