aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-sh.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-12Set maxpagesize for NTO targets to 4kNick Clifton1-1/+5
2003-07-04 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamicKaz Kojima1-30/+21
2003-07-04 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't callKaz Kojima1-19/+32
2003-07-04 * elf32-sparc.c (elf32_sparc_check_relocs): Don't callAlan Modra1-27/+24
2003-06-25Correct spelling of "relocatable".Alan Modra1-10/+10
2003-06-03 * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp sectionKaz Kojima1-2/+2
2003-05-13 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,Kaz Kojima1-5/+34
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-3/+3
2003-04-24 * elf32-sh.c (tpoff): New.Kaz Kojima1-203/+64
2003-04-23bfd:Joern Rennecke1-1/+1
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton1-1/+1
2003-03-03Fix sh-elf linker relaxation:Joern Rennecke1-8/+32
2003-02-19 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra1-33/+27
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-1/+0
2003-02-10 * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.Kaz Kojima1-14/+35
2003-01-23Add SH2E supportNick Clifton1-0/+3
2003-01-20Treat elfNN_bed like other macros defined in elfxx-target.h and #undef itNick Clifton1-24/+19
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-468/+468
2002-11-28include/elf/ChangeLogAlan Modra1-49/+42
2002-11-28 * elf32-sh.c (sh_elf_relocate_section): Don't complain aboutKaz Kojima1-0/+7
2002-11-06 * Makefile.am: Remove entries for elf32-qnx.[ch].Alan Modra1-23/+0
2002-10-16 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra1-4/+138
2002-10-14* elf32-sh.c (elf_sh_link_hash_entry): ReplaceStephen Clarke1-132/+283
2002-10-11 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,Kaz Kojima1-26/+935
2002-10-11Fix numerous occurrences ofAlan Modra1-3/+6
2002-10-10* elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):Stephen Clarke1-2/+2
2002-10-02* elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.Stephen Clarke1-4/+27
2002-08-24 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.Alan Modra1-583/+966
2002-08-23 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): CopyAlan Modra1-5/+9
2002-08-23 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INITAlan Modra1-0/+22
2002-08-23 * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero initializeAlan Modra1-1/+1
2002-08-22Add sh-nto supportNick Clifton1-0/+4
2002-08-16 * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirectStephen Clarke1-0/+5
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-211/+89
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-9/+9
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-5/+10
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-2/+5
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-2/+5
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+2
2002-02-08Contribute sh64-elf.Alexandre Oliva1-8/+1402
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-85/+131
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-19/+6
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-2/+32
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-0/+1
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-1/+1
2001-10-01 * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): MakeHans-Peter Nilsson1-9/+42