summaryrefslogtreecommitdiff
path: root/bfd/elf64-sh64.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-64/+21
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-10/+8
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.Alan Modra2002-06-081-2/+2
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-2/+2
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-1/+2
* * elf32-openrisc.c (openrisc_elf_gc_mark_hook): RemoveAlan Modra2002-06-041-5/+1
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-10/+10
* * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra2002-04-161-1/+2
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+3
* * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from myJakub Jelinek2002-02-221-1/+1
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-6/+4
* * elf32-sh.c: Added missing prototypes.Alexandre Oliva2002-02-111-5/+22
* Contribute sh64-elf.Alexandre Oliva2002-02-081-0/+4193