summaryrefslogtreecommitdiff
path: root/bfd/elf32-sh.c
Commit message (Expand)AuthorAgeFilesLines
* * elf32-sh.c (sh_elf_copy_indirect_symbol): New.Alan Modra2002-08-241-583/+966
* * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): CopyAlan Modra2002-08-231-5/+9
* * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INITAlan Modra2002-08-231-0/+22
* * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero initializeAlan Modra2002-08-231-1/+1
* Add sh-nto supportNick Clifton2002-08-221-0/+4
* * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirectStephen Clarke2002-08-161-0/+5
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-211/+89
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-9/+9
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-5/+10
* 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-2/+5
* * 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-2/+5
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-111-1/+2
* Contribute sh64-elf.Alexandre Oliva2002-02-081-8/+1402
* Support for more than 64k ELF sections.Alan Modra2001-12-171-85/+131
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-19/+6
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-2/+32
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-0/+1
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-1/+1
* * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): MakeHans-Peter Nilsson2001-10-011-9/+42
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+4
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-12/+12
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+3
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-57/+64
* * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-261-29/+30
* Add missing prototypesNick Clifton2001-08-251-0/+12
* Change PLT code to avoid using r2 - it used by GCC to return large starturesNick Clifton2001-05-231-0/+110
* * elf32-sh.c (sh_elf_relocate_section): Only relocationDJ Delorie2001-03-131-5/+37
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* Fix formatting.Nick Clifton2000-12-121-18/+28
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-114/+101
* Fix compile time warning, and remove possibility of infinite loop.Nick Clifton2000-11-211-1/+1
* * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.Alexandre Oliva2000-11-111-0/+2
* * elf32-sh.c (sh_elf_relocate_section): UseAlexandre Oliva2000-09-181-19/+19
* * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to matchAlexandre Oliva2000-09-161-1/+1
* * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,Alexandre Oliva2000-09-141-113/+247
* * config.bfd (sh-*-linux*): Added.Alexandre Oliva2000-09-071-0/+2
* * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,Alexandre Oliva2000-09-021-14/+1820
* * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flagsJoern Rennecke2000-08-311-1/+2
* * elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,Alexandre Oliva2000-08-221-21/+22
* * elf32-sh.c (sh_elf_set_mach_from_flags): Make it static.Alexandre Oliva2000-08-111-2/+2
* Fix bug in sh_elf_reloc_loopBernd Schmidt2000-08-101-1/+1
* * elf32-sh.c (sh_elf_reloc_loop): Warning removal.Alexandre Oliva2000-08-031-3/+3
* * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.Joern Rennecke2000-05-151-0/+7
* sh-dsp REPEAT support:Joern Rennecke2000-04-051-21/+180
* Fix building with --enable-targets=allNick Clifton2000-03-011-1/+1