Age | Commit message (Expand) | Author | Files | Lines |
2003-02-19 | * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc | Alan Modra | 1 | -100/+65 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -21/+18 |
2003-02-08 | * elf32-hppa.c (group_sections): Don't share a stub section if | Alan Modra | 1 | -2/+8 |
2003-02-08 | * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for | Alan Modra | 1 | -6/+17 |
2003-01-08 | * elf32-hppa.c (final_link_relocate): For all DP relative relocations, | Dave Anglin | 1 | -7/+6 |
2002-12-12 | * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset | Alan Modra | 1 | -12/+17 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -142/+142 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -19/+19 |
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 | -20/+5 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -60/+13 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -52/+17 |
2002-06-25 | * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy. | Alan Modra | 1 | -3/+5 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -2/+2 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -1/+2 |
2002-06-03 | * elf32-arc.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2002-05-10 | * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04, | Alan Modra | 1 | -2/+12 |
2002-05-04 | * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add | Alan Modra | 1 | -123/+202 |
2002-04-28 | * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo. | Alan Modra | 1 | -1/+1 |
2002-04-23 | * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition | Alan Modra | 1 | -49/+41 |
2002-04-08 | * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h. | Alan Modra | 1 | -58/+5 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+19 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -4/+17 |
2002-03-05 | 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca> | Jeff Law | 1 | -6/+12 |
2002-03-05 | * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep | Alan Modra | 1 | -4/+0 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -1/+2 |
2002-02-12 | * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped | Alan Modra | 1 | -1/+1 |
2002-02-05 | * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs | Alan Modra | 1 | -2/+6 |
2002-01-21 | * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add | Alan Modra | 1 | -13/+18 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -21/+35 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -16/+4 |
2001-12-07 | * elf32-hppa.c (clobber_millicode_symbols): Don't do anything if | Alan Modra | 1 | -5/+5 |
2001-12-03 | * elf32-hppa.c (hppa_get_stub_entry): Remove debug message that | Alan Modra | 1 | -29/+26 |
2001-11-24 | * elf32-hppa.c (elf32_hppa_size_stubs): Decrease default stub | Alan Modra | 1 | -10/+12 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -4/+1 |
2001-11-19 | * elf32-hppa.c (clobber_millicode_symbols): Dec dynstr refcount. | Alan Modra | 1 | -0/+4 |
2001-11-19 | * elf32-hppa.c (elf32_hppa_size_stubs): Don't consider undefined | Alan Modra | 1 | -1/+2 |
2001-11-19 | * elf32-hppa.c (PLABEL_PLT_ENTRY_SIZE): Delete. | Alan Modra | 1 | -59/+56 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -34/+70 |
2001-11-02 | * elf32-hppa.c (hppa_handle_PIC_calls): Rename to mark_PIC_calls. | Alan Modra | 1 | -24/+55 |
2001-10-31 | Revert previous delta, instead do this. | Alan Modra | 1 | -2/+17 |
2001-10-31 | * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Set DT_RELASZ | Alan Modra | 1 | -4/+2 |
2001-10-23 | * elflink.h (elf_link_input_bfd): Zero the reloc instead of doing | Alan Modra | 1 | -127/+125 |
2001-10-15 | * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.type | Alan Modra | 1 | -1/+1 |
2001-10-15 | * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_reloc | Alan Modra | 1 | -3/+33 |
2001-10-03 | * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef using | Alan Modra | 1 | -0/+1 |
2001-09-29 | * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount. | Alan Modra | 1 | -16/+5 |
2001-09-28 | * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since we | Alan Modra | 1 | -89/+85 |
2001-09-26 | * elf32-i386 (elf_i386_copy_indirect_symbol): New function. | Alan Modra | 1 | -90/+112 |
2001-09-25 | * elf32-hppa.c: Rename all occurrences of "hplink" to "htab" | Alan Modra | 1 | -210/+204 |