aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-28include/elf/ChangeLogAlan Modra1-33/+31
2002-11-12 * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.Alan Modra1-9/+80
2002-11-06Ah bah, missed these from last commit.Alan Modra1-16/+0
2002-08-22 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra1-2/+4
2002-07-25 * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): DefineAlan Modra1-3/+5
2002-07-23Add new bitfield 'want_p_paddr_set_to_zero'.Nick Clifton1-12/+16
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-2/+4
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-3/+2
2002-06-25 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra1-16/+16
2002-06-232002-06-23 Alan Modra <amodra@bigpond.net.au>Alan Modra1-0/+9
2002-06-07 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace withAlan Modra1-3/+11
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-3/+3
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-4/+4
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+2
2002-06-04 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.Alan Modra1-0/+4