summaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
Commit message (Expand)AuthorAgeFilesLines
* * elf32-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCALMartin Schwidefsky2004-02-271-7/+2
* * elf32-i386.c (elf_i386_object_p): Delete.Alan Modra2003-12-041-8/+0
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-1/+1
* * elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbolMartin Schwidefsky2003-11-201-12/+10
* * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz2003-11-171-1/+2
* * elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32Martin Schwidefsky2003-11-131-3/+37
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-9/+7
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* Better handking for unresolved symbolsNick Clifton2003-08-201-38/+5
* * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek2003-08-111-1/+1
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-2/+2
* * elf32-s390.c (elf_howto_table): Change R_390_GOT12 toJakub Jelinek2003-07-071-1/+1
* bfd/Jakub Jelinek2003-07-041-1/+1
* * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.Martin Schwidefsky2003-07-011-3/+101
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* bfd/Jakub Jelinek2003-05-301-2/+2
* * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):jimb-ppc64-linux-20030509-branchpointjimb-ppc64-linux-20030509-branchMartin Schwidefsky2003-05-091-4/+4
* * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.Martin Schwidefsky2003-05-091-18/+45
* * elf32-s390.c (allocate_dynrelocs): For undef weak syms withMartin Schwidefsky2003-05-091-4/+21
* * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra2003-02-191-265/+247
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-15/+13
* * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUEJakub Jelinek2003-02-101-2/+2
* * bfd-in2.h: Regenerate.Martin Schwidefsky2003-01-241-57/+766
* * bfd-in2.h: Regenerate.Martin Schwidefsky2003-01-201-129/+345
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-124/+126
* include/elf/ChangeLogAlan Modra2002-11-281-14/+14
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-3/+5
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-2/+0
* * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra2002-07-111-2/+4
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-1/+1
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-22/+5
* 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-3/+8
* 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2002-02-191-1/+40
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-5/+4
* * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocsAlan Modra2002-02-051-2/+7
* * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32Martin Schwidefsky2002-01-291-1/+3
* * elf32-s390 (elf_s390_check_relocs): Pass addend toMartin Schwidefsky2001-12-181-1/+1
* Support for more than 64k ELF sections.Alan Modra2001-12-171-7/+1
* Allow GDB to read general-purpose registers from Linux S/390 core files.Nick Clifton2001-12-071-0/+32
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-13/+5
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf32-s390.c (elf_s390_relocate_section): Use the "unresolved_reloc"Martin Schwidefsky2001-11-141-39/+2
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-99/+126
* * elf32-s390: Major rework that introduces all recent changes toMartin Schwidefsky2001-11-081-881/+1134
* * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_relocAlan Modra2001-10-151-0/+2
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-19/+8
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+5