summaryrefslogtreecommitdiff
path: root/bfd/elf64-sh64.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra2003-12-081-5/+5
* * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra2003-12-011-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* [bfd]Kaz Kojima2003-10-151-0/+24
* * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for theKaz Kojima2003-10-131-2/+4
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-4/+2
* Better handking for unresolved symbolsNick Clifton2003-08-201-1/+5
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-2/+2
* bfd/H.J. Lu2003-07-251-0/+9
* * elf32-sh.c: Convert to C90. Replace PTR with void *.Kaz Kojima2003-07-251-172/+112
* Correct spelling of "relocatable".Alan Modra2003-06-251-14/+14
* * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp sectionKaz Kojima2003-06-031-2/+2
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-1/+1
* bfd:Joern Rennecke2003-04-231-1/+1
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-151-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-305/+314
* include/elf/ChangeLogAlan Modra2002-11-281-24/+22
* * elf32-sh.c (sh_elf_relocate_section): Don't complain aboutKaz Kojima2002-11-281-1/+8
* Add some string section merging support.carlton_dictionary-20021025-mergeJim Wilson2002-10-251-0/+29
* * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra2002-10-161-3/+31
* Fix numerous occurrences ofAlan Modra2002-10-111-6/+11
* * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):Stephen Clarke2002-10-101-2/+2
* * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): CopyAlan Modra2002-08-231-11/+16
* * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INITAlan Modra2002-08-231-0/+20
* * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero initializeAlan Modra2002-08-231-1/+1
* * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirectStephen Clarke2002-08-161-0/+3
* * 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