summaryrefslogtreecommitdiff
path: root/bfd/elf32-sh.c
AgeCommit message (Expand)Author
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek
2002-02-11* elf32-sh.c: Added missing prototypes.Alexandre Oliva
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-02-08Contribute sh64-elf.Alexandre Oliva
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra
2001-10-01 * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): MakeHans-Peter Nilsson
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-26 * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger
2001-08-25Add missing prototypesNick Clifton
2001-05-23Change PLT code to avoid using r2 - it used by GCC to return large starturesNick Clifton
2001-03-13* elf32-sh.c (sh_elf_relocate_section): Only relocationDJ Delorie
2001-03-08Update copyright noticesNick Clifton
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-12Fix formatting.Nick Clifton
2000-12-082000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-11-21Fix compile time warning, and remove possibility of infinite loop.Nick Clifton
2000-11-11* elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.Alexandre Oliva
2000-09-18* elf32-sh.c (sh_elf_relocate_section): UseAlexandre Oliva
2000-09-16* elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to matchAlexandre Oliva
2000-09-14* elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,Alexandre Oliva
2000-09-07* config.bfd (sh-*-linux*): Added.Alexandre Oliva
2000-09-02* elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,Alexandre Oliva
2000-08-31 * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flagsJoern Rennecke
2000-08-22* elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,Alexandre Oliva
2000-08-11* elf32-sh.c (sh_elf_set_mach_from_flags): Make it static.Alexandre Oliva
2000-08-10Fix bug in sh_elf_reloc_loopBernd Schmidt
2000-08-03* elf32-sh.c (sh_elf_reloc_loop): Warning removal.Alexandre Oliva
2000-05-15 * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.Joern Rennecke
2000-04-05sh-dsp REPEAT support:Joern Rennecke
2000-03-01Fix building with --enable-targets=allNick Clifton
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-02-17bfd:Joern Rennecke
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-07-12 * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor
1999-06-03 * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting ofJoern Rennecke
1999-06-03 * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32Joern Rennecke
1999-06-03 * libbfd.c (_bfd_generic_verify_endian_match): New function.Joern Rennecke
1999-05-0319990502 sourceware importRichard Henderson