aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-sh64.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-305/+314
2002-11-28include/elf/ChangeLogAlan Modra1-24/+22
2002-11-28 * elf32-sh.c (sh_elf_relocate_section): Don't complain aboutKaz Kojima1-1/+8
2002-10-25Add some string section merging support.Jim Wilson1-0/+29
2002-10-16 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra1-3/+31
2002-10-11Fix numerous occurrences ofAlan Modra1-6/+11
2002-10-10* elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):Stephen Clarke1-2/+2
2002-08-23 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): CopyAlan Modra1-11/+16
2002-08-23 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INITAlan Modra1-0/+20
2002-08-23 * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero initializeAlan Modra1-1/+1
2002-08-16 * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirectStephen Clarke1-0/+3
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-64/+21
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-10/+8
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
2002-06-08 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.Alan Modra1-2/+2
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-2/+2
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-1/+2
2002-06-04 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): RemoveAlan Modra1-5/+1
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-10/+10
2002-04-16 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra1-1/+2
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+2
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-0/+3
2002-02-22 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from myJakub Jelinek1-1/+1
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-6/+4
2002-02-11* elf32-sh.c: Added missing prototypes.Alexandre Oliva1-5/+22
2002-02-08Contribute sh64-elf.Alexandre Oliva1-0/+4193