summaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Jakub Jelinek2003-05-301-2/+2
* * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):jimb-ppc64-linux-20030509-branchpointMartin 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
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-1/+1
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-81/+86
* * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-271-24/+24
* * coff-sparc.c: Add missing prototypes.Andreas Jaeger2001-08-211-0/+7
* Update copyright noticesNick Clifton2001-03-081-1/+1
* Add s390 supportNick Clifton2001-02-101-0/+2179