summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-17 David Carlton <carlton@kealia.com>David Carlton2003-09-171-34/+30
* 2003-08-05 David Carlton <carlton@kealia.com>David Carlton2003-08-051-665/+265
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-78/+131
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-2072/+101
* 2003-04-30 David Carlton <carlton@bactrian.org>David Carlton2003-05-011-28/+142
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-12/+90
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-061-76/+146
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-071-16/+16
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-231-941/+771
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-151-117/+121
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-251-49/+81
* Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton2002-10-111-26/+15
* Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton2002-09-271-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
* * 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