Age | Commit message (Expand) | Author | Files | Lines |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -16/+5 |
2004-03-25 | bfd/ | Alan Modra | 1 | -1/+1 |
2004-03-22 | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 1 | -5/+5 |
2003-12-04 | * elf32-i386.c (elf_i386_object_p): Delete. | Alan Modra | 1 | -8/+0 |
2003-11-17 | * elf.c (_bfd_elf_link_hash_copy_indirect): Copy | Daniel Jacobowitz | 1 | -1/+2 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -11/+2 |
2003-11-04 | * bfd-in.h (_bfd_elf_tls_setup): Declare. | Alan Modra | 1 | -8/+6 |
2003-11-03 | * elf-bfd.h (struct elf_backend_data): Remove plt_header_size. | Daniel Jacobowitz | 1 | -1/+0 |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -38/+5 |
2003-08-11 | * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols | Jakub Jelinek | 1 | -1/+1 |
2003-08-07 | * elfxx-target.h: Remove PTR cast. | Alan Modra | 1 | -1/+1 |
2003-07-21 | * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use.. | Alan Modra | 1 | -2/+1 |
2003-07-04 | bfd/ | Jakub Jelinek | 1 | -1/+1 |
2003-06-29 | * elf64-x86-64.c: Convert to ISO C90 prototypes, remove | Andreas Jaeger | 1 | -175/+67 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2003-05-30 | bfd/ | Jakub Jelinek | 1 | -2/+2 |
2003-05-05 | * elf32-i386.c (allocate_dynrelocs): For undef weak syms with | Alan Modra | 1 | -4/+10 |
2003-05-05 | * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic | Andreas Jaeger | 1 | -3/+12 |
2003-05-02 | * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy | Andreas Jaeger | 1 | -19/+46 |
2003-02-19 | * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc | Alan Modra | 1 | -77/+68 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -17/+13 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -181/+181 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -28/+27 |
2002-10-01 | bfd/ | Jakub Jelinek | 1 | -27/+29 |
2002-10-01 | bfd/ | Jakub Jelinek | 1 | -1/+1 |
2002-09-27 | bfd/ | Jakub Jelinek | 1 | -49/+626 |
2002-08-22 | * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data | Alan Modra | 1 | -3/+5 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -3/+0 |
2002-07-11 | * elf32-i386.c (elf_i386_relocate_section): Don't complain about | Alan Modra | 1 | -7/+4 |
2002-07-01 | * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert | Andreas Schwab | 1 | -3/+38 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -6/+4 |
2002-07-01 | * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations | Andreas Jaeger | 1 | -1/+18 |
2002-06-03 | * elf32-arc.c: Fix formatting. | Kazu Hirata | 1 | -5/+5 |
2002-05-24 | 2002-05-24 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 1 | -0/+73 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -22/+5 |
2002-04-28 | * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo. | Alan Modra | 1 | -1/+1 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -2/+7 |
2002-02-22 | * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my | Jakub Jelinek | 1 | -1/+1 |
2002-02-21 | * elf64-x86-64.c: Major rework that introduces all recent changes | Andreas Jaeger | 1 | -740/+1025 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -6/+4 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -7/+1 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -15/+5 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+1 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -1/+3 |
2001-10-15 | * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_reloc | Alan Modra | 1 | -0/+2 |
2001-09-29 | * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount. | Alan Modra | 1 | -16/+7 |
2001-09-28 | * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfd | Alan Modra | 1 | -2/+1 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -4/+5 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -1/+1 |