| Commit message (Expand) | Author | Age | Files | Lines |
* | bfd/ | Alan Modra | 2004-06-24 | 1 | -53/+46 |
* | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 2004-03-27 | 1 | -22/+11 |
* | bfd/ | Alan Modra | 2004-03-25 | 1 | -1/+1 |
* | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 2004-03-22 | 1 | -4/+6 |
* | bfd/ | H.J. Lu | 2004-03-20 | 1 | -7/+3 |
* | * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32. | Dave Anglin | 2004-03-20 | 1 | -1/+4 |
* | * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg. | Alan Modra | 2003-12-01 | 1 | -18/+2 |
* | * elf.c (_bfd_elf_link_hash_copy_indirect): Copy | Daniel Jacobowitz | 2003-11-17 | 1 | -1/+2 |
* | Fix decision about when a .interp section should exist | Nick Clifton | 2003-11-11 | 1 | -1/+1 |
* | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 2003-11-05 | 1 | -1/+1 |
* | * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define. | Alan Modra | 2003-11-04 | 1 | -36/+67 |
* | * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if | Dave Anglin | 2003-10-17 | 1 | -0/+5 |
* | * elf32-hppa.c (struct elf32_hppa_link_hash_entry, | Dave Anglin | 2003-09-10 | 1 | -144/+90 |
* | For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for | Nick Clifton | 2003-08-21 | 1 | -1/+4 |
* | Better handking for unresolved symbols | Nick Clifton | 2003-08-20 | 1 | -37/+27 |
* | * elfxx-target.h: Remove PTR cast. | Alan Modra | 2003-08-07 | 1 | -1/+1 |
* | * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *. | Alan Modra | 2003-08-07 | 1 | -336/+128 |
* | Correct spelling of "relocatable". | Alan Modra | 2003-06-25 | 1 | -2/+2 |
* | 2003-05-28 Alan Modra <amodra@bigpond.net.au> | H.J. Lu | 2003-05-28 | 1 | -8/+3 |
* | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 2003-05-09 | 1 | -3/+3 |
* | * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc | Alan Modra | 2003-02-19 | 1 | -100/+65 |
* | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 2003-02-17 | 1 | -21/+18 |
* | * elf32-hppa.c (group_sections): Don't share a stub section if | Alan Modra | 2003-02-08 | 1 | -2/+8 |
* | * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for | Alan Modra | 2003-02-08 | 1 | -6/+17 |
* | * elf32-hppa.c (final_link_relocate): For all DP relative relocations, | Dave Anglin | 2003-01-08 | 1 | -7/+6 |
* | * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset | Alan Modra | 2002-12-12 | 1 | -12/+17 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -142/+142 |
* | include/elf/ChangeLog | Alan Modra | 2002-11-28 | 1 | -19/+19 |
* | * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data | Alan Modra | 2002-08-22 | 1 | -3/+5 |
* | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 2002-07-23 | 1 | -20/+5 |
* | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 2002-07-07 | 1 | -60/+13 |
* | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 2002-07-01 | 1 | -52/+17 |
* | * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy. | Alan Modra | 2002-06-25 | 1 | -3/+5 |
* | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 2002-06-06 | 1 | -2/+2 |
* | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 2002-06-05 | 1 | -1/+2 |
* | * elf32-arc.c: Fix formatting. | Kazu Hirata | 2002-06-03 | 1 | -1/+1 |
* | * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04, | Alan Modra | 2002-05-10 | 1 | -2/+12 |
* | * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add | Alan Modra | 2002-05-04 | 1 | -123/+202 |
* | * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo. | Alan Modra | 2002-04-28 | 1 | -1/+1 |
* | * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition | Alan Modra | 2002-04-23 | 1 | -49/+41 |
* | * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h. | Alan Modra | 2002-04-08 | 1 | -58/+5 |
* | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-04-04 | 1 | -2/+19 |
* | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 2002-03-28 | 1 | -4/+17 |
* | 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca> | Jeff Law | 2002-03-05 | 1 | -6/+12 |
* | * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep | Alan Modra | 2002-03-05 | 1 | -4/+0 |
* | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 2002-02-19 | 1 | -1/+2 |
* | * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped | Alan Modra | 2002-02-12 | 1 | -1/+1 |
* | * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs | Alan Modra | 2002-02-05 | 1 | -2/+6 |
* | * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add | Alan Modra | 2002-01-21 | 1 | -13/+18 |
* | Support for more than 64k ELF sections. | Alan Modra | 2001-12-17 | 1 | -21/+35 |