aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-sh64.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+35
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-24/+24
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-20include/Alan Modra1-64/+5
2004-10-21bfd/H.J. Lu1-3/+4
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-36/+27
2004-08-13bfd/Alan Modra1-3/+2
2004-06-24bfd/Alan Modra1-41/+32
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-6/+6
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-2/+2
2004-03-25bfd/Alan Modra1-11/+11
2004-03-20bfd/H.J. Lu1-4/+5
2003-12-08 * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra1-5/+5
2003-12-01 * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-10-15[bfd]Kaz Kojima1-0/+24
2003-10-13 * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for theKaz Kojima1-2/+4
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-4/+2
2003-08-20Better handking for unresolved symbolsNick Clifton1-1/+5
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-2/+2
2003-07-25bfd/H.J. Lu1-0/+9
2003-07-25 * elf32-sh.c: Convert to C90. Replace PTR with void *.Kaz Kojima1-172/+112
2003-06-25Correct spelling of "relocatable".Alan Modra1-14/+14
2003-06-03 * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp sectionKaz Kojima1-2/+2
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-1/+1
2003-04-23bfd:Joern Rennecke1-1/+1
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton1-2/+2
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