summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
Commit message (Expand)AuthorAgeFilesLines
* When examining weak symbols, follow indirect links.Nick Clifton2002-09-191-1/+4
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-3/+3
* 2002-08-13 H.J. Lu <hjl@gnu.org>H.J. Lu2002-08-141-1/+4
* 2002-08-12 H.J. Lu <hjl@gnu.org>H.J. Lu2002-08-121-5/+8
* 2002-08-08 H.J. Lu <hjl@gnu.org>H.J. Lu2002-08-091-4/+7
* Check symbols with undefine version.H.J. Lu2002-08-081-41/+92
* * elflink.h (elf_link_output_extsym): Don't output symbols fromAlan Modra2002-08-081-1/+1
* * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): DefineAlan Modra2002-07-251-87/+0
* * elflink.h (elf_link_input_bfd): Don't change internal symbolsAlan Modra2002-07-231-10/+11
* * elflink.h: Formatting fixes, tidy prototypes.Alan Modra2002-07-161-55/+52
* * elflink.h (elf_link_input_bfd): Don't call reloc_emitter whenAlan Modra2002-07-161-6/+7
* bfd/H.J. Lu2002-07-151-0/+38
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-430/+245
* * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpuxAlan Modra2002-07-041-17/+0
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-7/+7
* * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra2002-06-251-22/+28
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* * elflink.h (elf_link_add_archive_symbols): For the defaultAlan Modra2002-06-231-7/+21
* 2002-06-23 Alan Modra <amodra@bigpond.net.au>Alan Modra2002-06-231-4/+152
* If the target does not support an ELF style has table, return true, indicatingNick Clifton2002-06-191-1/+1
* * elflink.h (elf_bfd_final_link): Improve error handling for missingJeff Law2002-06-121-2/+14
* * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace withAlan Modra2002-06-071-6/+12
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-10/+10
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-9/+15
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-5/+91
* * elf-bfd.h (elf_backend_emit_relocs): Change prototype to returnThiemo Seufer2002-05-211-10/+23
* Fix ld --just-symbolsAlan Modra2002-05-151-4/+15
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-5/+14
* * 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