summaryrefslogtreecommitdiff
path: root/bfd/elf64-s390.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-1/+1
* * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra2003-02-191-58/+39
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-20/+13
* * bfd-in2.h: Regenerate.Martin Schwidefsky2003-01-241-67/+786
* * bfd-in2.h: Regenerate.Martin Schwidefsky2003-01-201-139/+384
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-125/+125
* include/elf/ChangeLogAlan Modra2002-11-281-202/+202
* * 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
* 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2002-07-021-2/+2
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-0/+1
* * 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/+1
* * 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/+6
* * 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
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-12/+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-47/+2
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-71/+99
* * elf32-s390: Major rework that introduces all recent changes toMartin Schwidefsky2001-11-081-861/+1111
* * 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-20/+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-34/+37
* * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-271-24/+25
* 2001-08-10 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-08-111-17/+24
* Update copyright noticesNick Clifton2001-03-081-1/+1
* Add s390 supportNick Clifton2001-02-101-0/+2178