summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
Commit message (Expand)AuthorAgeFilesLines
* * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offsetAlan Modra2002-05-061-2/+3
* * elflink.h (elf_bfd_final_link): Ensure input bfd class is theAlan Modra2002-04-261-12/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-12/+49
* 2002-03-26 H.J. Lu (hjl@gnu.org)H.J. Lu2002-03-261-1/+2
* 2002-03-26 H.J. Lu (hjl@gnu.org)H.J. Lu2002-03-261-2/+1
* * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.Alan Modra2002-03-261-5/+9
* * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't setHans-Peter Nilsson2002-03-191-4/+0
* 2002-03-14 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-141-0/+1
* * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.Alan Modra2002-03-141-5/+24
* Revert last change.Alan Modra2002-03-131-53/+43
* * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Use ELF sectionAlan Modra2002-03-131-43/+53
* * elflink.h: Formatting fixes.Alan Modra2002-03-131-14/+10
* * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfdAlan Modra2002-03-131-3/+4
* * elflink.h (elf_bfd_final_link): Call elf_link_output_extsymAlan Modra2002-03-051-154/+154
* 2002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-041-18/+28
* * elflink.h (size_dynamic_sections): If section namedRichard Henderson2002-03-021-1/+65
* * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF localAlan Modra2002-02-251-3/+4
* * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra2002-01-211-26/+11
* * elf32-arm.h (elf32_arm_size_dynamic_sections): When removingAlan Modra2002-01-161-2/+1
* * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek2002-01-151-2/+0
* * elflink.h (elf_link_input_bfd): Don't ask for the merged offsetGeoffrey Keating2002-01-071-0/+2
* * elflink.h (elf_bfd_final_link): Check if dynobj is not NULLJakub Jelinek2001-12-311-1/+1
* * ldgram.y (vers_node): Support anonymous version tags.Jakub Jelinek2001-12-181-0/+7
* * elf-bfd.h (elf_discarded_section): Define.Jakub Jelinek2001-12-171-16/+4
* Support for more than 64k ELF sections.Alan Modra2001-12-171-86/+289
* * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New prototype.Jakub Jelinek2001-12-151-0/+3
* * elflink.h (elf_bfd_discard_info): Fix segfault when dynobj NULL.Alan Modra2001-12-141-2/+4
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-131-52/+151
* 2001-11-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-301-214/+254
* 2001-11-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-271-0/+3
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-2/+5
* 2001-11-19 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-201-0/+2
* * elflink.h (elf_reloc_symbol_deleted_p): Catch all relocs againstDaniel Jacobowitz2001-11-161-2/+1
* * elflink.h (elf_link_input_bfd): Complain about all relocsAlan Modra2001-11-151-49/+43
* 2001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-11-151-2/+207
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-100/+104
* * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.Jakub Jelinek2001-11-071-48/+206
* * elflink.h (elf_link_input_bfd <removed linkonce relocs>): FixAlan Modra2001-11-071-18/+20
* 2001-11-06 H.J. Lu (hjl@gnu.org)H.J. Lu2001-11-061-20/+87
* 2001-10-31 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-311-1/+2
* * elflink.h (elf_link_input_bfd): Zero the reloc instead of doingAlan Modra2001-10-231-15/+8
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-2/+2
* 2001-10-16 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-10-171-2/+2
* 2001-10-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-161-2/+6
* * elflink.h (elf_link_sort_cmp2): Don't mix PLT and non-PLTJakub Jelinek2001-10-101-2/+2
* * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra2001-10-091-3/+11
* * elflink.h (elf_link_input_bfd): Don't zero discarded link-onceAlan Modra2001-10-061-14/+48
* * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra2001-10-031-5/+6
* * section.c (struct sec): Remove kept_section.Alan Modra2001-09-291-43/+12
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-0/+4