summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
Commit message (Expand)AuthorAgeFilesLines
* * elflink.h (elf_link_output_extsym): Heed strip_discarded.Alan Modra2002-12-231-5/+10
* Comment typo fixes.Alan Modra2002-12-121-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-588/+587
* include/elf/ChangeLogAlan Modra2002-11-281-332/+150
* * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.Alan Modra2002-11-261-4/+15
* * elflink.h (elf_link_add_object_symbols): Don't overwrite theRichard Henderson2002-11-211-15/+12
* * elflink.h (elf_link_add_object_symbols): Optimize stabs forAlan Modra2002-11-121-6/+18
* * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.Alan Modra2002-11-121-43/+18
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zeroAlan Modra2002-11-121-48/+44
* * elflink.h (struct elf_final_link_info): Add shndxbuf_size.Alan Modra2002-11-041-26/+47
* * elflink.h (struct elf_link_sort_rela): Turn rel and relaAlexandre Oliva2002-10-221-33/+56
* 2002-10-19 H.J. Lu <hjl@gnu.org>H.J. Lu2002-10-191-16/+18
* * elflink.h (elf_link_add_object_symbols): Error out on dynamic objectsAlan Modra2002-10-161-0/+7
* Fix numerous occurrences ofAlan Modra2002-10-111-10/+15
* * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependentAlan Modra2002-10-071-16/+0
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocsAlan Modra2002-09-231-1/+6
* 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