aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-20Better handking for unresolved symbolsNick Clifton1-38/+5
2003-08-11 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek1-1/+1
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-2/+2
2003-07-07 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 toJakub Jelinek1-1/+1
2003-07-04bfd/Jakub Jelinek1-1/+1
2003-07-01 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.Martin Schwidefsky1-3/+101
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2003-05-30bfd/Jakub Jelinek1-2/+2
2003-05-09 * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):Martin Schwidefsky1-4/+4
2003-05-09 * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.Martin Schwidefsky1-18/+45
2003-05-09 * elf32-s390.c (allocate_dynrelocs): For undef weak syms withMartin Schwidefsky1-4/+21
2003-02-19 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra1-265/+247
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-15/+13
2003-02-10 * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUEJakub Jelinek1-2/+2
2003-01-24 * bfd-in2.h: Regenerate.Martin Schwidefsky1-57/+766
2003-01-20 * bfd-in2.h: Regenerate.Martin Schwidefsky1-129/+345
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-124/+126
2002-11-28include/elf/ChangeLogAlan Modra1-14/+14
2002-08-22 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra1-3/+5
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-2/+0
2002-07-11 * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra1-2/+4
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-1/+1
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-22/+5
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-3/+8
2002-02-192002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-1/+40
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-5/+4
2002-02-05 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocsAlan Modra1-2/+7
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