aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-5/+91
2002-05-21 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to returnThiemo Seufer1-10/+23
2002-05-15Fix ld --just-symbolsAlan Modra1-4/+15
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-5/+14
2002-05-06 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offsetAlan Modra1-2/+3
2002-04-26 * elflink.h (elf_bfd_final_link): Ensure input bfd class is theAlan Modra1-12/+2
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-12/+49
2002-03-262002-03-26 H.J. Lu (hjl@gnu.org)H.J. Lu1-1/+2
2002-03-262002-03-26 H.J. Lu (hjl@gnu.org)H.J. Lu1-2/+1
2002-03-26 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.Alan Modra1-5/+9
2002-03-19 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't setHans-Peter Nilsson1-4/+0
2002-03-142002-03-14 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2002-03-14 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.Alan Modra1-5/+24
2002-03-13Revert last change.Alan Modra1-53/+43
2002-03-13 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Use ELF sectionAlan Modra1-43/+53
2002-03-13 * elflink.h: Formatting fixes.Alan Modra1-14/+10
2002-03-13 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfdAlan Modra1-3/+4
2002-03-05 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsymAlan Modra1-154/+154
2002-03-042002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu1-18/+28
2002-03-02 * elflink.h (size_dynamic_sections): If section namedRichard Henderson1-1/+65
2002-02-25 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF localAlan Modra1-3/+4
2002-01-21 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra1-26/+11
2002-01-16 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removingAlan Modra1-2/+1
2002-01-15 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek1-2/+0
2002-01-07 * elflink.h (elf_link_input_bfd): Don't ask for the merged offsetGeoffrey Keating1-0/+2
2001-12-31 * elflink.h (elf_bfd_final_link): Check if dynobj is not NULLJakub Jelinek1-1/+1
2001-12-18 * ldgram.y (vers_node): Support anonymous version tags.Jakub Jelinek1-0/+7
2001-12-17 * elf-bfd.h (elf_discarded_section): Define.Jakub Jelinek1-16/+4
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-86/+289
2001-12-15 * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New prototype.Jakub Jelinek1-0/+3
2001-12-14 * elflink.h (elf_bfd_discard_info): Fix segfault when dynobj NULL.Alan Modra1-2/+4
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-52/+151
2001-11-302001-11-30 H.J. Lu <hjl@gnu.org>H.J. Lu1-214/+254
2001-11-272001-11-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+3
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-2/+5
2001-11-202001-11-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+2
2001-11-16 * elflink.h (elf_reloc_symbol_deleted_p): Catch all relocs againstDaniel Jacobowitz1-2/+1
2001-11-15 * elflink.h (elf_link_input_bfd): Complain about all relocsAlan Modra1-49/+43
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+207
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-100/+104
2001-11-07 * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.Jakub Jelinek1-48/+206
2001-11-07 * elflink.h (elf_link_input_bfd <removed linkonce relocs>): FixAlan Modra1-18/+20
2001-11-062001-11-06 H.J. Lu (hjl@gnu.org)H.J. Lu1-20/+87
2001-10-312001-10-31 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2
2001-10-23 * elflink.h (elf_link_input_bfd): Zero the reloc instead of doingAlan Modra1-15/+8
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-2/+2
2001-10-172001-10-16 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-2/+2
2001-10-162001-10-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+6
2001-10-10 * elflink.h (elf_link_sort_cmp2): Don't mix PLT and non-PLTJakub Jelinek1-2/+2
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra1-3/+11