aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-29 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32Martin Schwidefsky1-1/+3
2001-12-18 * elf32-s390 (elf_s390_check_relocs): Pass addend toMartin Schwidefsky1-1/+1
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-7/+1
2001-12-07Allow GDB to read general-purpose registers from Linux S/390 core files.Nick Clifton1-0/+32
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-13/+5
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-11-14 * elf32-s390.c (elf_s390_relocate_section): Use the "unresolved_reloc"Martin Schwidefsky1-39/+2
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-99/+126
2001-11-08* elf32-s390: Major rework that introduces all recent changes toMartin Schwidefsky1-881/+1134
2001-10-15 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_relocAlan Modra1-0/+2
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra1-19/+8
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+5
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-1/+1
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton1-1/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-81/+86
2001-08-27 * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if theAndreas Jaeger1-24/+24
2001-08-21 * coff-sparc.c: Add missing prototypes.Andreas Jaeger1-0/+7
2001-03-08Update copyright noticesNick Clifton1-1/+1
2001-02-10Add s390 supportNick Clifton1-0/+2179